tmnxOamIfPingIfCurrentState

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.8.2.1.21

Object

column Enumeration
The value of tmnxOamIfPingIfCurrentState indicates the current state
of the ping check, this will be used to drive the interface
operational state.
              
A value of 'operational' indicates the ping check succeeded, the
interface is up.
              
A value of 'recovering' indicates the ping check is recovering using
the reactivation interval.
              
A value of 'failed' indicates the ping check failed, the interface is
down.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.8.2.1.21
Type
column
Access
readonly
Status
current
Parent
tmnxOamIfPingIfEntry
Groups
1

Walk 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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamIfPingIfCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamIfPingIfCurrentState.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamIfPingIfCurrentState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0operational
1recovering
2failed

Conformance