All MIBs › AIRESPACE-SWITCHING-MIB › agentPortSTPState
agentPortSTPState
Module: AIRESPACE-SWITCHING-MIB
OID (symbolic): AIRESPACE-SWITCHING-MIB::agentPortSTPState
OID (numeric): 1.3.6.1.4.1.14179.1.2.12.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The switch's Port Spanning Tree Protocol State
What is agentPortSTPState?
This read-only enumeration reports current spanning-tree state: blocking(1), listening(2), learning(3), forwarding(4), disabled(5). Forwarding(4) = port active; blocking(1) = blocked to prevent loops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.5 snmpwalk -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortSTPState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.5.1 snmpget -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortSTPState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentPortSTPState.1
Start monitoring Cisco (Airespace) Wireless LAN Controllers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIRESPACE-SWITCHING-MIB::agentPortSTPState OID value, configure state conditions and alerts, and monitor any Cisco (Airespace) Wireless LAN Controllers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.14179 | airespace | AIRESPACE-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14179.1 | bsnSwitching | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2 | agentConfigGroup | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12 | agentPortConfigTable | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1 | agentPortConfigEntry | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1.5 | agentPortSTPState | AIRESPACE-SWITCHING-MIB |