traceRouteProbeHistoryHAddr
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.4.1.5
Object
column INET-ADDRESS-MIBInetAddress
The address of a hop in a traceroute path. This object is not allowed to be a DNS name. The value of the corresponding object, traceRouteProbeHistoryHAddrType, indicates this object's IP address type.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- traceRouteProbeHistoryEntry
- Groups
- 2
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::traceRouteProbeHistoryHAddr'
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::traceRouteProbeHistoryHAddr.<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::traceRouteProbeHistoryHAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
traceRouteCompliance
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 16
An implementation should only support IPv4 and
globally unique IPv6 address values for this object.
globally unique IPv6 address values for this object.
traceRouteFullCompliance
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 16
An implementation should only support IPv4 and
globally unique IPv6 address values for this object.
globally unique IPv6 address values for this object.
traceRouteMinimumCompliance
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 16
An implementation should only support IPv4 and
globally unique IPv6 address values for this object.
globally unique IPv6 address values for this object.