rsPingCompletionStatus

HPE-rndApplications · .1.3.6.1.4.1.11.2.35.4.1.1.12

Object

If all the echo request packets in this sequence have been
responded by valid echo responses, this object is set to ok.
Otherwise this status indicates the problem. bad-reply-data indicates
that the reply data is not equal to the response data.

Context

MIB
HPE-rndApplications
OID
.1.3.6.1.4.1.11.2.35.4.1.1.12
Type
column
Access
readonly
Status
current
Parent
rsPingEntry

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 'HPE-rndApplications' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rndApplications::rsPingCompletionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-rndApplications' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rndApplications::rsPingCompletionStatus.<rsPingAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-rndApplications' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-rndApplications::rsPingCompletionStatus'

Syntax

Source
PingCompletionStatus
Base type
Enumeration

Values & Constraints

Type Values
1ok
2timeout
3net-unreachable
4host-unreachable
5protocol-unreachable
6time-to-live-exceeded
7reassembly-time-exceeded
8unable-to-send
9bad-reply-data
10incomplete