tmnxOamPingResultsOutOfOrder

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.4.1.35

Object

column reply PDUsSNMPv2-SMICounter32
The value of tmnxOamPingResultsOutOfOrder indicates the number of
reply PDUs for the specified test run that have arrived out of order.
              
For example, if two probes are sent during the test run (as configured
using tmnxOamPingCtlProbeCount), and the two reply PDUs arrive out of
order, tmnxOamPingResultsOutOfOrder is 2.
              
This value is supported when tmnxOamPingCtlTestMode is 'vxlanPing'.
Zero is returned for all other test types.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.4.1.35
Type
column
Access
readonly
Status
current
Units
reply PDUs
Parent
tmnxOamPingResultsEntry
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::tmnxOamPingResultsOutOfOrder'
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::tmnxOamPingResultsOutOfOrder.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>.<tmnxOamPingResultsTestRunIndex>'
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::tmnxOamPingResultsOutOfOrder'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance