MIB Viewer

portLinkFaultStatus

OBJECT-TYPE
1.3.6.1.4.1.9.5.1.4.1.1.22
Access
read-only
Status
current
Sub-identifiers
0
Specifies additional link fault status on a gigabit link. noFault: Link is up and operational. nearEndFault: The port is enabled but there is no GBIC present or the local port cannot synchronize with the remote end. nearEndConfigFail: The local port has detected a configuration mismatch with the remote end. farEndDisable: The far end is in the disabled state. farEndFault: The remote port is cannot synchronize. farEndConfigFail: The remote port has detected a configuration mismatch with the local end. notApplicable: Link fault status is not applicable on this port.
INTEGER { noFault(1), nearEndFault(2), nearEndConfigFail(3), farEndDisable(4), farEndFault(5), farEndConfigFail(6), notApplicable(7) }