MIB Viewer

dCableDiagResultStatus

OBJECT-TYPE
1.3.6.1.4.1.171.14.58.1.2.1.9
Access
read-only
Status
current
Sub-identifiers
0
Indicates the status of cable diagnostics on the interface. notRun(0) - the cable diagnostics has never been run for this interface or the previous result is cleared. processing(1) - the cable diagnostics is currently running on the interface. lastTestOk(2) - the last cable diagnostics was performed successfully on the interface. lastTestFailed(3) - the last cable diagnostics failed on the interface.
INTEGER { notRun(0), processing(1), lastTestOk(2), lastTestFailed(3) }