mstpGenForceVersion
FORCE10-MSTP-MIB ·
.1.3.6.1.4.1.6027.20.2.10.20
Object
scalar r/w
Enumeration
The value forceNonStp(0) indicates, the Spanning Tree Protocol is disabled on the Bridge (or the Spanning Tree Protocol Emulation operates). Other possible values are described in IEEE Std 802.1s clause 12.8.1.3.e)
Context
- MIB
- FORCE10-MSTP-MIB
- OID
.1.3.6.1.4.1.6027.20.2.10.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mstpGen
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 'FORCE10-MSTP-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-MSTP-MIB::mstpGenForceVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCE10-MSTP-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCE10-MSTP-MIB::mstpGenForceVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | forceNonStp |
1 | forceLegacyDot1d |
2 | forceDot1w |
3 | autoDot1s |
4 | unknown |