MIB Viewer

tmnxPortSFPStatus

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.2.1.65
Access
read-only
Status
current
Sub-identifiers
0
The value of tmnxPortSFPStatus indicates the operational status of the inserted SFP/XFP. If tmnxPortSFPEquipped is false, the tmnxPortSFPStatus will be 'not-equipped (0)', otherwise 'operational (1)' if no failure is detected. A failure to read the SFP data will result in a 'read-error (2)', while corrupted information on the SFP will result in either 'data-corrupt (3)', or 'ddm-corrupt (4)' if an SFP read results in invalid data or DDM information respectively. An insertion of an unsupported SFP will result in 'unsupported (5)'. A trap will be raised if the value of tmnxPortSFPStatus indicates a failure; that is the tmnxPortSFPStatus is neither 'not-equipped (0)', nor 'operational (1)'.
INTEGER { not-equipped (0), operational (1), read-error (2), data-corrupt (3), ddm-corrupt (4), unsupported (5) }