osaTwampResponderState
OSA-TWAMP-MIB ·
.1.3.6.1.4.1.2544.8.2.1.12
Object
column Enumeration
This is the state describing the reflector status
Context
- MIB
- OSA-TWAMP-MIB
- OID
.1.3.6.1.4.1.2544.8.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osaTwampResponderEntry
- Groups
- 1
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 'OSA-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSA-TWAMP-MIB::osaTwampResponderState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSA-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSA-TWAMP-MIB::osaTwampResponderState.<osaTwampResponderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSA-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSA-TWAMP-MIB::osaTwampResponderState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | testReady |
3 | waitingForTransitTimeout |
4 | end |
Conformance
Member of