All MIBs › CISCO-VTP-MIB › vlanTrunkPortSetSerialNo
vlanTrunkPortSetSerialNo
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vlanTrunkPortSetSerialNo
OID (numeric): 1.3.6.1.4.1.9.9.46.1.6.2
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description: An advisory lock used to allow several cooperating SNMPv2 managers to coordinate their use of the SNMPv2 set operation acting upon any instance of vlanTrunkPortVlansEnabled.
What is vlanTrunkPortSetSerialNo?
This read-write TestAndIncr object acts as an advisory locking mechanism that lets multiple cooperating SNMP management stations coordinate safely when setting values in vlanTrunkPortVlansEnabled. A network management application reads this value, includes it in its SET request, and expects the agent to increment it, ensuring no two managers overwrite each other's VLAN-enabled changes simultaneously. For example, if two management tools both try to update a trunk port's enabled VLAN list at once, the second one's SET would fail because the serial number changed after the first tool's update, prompting it to retry with the latest value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.6.2 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vlanTrunkPortSetSerialNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.6.2.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vlanTrunkPortSetSerialNo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.6.2.1 s <value>
Start monitoring Cisco Catalyst switches (VLAN Trunking Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VTP-MIB::vlanTrunkPortSetSerialNo OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (VLAN Trunking Protocol) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6 | vlanTrunkPorts | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.2 | vlanTrunkPortSetSerialNo | CISCO-VTP-MIB |