pingProbeHistoryStatus

OBS ✓
DISMAN-PING-MIB · .1.3.6.1.2.1.80.1.4.1.3

Object

The result of a particular probe done by a remote host.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
DISMAN-PING-MIB
OID
.1.3.6.1.2.1.80.1.4.1.3
Type
column
Access
readonly
Status
current
Parent
pingProbeHistoryEntry
Groups
2

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 'DISMAN-PING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-PING-MIB::pingProbeHistoryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-PING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-PING-MIB::pingProbeHistoryStatus.<pingCtlOwnerIndex>.<pingCtlTestName>.<pingProbeHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-PING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-PING-MIB::pingProbeHistoryStatus'

Syntax

Source
OperationResponseStatus
Base type
Enumeration

Values & Constraints

Type Values
1responseReceived
2unknown
3internalError
4requestTimedOut
5unknownDestinationAddress
6noRouteToTarget
7interfaceInactiveToTarget
8arpFailure
9maxConcurrentLimitReached
10unableToResolveDnsName
11invalidHostAddress

Conformance