stpVersion
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.14.10.1
Object
scalar r/w
Enumeration
The version of Spanning Tree Protocol the bridge is currently running.The value 'stpCompatible(1)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998 ,'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and clause 17 of 802.1D-2004,'mstp(3)'indicates the Multiple Spanning Tree Protocol specified in IEEE 802.1s .The values are directly from the IEEE standard. New values may be defined as future versions of the protocol become available.
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.14.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mstpExt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::stpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::stpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stp |
2 | rstp |
3 | mstp |