LinkState¶
-
class
TerminalDevice.LogicalChannels.Channel.State.
LinkState
¶ LinkState (Enum Class)
Link-state of the Ethernet protocol on the logical channel,
SONET / SDH framed signal, etc.
-
UP = 0
Logical channel is operationally up
-
DOWN = 1
Logical channel is operationally down
-
TESTING = 2
Logical channel is under test as a result of
enabling test-signal
-