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
1inProgress
2success
3partialSuccess
4failure
5disabled

Related Objects

Sibling Objects