All MIBs › CISCO-STP-EXTENSIONS-MIB › stpxSpanningTreeType
stpxSpanningTreeType
Module: CISCO-STP-EXTENSIONS-MIB
OID (symbolic): CISCO-STP-EXTENSIONS-MIB::stpxSpanningTreeType
OID (numeric): 1.3.6.1.4.1.9.9.82.1.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The actual mode of spanning tree protocol runs on the device. It can be one of the following:
pvstPlus -- PVST+ (Per VLAN Spanning Tree+ Protocol).
mistp -- MISTP (Multi Instance Spanning Tree Protocol).
mistpPvstPlus -- MISTP with the tunneling scheme enabled for PVST+.
mst -- IEEE 802.1s Multiple Spanning Tree (MST) with IEEE 802.1w Rapid Spanning Tree Protocol (RSTP).
rapidPvstPlus -- IEEE 802.1w Rapid Spanning Tree Protocol (RSTP) for all vlans in PVST+.
When the value of this MIB object gets changed, the network connectivity would be affected and the connectivity to this device would also be lost temporarily.
What is stpxSpanningTreeType?
A read-write setting reporting/selecting the Spanning Tree protocol mode running on the device, such as PVST+, MISTP, or MISTP with PVST+ tunneling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.6.1 snmpwalk -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxSpanningTreeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.6.1.1 snmpget -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxSpanningTreeType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.82.1.6.1.1 i <value>
Start monitoring Cisco Catalyst switch (STP extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STP-EXTENSIONS-MIB::stpxSpanningTreeType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (STP extensions) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.82 | ciscoStpExtensionsMIB | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1 | stpxObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.6 | stpxSpanningTreeObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.6.1 | stpxSpanningTreeType | CISCO-STP-EXTENSIONS-MIB |