MIB Viewer

clrRrmDot11BandMemberJoinFailureReason

OBJECT-TYPE
1.3.6.1.4.1.9.9.615.1.1.6.1.5
Access
read-only
Status
current
Sub-identifiers
0
This object represents the reason the member could not join the RRM RF Group. This field is relevant only if the corresponding instance for 'clrRrmDot11BandMemberIsJoined' is 'false'. joinedSuccessfully - member has joined the group successfully invalidIp - invalid ip groupSizeExceeded - group size is exceeded invalidGroupOrder - group order is invalid nonMatchingGroupID - group id doesn't match unexpectedError - unexpected error has occurred weakSignalStrength - signal strength is weak joinPending - group join is pending notAManager - not a manager groupingDelayed - grouping is delayed groupingDisabled - grouping is disabled invalidProtocolVersion - protocol version is invalid countryCodeMismatch - country code doesn't match invalidHierarchy - invalid grouping hierarchy alreadyAStaticLeader - already a static leader memberOfAnotherGroup - member of another group unconfiguredAsStaticMember - unconfigured static member cntlrNameAndIpMismatch - controller name and ip doesn't match unexpectedMemoryError - an unexpected memory error has happened rfDomainMismatch - RF domain doesn't match. splitForInvalidStateRequest - split for invalid state request transitioningToStaticFromAuto - transitioning to static from auto splitDueToUserAction - split due to user action.
INTEGER { joinedSuccessfully(1), invalidIp(2), groupSizeExceeded(3), invalidGroupOrder(4), nonMatchingGroupID(5), unexpectedError(6), weakSignalStrength(7), joinPending(8), notAManager(9), groupingDelayed(10), groupingDisabled(11), invalidProtocolVersion(12), countryCodeMismatch(13), invalidHierarchy(14), alreadyAStaticLeader(15), memberOfAnotherGroup(16), unconfiguredAsStaticMember(17), cntlrNameAndIpMismatch(18), unexpectedMemoryError(19), rfDomainMismatch(20), splitForInvalidStateRequest(21), transitioningToStaticFromAuto(22), splitDueToUserAction(23) }