MIB Viewer

brcdMctClusterClientOperStatus

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.12.1.1.5.1.4
Access
read-only
Status
current
Sub-identifiers
0
The operational status of this MCT Cluster client. The following values are taken by the operational status: unknown(1) - Unknown state noState(2) - The peer state machine is not started init(3) - The peer state machine is initializing localDeploy(4) - The client is up, but not configured at remote side adminUp(5) - The client is up, but both the client interfaces are operationally down remoteUp(6) - The client's remote side is up and locally down localUp(7) - The client is locallly up and remote side is down up(8) - The client is up locally and at remote side slave(9) - The client is down and it has taken the slave role master(10) - The client is down and it has taken the master role masterPeerUp(11) - The client is down, it has taken the master role and master peer is up.
INTEGER { unknown(1), noState(2), init(3), localDeploy(4), adminUp(5), remoteUp(6), localUp(7), up(8), slave(9), master(10), masterPeerUp(11) }