Reference (Supporting ADX v03.1.00) Owner's manual
Brocade Virtual ADX MIB Reference 129
53-1003312-01
Trace route group
General trace route group
The following objects define the trace route probe packet.
Trace route result table
This table contains the routes and the target addresses used in the trace route operation to reach
the destination address.
Name, OID, and Syntax Access Description
snRtIpTraceRouteTargetAddr
brcdIp.1.2.2.10.1.1
Syntax: IpAddress
Read-write Shows the target IP address of the trace route.
snRtIpTraceRouteMinTtl
brcdIp.1.2.2.10.1.2
Syntax: Integer
Read-write Indicates the minimum TTL value carried in the first probe packet.
Valid values: 1 – 255 minutes
Default: 1 minute
snRtIpTraceRouteMaxTtl
brcdIp.1.2.2.10.1.3
Syntax: Integer
Read-write Indicates the maximum TTL value carried in the last probe packet.
Valid values: 1 – 255 minutes.
Default: 30 minutes
snRtIpTraceRouteTimeOut
brcdIp.1.2.2.10.1.4
Syntax: Integer
Read-write Indicates the number of seconds the Layer 3 Switch waits for a
response from the probe packet (i.e. the ICMP packet) before
timing out.
Valid values: 1 – 255seconds.
Default: 2 seconds
snRtIpTraceRouteControl
brcdIp.1.2.2.10.1.5
Syntax: Integer
Read-write Indicates the progress of the trace route:
• start(1) – snRtIpTraceRouteDestAddr must have been
initialized before start(1) can be written.
• abort(2) – Stops the current trace route operation.
• success(3) – The destination address is reached.
• failure(4) – Either the destination address is not reach, trace
route times out, or the ending TTL is reached before the
operation is completed.
• inProgress(5) – Trace route operation has started.
Only "start" and "abort" are writable values; whereas, "success",
"failure" and "inProgress" are read only (or returned) values.
The “snRtIpTraceRouteResultTable” on page 129 contains the
routes and target addresses.
Name, OID, and Syntax Access Description
snRtIpTraceRouteResultTable
brcdIp.1.2.2.10.2.1
None Trace Route Results Table.
snRtIpTraceRouteResultEntry
brcdIp.1.2.2.10.2.1.1
None An entry in the Trace Route Results Table.
snRtIpTraceRouteResultIndex
brcdIp.1.2.2.10.2.1.1.1
Syntax: Integer32
Read only The index for an entry in the Trace Route Results Table.
snRtIpTraceRouteResultAddr
brcdIp.1.2.2.10.2.1.1.2
Syntax: IpAddress
Read only Indicates the IP address of the Layer 3 Switch or the target IP
address of the Layer 3 Switch.