tmnxOamLTtracePathProbeState
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.2.25.1.10
Object
column Enumeration
The value of tmnxOamLTtracePathProbeState indicates the current
probing (ping) state for the discovered ECMP path.
tmnxOamLTtracePathProbeState is 'failed' when the number of
consecutive timeouts for the ping request reached its maximum allowed
limit (tmnxOamLTtraceAutoPrMaxFailures).
tmnxOamLTtracePathProbeState is 'oK' after receiving a successful ping
response for the associated path.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.2.25.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamLTtracePathInfoEntry
- Groups
- 6
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 '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::tmnxOamLTtracePathProbeState'
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::tmnxOamLTtracePathProbeState.<vRtrID>.<tmnxOamLTtraceFecPrefixType>.<tmnxOamLTtraceFecPrefix>.<tmnxOamLTtraceFecPrefLen>.<tmnxOamLTtracePathDstAddrType>.<tmnxOamLTtracePathDstAddr>'
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::tmnxOamLTtracePathProbeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | oK |
1 | failed |