traceRouteResultsEntry
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.3.1
Object
row
Defines an entry in the traceRouteResultsTable. The traceRouteResultsTable has the same indexing as the traceRouteCtlTable so that a traceRouteResultsEntry corresponds to the traceRouteCtlEntry that caused it to be created.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.3.1- Type
- row
- Status
- current
- Parent
- traceRouteResultsTable
- Table
- traceRouteResultsTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| traceRouteResultsOperStatus Reflects the operational state of an traceRouteCtlEntry:
enabled(1) - Test is active.
disabled(2) - Test has stopped.
completed(3) - Test is completed. | column | Enumeration | .1.3.6.1.2.1.81.1.3.1.1 |
| traceRouteResultsCurHopCount Reflects the current TTL value (from 1 to
255) for a remote traceroute operation.
Maximum TTL value is determined by
traceRouteCtlMaxTtl. | column | hops SNMPv2-SMIGauge32 | .1.3.6.1.2.1.81.1.3.1.2 |
| traceRouteResultsCurProbeCount Reflects the current probe count (1..10) for
a remote traceroute operation. The maximum
probe count is determined by
traceRouteCtlProbesPerHop. | column | probes SNMPv2-SMIGauge32 | .1.3.6.1.2.1.81.1.3.1.3 |
| traceRouteResultsIpTgtAddrType This object indicates the type of address stored
in the corresponding traceRouteResultsIpTgtAddr
object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.81.1.3.1.4 |
| traceRouteResultsIpTgtAddr This object reports the IP address associated
with a traceRouteCtlTargetAddress value when the
destination address is specified as a DNS name.
The value of this object should be a… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.81.1.3.1.5 |
| traceRouteResultsTestAttempts The current number of attempts to determine a path
to a target. The value of this object MUST be started
at 0. | column | tests SNMPv2-SMIGauge32 | .1.3.6.1.2.1.81.1.3.1.6 |
| traceRouteResultsTestSuccesses The current number of attempts to determine a path
to a target that have succeeded. The value of this
object MUST be reported as 0 when no attempts have
succeeded. | column | tests SNMPv2-SMIGauge32 | .1.3.6.1.2.1.81.1.3.1.7 |
| traceRouteResultsLastGoodPath The date and time when the last complete path
was determined. A path is complete if responses
were received or timeout occurred for each hop on
the path; i.e., for each TTL value… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.81.1.3.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| traceRouteCtlOwnerIndex To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 3415, VACM) for tables in which
multiple users may need… | column | OctetString | .1.3.6.1.2.1.81.1.2.1.1 |
| traceRouteCtlTestName The name of a traceroute test. This is locally unique,
within the scope of a traceRouteCtlOwnerIndex. | column | OctetString | .1.3.6.1.2.1.81.1.2.1.2 |