MIB Viewer

cylinkLinkState

OBJECT-TYPE
1.3.6.1.4.1.2.6.2.3.1.1.1.2
Access
read-only
Status
mandatory
Sub-identifiers
0
The current state of the link. The meanings of the values are: cylinkNotConnected(1) The link is not physically connected to the CSU. This may be due to loss of input circuit or loss of output circuit. cylinkNoInput(2) The input circuit is not connected. cylinkNoOutput(3) The output circuit is not connected. cylinkConnected(4) The link is connected to the CSU.
INTEGER { cylinkNotConnected(1), cylinkNoInput(2), cylinkNoOutput(3), cylinkConnected(4) }