MIB Viewer

brcdMctClusterClientDeployFailureReason

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.12.1.1.5.1.6
Access
read-only
Status
current
Sub-identifiers
0
The failure reason for the last cluster client deploy operation through SNMP. The following failure reasons are supported: none(1) - The last deploy is successful. unknown(2) - The last deploy is failed for unknown reason. rBridgeIdNotConfigured(3) - Remote bridge is not configured. clientInterfaceNotConfigured(4) - Client interface is not configured. rBridgeIdUsedInClusterOrPeer(5) - Remote bridge id is used in cluster or peer configuration. clientInterfaceNotPresent(6) - Client interface is physically not present clientInterfaceIsMrpRingInterface(7) - Client interface is configured as MRP ring interface. clientInterfaceIsErpInterface(8) - Client interface is configured as ERP interface. iclIsNotInMemberVlan(9) - ICL is not in member VLAN.
INTEGER { none(1), unknown(2), rBridgeIdNotConfigured(3), clientInterfaceNotConfigured(4), rBridgeIdUsedInClusterOrPeer(5), clientInterfacePhysicallyNotUp(6), clientInterfaceIsMrpRingInterface(7), clientInterfaceIsErpInterface(8), iclIsNotInMemberVlan(9) }