brcdMctClusterPeerFastFailover
BROCADE-MCT-CLUSTER-MIB ·
.1.3.6.1.4.1.1991.1.1.12.1.1.4.1.5
Object
The fast failover status of this MCT Cluster Peer.
When this object is set to enable, as soon as the ICL interface
goes down the CCP goes down. All the remote MACs are flushed.
When set to disable, even if the ICL interface goes down the
CCP waits for the hold-time before making the CCP down.
Remote MACs are flushed only when the CCP is down.
Context
- MIB
- BROCADE-MCT-CLUSTER-MIB
- OID
.1.3.6.1.4.1.1991.1.1.12.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- brcdMctClusterPeerEntry
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::brcdMctClusterPeerFastFailover'
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::brcdMctClusterPeerFastFailover.<brcdMctClusterId>.<brcdMctClusterPeerAddrType>.<brcdMctClusterPeerAddr>'
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::brcdMctClusterPeerFastFailover'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |