MIB Viewer

sFPError

OBJECT-TYPE
1.3.6.1.4.1.17713.7.13.8
Access
read-only
Status
current
Sub-identifiers
0
If the SFP link is not OK, there are five possible causes: Either a SFP has been installed but the license key does not include SFP fiber support, a fiber link could not be established even though no LOS was detected (i.e. an optical carrier was detected, which could be due to a broken TX fiber, or because the link is disabled at the fiber link partner), a fiber link could not be established and LOS is detected (i.e. no optical carrier is detected), the installed SFP is not supported or the installed SFP failed to initialize correctly. NB: a change of status may generate an SNMP trap and/or SMTP email alert
INTEGER { ok(0), installedSFPNotLicensed(1), fiberLinkNotEstablishedButLOSNotDetected(2), fiberLinkNotEstablishedAndLOSDetected(3), installedSFPNotSupported(4), sFPInitializationFailed(5) }