brcdMctClusterClientDeploy
BROCADE-MCT-CLUSTER-MIB ·
.1.3.6.1.4.1.1991.1.1.12.1.1.5.1.5
Object
The admin status of this MCT Cluster client. When this object
is set to deploy and if cluster is not deployed, the
configuration will be taken but the client state machine will
not be started.
The objects in this table are not allowed to modify after client
is deployed except brcdMctClusterClientDeploy object.
Context
- MIB
- BROCADE-MCT-CLUSTER-MIB
- OID
.1.3.6.1.4.1.1991.1.1.12.1.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- brcdMctClusterClientEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::brcdMctClusterClientDeploy'
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::brcdMctClusterClientDeploy.<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::brcdMctClusterClientDeploy'
Syntax
- Source
- BrcdDeployStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | deploy |
2 | undeploy |