traceRouteProbeHistoryStatus
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.4.1.7
Object
The result of a traceroute operation made by a remote host for a particular probe.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.4.1.7- 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::traceRouteProbeHistoryStatus'
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::traceRouteProbeHistoryStatus.<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::traceRouteProbeHistoryStatus'
Syntax
- Source
- DISMAN-PING-MIBOperationResponseStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | responseReceived |
2 | unknown |
3 | internalError |
4 | requestTimedOut |
5 | unknownDestinationAddress |
6 | noRouteToTarget |
7 | interfaceInactiveToTarget |
8 | arpFailure |
9 | maxConcurrentLimitReached |
10 | unableToResolveDnsName |
11 | invalidHostAddress |
Conformance
Member of