User Manual

Unified IP MIB Reference 435
53-1003106-01
MCT cluster peer table
43
MCT cluster peer table
The following table lists the MIB objects supported in the MCT cluster peer table. Currently, the
Brocade NetIron devices support only one cluster peer. The Layer 2 VPN peer is not supported.
Name, OID, and syntax Access Description
brcdMctClusterPeerTable
brcdIp.1.1.12.1.1.4
None The MCT cluster peer table.
NOTE: The objects in the table cannot be modified after the
cluster is deployed.
brcdMctClusterPeerAddrType
brcdIp.1.1.12.1.1.4.1.1
Syntax: InetAddressType
None The address type of the MCT cluster peer. The supported
address types are ipv4(1) and ipv6(2).
brcdMctClusterPeerAddr
brcdIp.1.1.12.1.1.4.1.2
Syntax: InetAddress
None The IPv4 or IPv6 address of the MCT cluster peer.
brcdMctClusterPeerRbridgeId
brcdIp.1.1.12.1.1.4.1.3
Syntax: Unsigned32
Read-create The remote bridge ID of the MCT cluster peer.
Valid values: 1 - 35535
brcdMctClusterPeerIclName
brcdIp.1.1.12.1.1.4.1.4
Syntax: DisplayString
Read-create The ICL name of the MCT cluster peer. The ICL name must be
similar to the brcdMctClusterIclName object.
brcdMctClusterPeerFastFailover
brcdIp.1.1.12.1.1.4.1.5
Syntax: EnabledStatus
Read-create The fast failover status of the MCT cluster peer.
When the object is set to enable(1), the remote MACs are
flushed as soon as the ICL interface and the CCP are down.
When the object is set to disable(2), the remote MACs are
flushed only when the CCP is down. Even if the ICL
interface is down, CCP waits for the hold time before
making the CCP down.
brcdMctClusterPeerKeepAliveTi
me
brcdIp.1.1.12.1.1.4.1.6
Syntax: Unsigned32
Read-create The keepalive time in seconds of the MCT cluster peer. The
keepalive time ranges from 0 through 21845 seconds.
Default: 30 seconds
brcdMctClusterPeerHoldTime
brcdIp.1.1.12.1.1.4.1.7
Syntax: Unsigned32
Read-create The hold time in seconds of the MCT cluster peer. The hold time
must be at least three times of the keepalive time. The hold
time ranges from 3 through 65535 seconds.
Default: 90 seconds
brcdMctClusterPeerActiveVlans
brcdIp.1.1.12.1.1.4.1.8
Syntax: DisplayString
Read-only The list of the active member VLANs of the MCT cluster peer.
The VLANs that are not sequential are represented as
separated by a space; for example, 2 5 100.
The VLANs that are continuous and sequential are
represented as a range; for example, 10 to 40.
brcdMctClusterPeerOperStatus
brcdIp.1.1.12.1.1.4.1.9
Syntax: Integer
Read-only The operational status of the MCT cluster peer. The following
values are supported for the operational status:
unknown(1)—Unknown state.
noState(2)—The peer state machine is not started.
init(3)—The peer state machine is initializing.
ccpUp(4)—The CCP is up.
ccpDown(5)—The CCP is down.
reachable(6)—The CCP is down, but the peer is reachable
through the keepalive VLAN.