All MIBs › CISCO-STACK-MIB › vlanPortOperStatus
vlanPortOperStatus
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::vlanPortOperStatus
OID (numeric): 1.3.6.1.4.1.9.5.1.9.3.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An indication of the current VLAN status of the port. A status of inactive(1) indicates that a dynamic port does not yet have a VLAN assigned or that a static or dynamic port has been assigned a VLAN that is not currently active. A status of active(2) indicates that the currently assigned VLAN is active. A status of shutdown(3) indicates that the port has been shutdown as a result of a VMPS response on a dynamic port. A status of vlanActiveFault(4) only applies to tokenring ports and indicates that the port is operationally disabled because the TR-CRF VLAN of which the port is a member has active ports on another device and only ports on that remote device may participate in that TR-CRF VLAN.
What is vlanPortOperStatus?
This read-only object reports the current operational VLAN status of a port, such as whether it is inactive (no VLAN assigned yet) or actively assigned to a VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.11 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::vlanPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.11.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::vlanPortOperStatus.1
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::vlanPortOperStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) 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.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9 | vlanGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3 | vlanPortTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3.1 | vlanPortEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3.1.11 | vlanPortOperStatus | CISCO-STACK-MIB |