fsPvrstForceProtocolVersion
ARICENT-PVRST-MIB ·
.1.3.6.1.4.1.2076.161.1.18
Object
scalar r/w
Enumeration
This object specifies 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(1998) and 'rstp(2)' indicates Rapid Spanning Tree Protocol specified in IEEE 802.1w and 802.1D ,2004.
Context
- MIB
- ARICENT-PVRST-MIB
- OID
.1.3.6.1.4.1.2076.161.1.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsFuturePvrst
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 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstForceProtocolVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PVRST-MIB::fsPvrstForceProtocolVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stpCompatible |
2 | rstp |