pingProbeHistoryResponse

DISMAN-PING-MIB · .1.3.6.1.2.1.80.1.4.1.2

Object

column millisecondsSNMPv2-SMIUnsigned32
The amount of time measured in milliseconds from when
a probe was sent to when its response was received or
when it timed out.  The value of this object is reported
as 0 when it is not possible to transmit a probe.

Context

MIB
DISMAN-PING-MIB
OID
.1.3.6.1.2.1.80.1.4.1.2
Type
column
Access
readonly
Status
current
Units
milliseconds
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::pingProbeHistoryResponse'
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::pingProbeHistoryResponse.<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::pingProbeHistoryResponse'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance