snRtIpTraceRouteControl
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.2.10.1.5
Object
scalar
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
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.10.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snRtIpTraceRouteGeneral
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | abort |
3 | success |
4 | failure |
5 | inProgress |
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snRtIpTraceRouteTargetAddr Target IP address of which trace route is performed. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.10.1.1 |
| snRtIpTraceRouteMinTtl Minimum TTL value carried in the first probe packet.
Value 0 cannot be used for SET operations. This value
is returned if traceroute is not running within the system. | scalar | Integer32 | .1.3.6.1.4.1.1991.1.2.2.10.1.2 |
| snRtIpTraceRouteMaxTtl Maximum TTL value carried in the last probe packet.
Value 0 cannot be used for SET operations. This value
is returned if traceroute is not running within the system. | scalar | Integer32 | .1.3.6.1.4.1.1991.1.2.2.10.1.3 |
| snRtIpTraceRouteTimeOut Time out period (in seconds) to wait for the response
from the probe packet (i,e, the ICMP packet).
Value 0 cannot be used for SET operations. This value
is returned if traceroute… | scalar | Integer32 | .1.3.6.1.4.1.1991.1.2.2.10.1.4 |