mstpGenCapable
FORCE10-MSTP-MIB ·
.1.3.6.1.4.1.6027.20.2.10.19
Object
scalar Enumeration
An indication of wheter the Bridge supports 'maximum' level Spanning Tree Protocol. The value nonStp(0) indicates, the Bridge doesn't support any Spanning Tree Protocol. The value 'dot1d1998(1)' indicates the Spanning Tree Protocol specified in EEE 802.1D-1998, 'dot1w(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE Std 802.1w, 'dot1d2004' indicates IEEE Std 802.1D-2004 and 'dot1s(4) means MSTP IEEE Std 802.1s.
Context
- MIB
- FORCE10-MSTP-MIB
- OID
.1.3.6.1.4.1.6027.20.2.10.19- Type
- scalar
- Access
- readonly
- 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::mstpGenCapable.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::mstpGenCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nonStp |
1 | dot1d1998 |
2 | dot1w |
3 | dot1d2004 |
4 | dot1s |
5 | dot1q |
6 | unknown |