fcTraceRouteOperStatus
CISCO-FCTRACEROUTE-MIB ·
.1.3.6.1.4.1.9.9.296.1.1.1.1.7
Object
column
Enumeration
This object indicates the operational status
of this fcTraceRouteEntry.
inProgress(1) - Indicates that the trace route
test as defined by this instance
of fcTraceRouteEntry is currently
running.
success(2) - Indicates that the trace route
test as defined by this instance
of fcTraceRouteEntry is currently
complete and the whole path to the
destination has been traced.
partialSuccess(3) - Indicates that the trace route
test as defined by this instance
of fcTraceRouteEntry is currently
partially successful.
failure(4) - Indicates that the trace route
test as defined by this instance
of fcTraceRouteEntry has currently
failed due to resource
limitations.
disabled(5) - Indicates that the trace route
test as defined by this instance
of fcTraceRouteEntry is
currently disabled.
Initially the value of this object will be
'inProgress' when the test is being executed. Once
the test completes, the value of this object will
be 'success' or 'partialSuccess' depending on the
outcome of the test.
If the value of this object is 'success', then the
route to the target as determined by this test will
be available in the fcTraceRouteHopsTable.
If the value of this object is 'partialSuccess', then
the fcTraceRouteHopsTable will contain that portion
of the route that was traced by the test.
If the value of this object is 'failure', then the
test was not carried out and the
fcTraceRouteHopsTable will not have any entries
corresponding to this test.
If the value of the corresponding instance of
fcTraceRouteAdminStatus is 'disable', then this
object will have a value of 'disabled'.
Context
- MIB
- CISCO-FCTRACEROUTE-MIB
- OID
.1.3.6.1.4.1.9.9.296.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcTraceRouteEntry
- Table
- fcTraceRouteTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | success |
3 | partialSuccess |
4 | failure |
5 | disabled |
Related Objects
Sibling 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 |
| 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 |