CISCO-VTP-MIB :: vlanTrunkPortSetSerialNo

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VTP-MIBvlanTrunkPortSetSerialNo

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.46ciscoVtpMIBCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1vtpMIBObjectsCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.6vlanTrunkPortsCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.6.2vlanTrunkPortSetSerialNoCISCO-VTP-MIB