All MIBs › RFC1286-MIB › dot1dStpProtocolSpecification
dot1dStpProtocolSpecification
Module: RFC1286-MIB
OID (symbolic): RFC1286-MIB::dot1dStpProtocolSpecification
OID (numeric): 1.3.6.1.2.1.17.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.1 snmpwalk -v2c -c public <target> RFC1286-MIB::dot1dStpProtocolSpecification
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.1.1 snmpget -v2c -c public <target> RFC1286-MIB::dot1dStpProtocolSpecification.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.1 | dot1dStpProtocolSpecification | RFC1286-MIB |