snRtIpTraceRouteControl
HP-SN-IP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5
Object
scalar
mandatory
r/w
Enumeration
Only 'start' and 'abort' are writable values; 'success',
'failure' and 'inProgress' are readeable (or returned)
values.
Writing 'start' to this object to initiate the trace route
operation. snRtIpTraceRouteDestAddr must have been init-
ialized before 'start' is writen.
This object will return 'inProgress' after trace route
operation has started. During the 'inProgress' state,
writing 'abort' to this object will stop the current
trace route operation.
If the destination address is reached, this object
returned 'success'. snRtIpTraceRouteResultTable
contains the routes (and the target address) to
reach the destination address. If the destination
address does not reach, timeout, or ending TTL
reached, 'failure' is returned.
Context
- MIB
- HP-SN-IP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- snRtIpTraceRouteGeneral
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | abort |
3 | success |
4 | failure |
5 | inProgress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snRtIpTraceRouteTargetAddr mandatory Target IP address of which trace route is performed. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.1 |
| snRtIpTraceRouteMinTtl mandatory Minimum TTL value carried in the first probe packet. | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.2 |
| snRtIpTraceRouteMaxTtl mandatory Maximum TTL value carried in the last probe packet. | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.3 |
| snRtIpTraceRouteTimeOut mandatory Time out period (in seconds) to wait for the response
from the probe packet (i,e, the ICMP packet). | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.4 |