hwpingResultsRttSequenceErrors
HUAWEI-DISMAN-PING-MIB ·
.1.3.6.1.4.1.2011.5.25.28.1.3.1.6
Object
column SNMPv2-SMIGauge32
When the pingCtlType is 'icmpecho' this is
the number of PING operation completions received with
an unexpected sequence identifier. For all other values
of pingCtlType this object will remain zero.
When this has occurred some of the possible reasons may
be:
- a duplicate packet was received
- a response was received after it had timed-out
- a corrupted packet was received and was not detected
Context
- MIB
- HUAWEI-DISMAN-PING-MIB
- OID
.1.3.6.1.4.1.2011.5.25.28.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwpingResultsEntry
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 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwpingResultsRttSequenceErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwpingResultsRttSequenceErrors.<pingCtlOwnerIndex>.<pingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DISMAN-PING-MIB::hwpingResultsRttSequenceErrors'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295