tmnxOamPingHistoryReturnCode
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.5.1.7
Object
column TmnxOamPingRtnCode
The value of tmnxOamPingHistoryReturnCode indicates the OAM return
code received in the probe response.
For a 'bierPing' test, 'notApplicable(0)' is returned. The probe's
return code can be read using tmnxOamBierPingHistoryReturnCode.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamPingHistoryEntry
- Groups
- 5
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::tmnxOamPingHistoryReturnCode'
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::tmnxOamPingHistoryReturnCode.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>.<tmnxOamPingResultsTestRunIndex>.<tmnxOamPingHistoryIndex>'
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::tmnxOamPingHistoryReturnCode'
Syntax
- Source
- TmnxOamPingRtnCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | fecEgress |
2 | fecNoMap |
3 | notDownstream |
4 | downstream |
5 | downstreamNotLabel |
6 | downstreamNotMac |
7 | downstreamNotMacFlood |
8 | malformedEchoRequest |
9 | tlvNotUnderstood |
10 | downstreamNotInMfib |
11 | downstreamMismatched |
12 | upstreamIfIdUnkn |
13 | noMplsFwd |
14 | noLabelAtStackDepth |
15 | protoIntfMismatched |
16 | terminatedByOneLabel |
17 | seeDDMapForRetCodeSubCode |
18 | fecStackChange |