traceRouteHopsHopIndex
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.5.1.1
Object
column
Unsigned32
Specifies the hop index for a traceroute hop. Values
for this object with respect to the same
traceRouteCtlOwnerIndex and traceRouteCtlTestName
MUST start at 1 and be given increasing values for
subsequent hops. The value of traceRouteHopsHopIndex is not
necessarily the number of the hop on the traced path.
The traceRouteHopsTable keeps the current traceroute
path per traceRouteCtlEntry if enabled by
setting the corresponding traceRouteCtlCreateHopsEntries
to true(1).
All hops (traceRouteHopsTable entries) in a traceroute
path MUST be updated at the same time when a traceroute
operation is completed. Care needs to be applied when a path
either changes or can't be determined. The initial portion
of the path, up to the first hop change, MUST retain the
same traceRouteHopsHopIndex values. The remaining portion
of the path SHOULD be assigned new traceRouteHopsHopIndex
values.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- traceRouteHopsEntry
- Table
- traceRouteHopsTable
- Siblings
- 9
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| traceRouteHopsLastGoodProbe Date and time at which the last response was received for a
probe for this hop during this traceroute test. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.81.1.5.1.10 |
| traceRouteHopsIpTgtAddressType This object indicates the type of address stored
in the corresponding traceRouteHopsIpTgtAddress
object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.81.1.5.1.2 |
| traceRouteHopsIpTgtAddress This object reports the IP address associated with
the hop. A value for this object should be reported
as a numeric IP address, not as a DNS name.
T… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.81.1.5.1.3 |
| traceRouteHopsMinRtt The minimum traceroute round-trip-time (RTT) received for
this hop. A value of 0 for this object implies that no
RTT has been received. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.4 |
| traceRouteHopsMaxRtt The maximum traceroute round-trip-time (RTT) received for
this hop. A value of 0 for this object implies that no
RTT has been received. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.5 |
| traceRouteHopsAverageRtt The current average traceroute round-trip-time (RTT) for
this hop. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.6 |
| traceRouteHopsRttSumOfSquares This object contains the sum of the squares of all
round-trip-times received for this hop. Its purpose is
to enable standard deviation calculation. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.7 |
| traceRouteHopsSentProbes The value of this object reflects the number of probes sent
for this hop during this traceroute test. The value of this
object should start at 0. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.8 |
| traceRouteHopsProbeResponses Number of responses received for this hop during this
traceroute test. This value of this object should start
at 0. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.81.1.5.1.9 |