traceRouteResultsIpTgtAddr
DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.2.1.81.1.3.1.5
Object
column
INET-ADDRESS-MIBInetAddress
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 zero-length octet string when a DNS name is not specified or when a specified DNS name fails to resolve.
Context
- MIB
- DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.2.1.81.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- traceRouteResultsEntry
- Table
- traceRouteResultsTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling 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 |
| 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 |