traceRouteHopPingResult

FS-PING-MIB · .1.3.6.1.4.1.52642.1.1.10.2.3.3.2.1.4

Object

While the ping process has completed and
the Icmp echo reply or Icmp ttl expiration has received,
the value of this field will be true(1), else false(2).

Context

MIB
FS-PING-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.3.3.2.1.4
Type
column
Access
readonly
Status
current
Parent
traceRouteHopsEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false