All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgSpanningTreeMode
ciscoTsPortCfgSpanningTreeMode
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgSpanningTreeMode
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used when configuring manual spanning tree. Setting this object to forwarding(2) or blocking(3) overrides the TrCRF's spanning tree's algorithm for this port.
What is ciscoTsPortCfgSpanningTreeMode?
This read-write enum lets an admin manually pin this port's spanning tree state to forwarding(2) or blocking(3), overriding whatever the TrCRF's spanning tree algorithm would otherwise decide, with auto(1) restoring normal algorithmic control. This is a manual override used sparingly, for example forcing a known-safe port to forwarding(2) during a spanning tree troubleshooting session, or forcing a suspect port to blocking(3) to rule it out as the source of a loop. Leaving a port pinned to forwarding(2) indefinitely bypasses loop protection on that port, so it's meant as a temporary diagnostic tool, not a permanent setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.25 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgSpanningTreeMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.25.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgSpanningTreeMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.25.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgSpanningTreeMode OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.25 | ciscoTsPortCfgSpanningTreeMode | CISCO-TS-STACK-MIB |