brcdMctClusterDeploy
BROCADE-MCT-CLUSTER-MIB ·
.1.3.6.1.4.1.1991.1.1.12.1.1.2.1.10
Object
The admin status of this MCT Cluster. When this object
is set to deploy, consistency check of the entire cluster
configuration is done.
Once the cluster is deployed, the configuration cannot be
modified except for the brcdMctClusterMemberVlans,
brcdMctClusterClientIsolationMode and brcdMctClusterDeploy objects.
Context
- MIB
- BROCADE-MCT-CLUSTER-MIB
- OID
.1.3.6.1.4.1.1991.1.1.12.1.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- brcdMctClusterEntry
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::brcdMctClusterDeploy'
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::brcdMctClusterDeploy.<brcdMctClusterId>'
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::brcdMctClusterDeploy'
Syntax
- Source
- BrcdDeployStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | deploy |
2 | undeploy |