traceRouteProbeHistoryIndex
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.4.1.1
Object
column Unsigned32
An entry in this table is created when the result of
a traceroute probe is determined. The initial 2 instance
identifier index values identify the traceRouteCtlEntry
that a probe result (traceRouteProbeHistoryEntry) belongs
to. An entry is removed from this table when
its corresponding traceRouteCtlEntry is deleted.
An implementation MUST start assigning
traceRouteProbeHistoryIndex values at 1 and wrap after
exceeding the maximum possible value, as defined by the
limit of this object ('ffffffff'h).
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- traceRouteProbeHistoryEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::traceRouteProbeHistoryIndex'
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::traceRouteProbeHistoryIndex.<traceRouteCtlOwnerIndex>.<traceRouteCtlTestName>.<traceRouteProbeHistoryIndex>.<traceRouteProbeHistoryHopIndex>.<traceRouteProbeHistoryProbeIndex>'
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::traceRouteProbeHistoryIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295