CISCO-VTP-MIB :: vtpVlanState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VTP-MIBvtpVlanState

vtpVlanState

Module: CISCO-VTP-MIB

OID (symbolic): CISCO-VTP-MIB::vtpVlanState

OID (numeric): 1.3.6.1.4.1.9.9.46.1.3.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The state of this VLAN.

The state 'mtuTooBigForDevice' indicates that this device cannot participate in this VLAN because the VLAN's MTU is larger than the device can support.

The state 'mtuTooBigForTrunk' indicates that while this VLAN's MTU is supported by this device, it is too large for one or more of the device's trunk ports.

What is vtpVlanState?

This read-only INTEGER reports the operational state of a specific VLAN, flagging not just operational or suspended but also two MTU-related failure conditions: mtuTooBigForDevice, meaning the device itself can't support the VLAN's MTU, and mtuTooBigForTrunk, meaning the device supports it but one or more trunk ports cannot. An administrator uses this to quickly diagnose why a VLAN isn't passing traffic on a particular switch, distinguishing a device-wide MTU limitation from a trunk-port-specific one. For example, a VLAN reported as mtuTooBigForTrunk tells the admin the switch itself is fine but a specific trunk interface's hardware can't handle that VLAN's frame size.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.2
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpVlanState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.2.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpVlanState.1

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::vtpVlanState 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.3vlanInfoCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.3.1vtpVlanTableCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.3.1.1vtpVlanEntryCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.3.1.1.2vtpVlanStateCISCO-VTP-MIB