Snrtiptraceroutetargetaddr, Snrtiptracerouteminttl, Snrtiptraceroutemaxttl – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 268: Snrtiptraceroutetimeout, Snrtiptraceroutecontrol, Trace route result table, Snrtiptracerouteresulttable, Snrtiptracerouteresultndex, Snrtiptracerouteresultadr

Advertising
background image

240

Unified IP MIB Reference

53-1002549-02

Trace route result table

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 – 255 seconds.
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 240 contains the

routes and target addresses.

Name, OID, and Syntax

Access

Description

snRtIpTraceRouteResultTable
brcdIp.1.2.2.10.2.1

None

The trace route results table.

snRtIpTraceRouteResultndex
brcdIp.1.2.2.10.2.1.1.1
Syntax: Integer32

Read-only

The index for an entry in the trace route results table.

snRtIpTraceRouteResultAdr
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.

Advertising