stpVersion
DGS-1210-24-AX ·
.1.3.6.1.4.1.171.10.76.10.6.1.2
Object
scalar r/w
Enumeration
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
Context
- MIB
- DGS-1210-24-AX
- OID
.1.3.6.1.4.1.171.10.76.10.6.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
rstp- Parent
- stpGlobal
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 'DGS-1210-24-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-24-AX::stpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-24-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-24-AX::stpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stpCompatible |
2 | rstp |