MIB Viewer

adGenPluggablePortState

OBJECT-TYPE
1.3.6.1.4.1.664.5.70.4.1.1.1.5
Access
read-only
Status
current
Sub-identifiers
0
Reports the state of the pluggable port; multiple bits can be set for various details of 'portDown'. If the port is 'portUp', there shouldn't be any other bits set. portDown: Port is non-operational, for the following reasons: portUnsupported: Implies the port is not an ADTRAN part. portLos: Port has a Loss-of-Signal condition. portLol: Port has a Loss-of-Lock condition. portSignalDegrade: Port has high enough BER that it is degraded. portSignalFail: Port has general failure condition. portMissing: Pluggable is not plugged in. cardMissing: Port exists on a peer card that is missing.
BITS { portUnsupported (0), portUp (1), portDown (2), portLos (3), portLol (4), portSignalDegrade (5), portSignalFail (6), portMissing (7), cardMissing (8) }