MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 296 (ciscoFcTraceRouteMIB). 1 (ciscoFcTraceRouteMIBObjects). 1 (fcTraceRouteConfiguration). 1 (fcTraceRouteTable). 1 (fcTraceRouteEntry). 7 (fcTraceRouteOperStatus)
OID : 1.3.6.1.4.1.9.9.296.1.1.1.1.7
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoFcTraceRouteMIB. ciscoFcTraceRouteMIBObjects. fcTraceRouteConfiguration. fcTraceRouteTable. fcTraceRouteEntry. fcTraceRouteOperStatus
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.296.1.1.1.1.7
Module CISCO-FCTRACEROUTE-MIB (CISCO)
NomfcTraceRouteOperStatus
Accesreadonly
Statuscurrent
Description 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'.
SyntaxeEnumeration (1-inProgress, 2-success, 3-partialSuccess, 4-failure, 5-disabled)