oacRttControlOperState
OneAccess-RoundTripTime-MIB ·
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.5
Object
column r/w
Enumeration
Operations state of the RTT entry.
Context
- MIB
- OneAccess-RoundTripTime-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oacRttControlOperEntry
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 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OneAccess-RoundTripTime-MIB::oacRttControlOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OneAccess-RoundTripTime-MIB::oacRttControlOperState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OneAccess-RoundTripTime-MIB::oacRttControlOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | orderlyStop |
3 | immediateStop |
4 | pending |
5 | inactive |
6 | active |
7 | restart |