fsRstStpPerfStatus
ARICENT-RSTP-MIB ·
.1.3.6.1.4.1.2076.79.1.20
Object
scalar r/w
Enumeration
This object enables or disables the collection of performance data for the RSTP protocol. 'enable' (1) indicates that collection of RSTP performance data is enabled on all ports in the device. 'disable'(2)indicates the collection of RSTP performance data is disabled on all ports in the device.
Context
- MIB
- ARICENT-RSTP-MIB
- OID
.1.3.6.1.4.1.2076.79.1.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1wFutureRst
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-RSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RSTP-MIB::fsRstStpPerfStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-RSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-RSTP-MIB::fsRstStpPerfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |