fcTraceRouteEntry
CISCO-FCTRACEROUTE-MIB ·
.1.3.6.1.4.1.9.9.296.1.1.1.1
Object
row
A trace route request entry.
A management station wishing to create an entry
should generate a pseudo-random number to be
used as an index into this table and create an
instance of the fcTraceRouteRowStatus object.
After that, the management station should set
the corresponding instance of fcTraceRouteTargetAddr
object with the address of the destination for which
the route needs to be determined and
fcTraceRouteVsanIndex with the desired VSAN number.
Once the appropriate instance of all the
configuration objects have been created, either by
an explicit SNMP set request or by default, the row
status should be set to active and the corresponding
instance of fcTraceRouteAdminStatus should be set to
'enable' to initiate the trace route sequence. Note
that this entire procedure may be initiated via a
single set request which specifies a row status of
createAndGo as well as specifies valid values for
the non-defaulted configuration objects.
The results of the trace route operation are made
available in the fcTraceRouteHopsTable. For an entry
uniquely identified by fcTraceRouteIndex, the value
of the corresponding instance of
fcTraceRouteOperStatus object will specify whether
test was a success or a failure.
The fcTraceRouteHopsTable will contain the actual
hops that were determined by the test.
For an entry uniquely identified by
fcTraceRouteIndex, entries will be created
automatically in the fcTraceRouteHopsTable which
contain the different hops of the trace route path.
Once the trace route test is complete, the management
station should retrieve the information from the
fcTraceRouteHopsTable and delete the entry from this
table. When an entry is deleted from this table,
related entries in the fcTraceRouteHopsTable will be
automatically deleted by the agent.
In order to prevent old entries from clogging the
table, entries will be aged out. But an entry will
never be deleted within fcTraceRouteAgeInterval
milliseconds of completing.
If the management station wishes to repeat the trace
route test for a particular destination, then it will
need to set the corresponding instance of
fcTraceRouteAdminStatus to 'enable' again.
Context
- MIB
- CISCO-FCTRACEROUTE-MIB
- OID
.1.3.6.1.4.1.9.9.296.1.1.1.1- Type
- row
- Status
- current
- Parent
- fcTraceRouteTable
- Table
- fcTraceRouteTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcTraceRouteIndex The index of a trace route entry. This object
uniquely identifies a trace route request entry
on a particular VSAN. | column | Unsigned32 | .1.3.6.1.4.1.9.9.296.1.1.1.1.1 |
| fcTraceRouteRowStatus The status of this conceptual row.
If a trace route test is being executed and
if the corresponding instance of this
object is set to 'destroy', then the trace
rou… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.296.1.1.1.1.10 |
| fcTraceRouteVsanIndex This object identifies the VSAN on which this
trace route request is to be performed. This
object cannot be modified if the corresponding
instance of fcTraceRouteOperStatus object… | column | CISCO-ST-TCVsanIndex | .1.3.6.1.4.1.9.9.296.1.1.1.1.2 |
| fcTraceRouteTargetAddrType The format of the corresponding instance of
fcTraceRouteTargetAddr object. | column | CISCO-ST-TCFcAddressType | .1.3.6.1.4.1.9.9.296.1.1.1.1.3 |
| fcTraceRouteTargetAddr The address of the device to which the route is to be
traced.
If the value of the corresponding instance of
fcTraceRouteTargetAddrType object is 'wwn', then this
ob… | column | CISCO-ST-TCFcAddress | .1.3.6.1.4.1.9.9.296.1.1.1.1.4 |
| fcTraceRouteTimeout The timeout value for this trace route request.
This object cannot be modified if the
corresponding instance of fcTraceRouteOperStatus
object has a value of 'inProgress'. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.296.1.1.1.1.5 |
| fcTraceRouteAdminStatus This object specifies the desired state that a
fcTraceRouteEntry should be in:
enable(1) - Attempt to activate the test as
defined by this entry.
… | column | CISCO-FCPING-MIBFcStartOper | .1.3.6.1.4.1.9.9.296.1.1.1.1.6 |
| fcTraceRouteOperStatus This object indicates the operational status
of this fcTraceRouteEntry.
inProgress(1) - Indicates that the trace route
test as defined by… | column | Enumeration | .1.3.6.1.4.1.9.9.296.1.1.1.1.7 |
| fcTraceRouteAgeInterval The amount of time to wait after a trace route
test completes before the entry is aged out.
This object cannot be modified if the
corresponding instance of fcTraceRouteOperStatus
… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.296.1.1.1.1.8 |
| fcTraceRouteTrapOnCompletion This object specifies if fcTraceRouteCompletionNotify
notification should be generated or not when this
trace route test completes.
If this object is set to 'true',… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.296.1.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcTraceRouteIndex The index of a trace route entry. This object
uniquely identifies a trace route request entry
on a particular VSAN. | column | Unsigned32 | .1.3.6.1.4.1.9.9.296.1.1.1.1.1 |