traceRouteHopsSentProbes

DISMAN-TRACEROUTE-MIB · .1.3.6.1.2.1.81.1.5.1.8

Object

The value of this object reflects the number of probes sent
for this hop during this traceroute test.  The value of this
object should start at 0.

Context

MIB
DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.2.1.81.1.5.1.8
Type
column
Access
readonly
Status
current
Parent
traceRouteHopsEntry
Groups
1

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance