TmnxMcRingInbCtrlOperState
The TmnxMcRingInbCtrlOperState data type is an enumerated integer that describes the values used to identify the operational state of a multi-chassis ring's inband control connection. unknown connected : the inband control connection with the peer is operational; broken : the inband control connection with the peer has timed out; testing : the inband control connection with the peer is being set up. Waiting for result. peerDetectsDown : the peer detects that the inband control connection is down; notConfigured : the inband control connection with the peer is not configured.
Possible values
6 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | connected |
| 3 | broken |
| 4 | testing |
| 5 | peerDetectsDown |
| 6 | notConfigured |