nwIpPingStatus

NETWORK-DIAGS · .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5

Object

column mandatory Enumeration
The results of a ping request.  A result of alive(4) means
the device is responding.

Context

MIB
NETWORK-DIAGS
OID
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5
Type
column
Access
readonly
Status
mandatory
Parent
nwIpPingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2not-sent
3in-progress
4alive
5timeout
6bad-results
7failed
8net-unreach
9host-unreach
10proto-unreach
11port-unreach
12cant-frag
13sr-failed
14net-unknown
15host-unknown
16isolated
17no-net-comm
18no-host-comm
19no-net-tos
20no-host-tos
21source-quence
22ttl-exceeded
23frag-exceeded
24parameter