All MIBs › START-MIB › snmpSetSerialNo
snmpSetSerialNo
Module: START-MIB
OID (symbolic): START-MIB::snmpSetSerialNo
OID (numeric): 1.3.6.1.6.3.1.1.6.1
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description:
An advisory lock used to allow several cooperating SNMPv2 entities, all acting in a manager role, to coordinate their use of the SNMPv2 set operation.
This object is used for coarse-grain coordination. To achieve fine-grain coordination, one or more similar objects might be defined within each MIB group, as appropriate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.6.3.1.1.6.1 snmpwalk -v2c -c public <target> START-MIB::snmpSetSerialNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.6.3.1.1.6.1.1 snmpget -v2c -c public <target> START-MIB::snmpSetSerialNo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.6.3.1.1.6.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| 1.3.6.1.6.3.1 | snmpMIB | RAPID-CITY |
| 1.3.6.1.6.3.1.1 | snmpMIBObjects | RAPID-CITY |
| 1.3.6.1.6.3.1.1.6 | snmpSet | SNMPv2-MIB |
| 1.3.6.1.6.3.1.1.6.1 | snmpSetSerialNo | START-MIB |