All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrCRFInfoSpanningTreeProtoSpecification
ciscoTsTrCRFInfoSpanningTreeProtoSpecification
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeProtoSpecification
OID (numeric): 1.3.6.1.4.1.9.5.32.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Spanning Tree Protocol to run on this TrCRF.
What is ciscoTsTrCRFInfoSpanningTreeProtoSpecification?
This read-write enum selects which spanning tree flavor runs on this TrCRF, none(1) for no STP at all, cisco(2) for Cisco's proprietary variant, ieee(3) for standard 802.1D, or auto(4) to let the switch decide. An admin connecting this TrCRF to a mixed-vendor network segment would need ieee(3) for interoperability, while a purely Cisco environment might use cisco(2) for feature parity with other Cisco gear on the same ring. Setting this to none(1) removes loop protection entirely on that TrCRF, which is only appropriate on topologies with no possibility of a physical loop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.1.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeProtoSpecification
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.1.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrCRFInfoSpanningTreeProtoSpecification.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.6.1.1.3.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::ciscoTsTrCRFInfoSpanningTreeProtoSpecification 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.6 | ciscoTsVLANS | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.1 | ciscoTsTrCRFInfoTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.1.1 | ciscoTsTrCRFInfoEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.1.1.3 | ciscoTsTrCRFInfoSpanningTreeProtoSpecification | CISCO-TS-STACK-MIB |