iso/org/dod/internet/private/enterprises/.1991/.1/.1/.12/brcdMctMIB/.1/brcdMctClusterTable/brcdMctClusterEntry/brcdMctClusterDeployFailureReason
brcdMctClusterDeployFailureReason
OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.12.1.1.2.1.11
Description
The last failure reason for cluster deploy operation through SNMP. The following failure reason codes are supported: none(1) - The last deploy is successful. unknown(2) - The last deploy has failed for unknown reason. rBridgeIdNotConfigured(3) - Remote bridge id is not configured. sessionVlanNotConfigured(4) - Session VLAN is not configured. iclNotConfigured(5) - ICL is not configured. peerNotConfigured(6) - Peer is not configured. iclIsMrpSecondaryInterface(7) - In NI CES/CER devices, ICL should not be MRP secondary interface. iclIsErpRplInterface(8) - In NI CES/CER devices, ICL should not be ERP RPL interface. iclIsErpMsInterface(9) - In NI CES/CER devices, ICL should not be ERP MS interface. iclIsErpFsInterface(10) - In NI CES/CER devices, ICL should not be ERP FS interface. iclNotInSessionVlan(11) - ICL is not in session VLAN. iclNotInMemberVlans(12) - ICL is not in member VLANs. nonIclInterfacesInSessionVlan(13) - Non ICL interfaces are present under session VLAN. mgmtVeNotConfiguredInSessionVlan(14) - Management VE is not configured in session VLAN. mgmtIpNotConfiguredInSessionVlan(15) - Management IP is not configured in session VLAN. mgmtIpIsUsedInPeerOrClientConfig(16) - Management IP is used in peer or client configuration. mgmtIpNotInSubnetOfPeerIp(17) - Management IP is not in subnet of peer IP. rBridgeIdUsedInPeerOrClientConfig(18) - Remote bridge id is used in peer or client configuration. clientInterfaceIsNotInMemberVlan(19) - Client interface is not in member VLAN. defaultVlanConfigAsSessOrMemberVlan(20) - Default VLAN is configured as session or member VLAN.
Syntax
INTEGER { none(1), unknown(2), rBridgeIdNotConfigured(3), sessionVlanNotConfigured(4), iclNotConfigured(5), peerNotConfigured(6), iclIsMrpSecondaryInterface(7), iclIsErpRplInterface(8), iclIsErpMsInterface(9), iclIsErpFsInterface(10), iclNotInSessionVlan(11), iclNotInMemberVlans(12), nonIclInterfacesInSessionVlan(13), mgmtVeNotConfiguredInSessionVlan(14), mgmtIpNotConfiguredInSessionVlan(15), mgmtIpIsUsedInPeerOrClientConfig(16), mgmtIpNotInSubnetOfPeerIp(17), rBridgeIdIsUsedInPeerOrClientConfig(18), clientInterfaceIsNotInMemberVlan(19), defaultVlanConfigForSessionOrMemberVlan(20) }