traceRouteProbeHistoryEntry
Defines a table for storing the results of a traceroute operation. Entries in this table are limited by the value of the corresponding traceRouteCtlMaxRows object. The first two index elements identify the traceRouteCtlEntry that a traceRouteProbeHistoryEntry belongs to. The third index element selects a single traceroute operation result. The fourth and fifth indexes select the hop and the probe for a particular traceroute operation.
Details
Table index
- traceRouteCtlOwnerIndex
- traceRouteCtlTestName
- traceRouteProbeHistoryIndex
- traceRouteProbeHistoryHopIndex
- traceRouteProbeHistoryProbeIndex
Table columns
9 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.81.1.4.1.1 | traceRouteProbeHistoryIndex | noaccess | Unknown |
| 1.3.6.1.2.1.81.1.4.1.2 | traceRouteProbeHistoryHopIndex | noaccess | Unknown |
| 1.3.6.1.2.1.81.1.4.1.3 | traceRouteProbeHistoryProbeIndex | noaccess | Unknown |
| 1.3.6.1.2.1.81.1.4.1.4 | traceRouteProbeHistoryHAddrType | readonly | InetAddressType |
| 1.3.6.1.2.1.81.1.4.1.5 | traceRouteProbeHistoryHAddr | readonly | InetAddress |
| 1.3.6.1.2.1.81.1.4.1.6 | traceRouteProbeHistoryResponse | readonly | Unsigned32 |
| 1.3.6.1.2.1.81.1.4.1.7 | traceRouteProbeHistoryStatus | readonly | OperationResponseStatus |
| 1.3.6.1.2.1.81.1.4.1.8 | traceRouteProbeHistoryLastRC | readonly | Integer32 |
| 1.3.6.1.2.1.81.1.4.1.9 | traceRouteProbeHistoryTime | readonly | DateAndTime |