fsMIPvrstForceProtocolVersion
Aricent-MIPVRST-MIB ·
.1.3.6.1.4.1.2076.154.1.3.1.17
Object
column 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 running complies to IEEE 802.1D (1998) and 'rstp(2)' indicates Rapid Spanning Tree Protocol specified in IEEE 802.1w and 802.1D ,2004.
Context
- MIB
- Aricent-MIPVRST-MIB
- OID
.1.3.6.1.4.1.2076.154.1.3.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIFuturePvrstEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstForceProtocolVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstForceProtocolVersion.<fsMIFuturePvrstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MIPVRST-MIB::fsMIPvrstForceProtocolVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stpCompatible |
2 | rstp |