brcdMctClusterClientOperStatus

BROCADE-MCT-CLUSTER-MIB · .1.3.6.1.4.1.1991.1.1.12.1.1.5.1.4

Object

column Enumeration
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.

Context

MIB
BROCADE-MCT-CLUSTER-MIB
OID
.1.3.6.1.4.1.1991.1.1.12.1.1.5.1.4
Type
column
Access
readonly
Status
current
Parent
brcdMctClusterClientEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BROCADE-MCT-CLUSTER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-MCT-CLUSTER-MIB::brcdMctClusterClientOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-MCT-CLUSTER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-MCT-CLUSTER-MIB::brcdMctClusterClientOperStatus.<brcdMctClusterId>.<brcdMctClusterClientName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-MCT-CLUSTER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-MCT-CLUSTER-MIB::brcdMctClusterClientOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2noState
3init
4localDeploy
5adminUp
6remoteUp
7localUp
8up
9slave
10master
11masterPeerUp