clrRrmDot11BandMemberJoinFailureReason
CISCO-LWAPP-RRM-MIB ·
.1.3.6.1.4.1.9.9.615.1.1.6.1.5
Object
column Enumeration
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.
Context
- MIB
- CISCO-LWAPP-RRM-MIB
- OID
.1.3.6.1.4.1.9.9.615.1.1.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clrRrmDot11BandGrpMemberEntry
- Groups
- 1
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 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandMemberJoinFailureReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandMemberJoinFailureReason.<clrRrmParametersType>.<clrRrmDot11BandMemberIpAddressType>.<clrRrmDot11BandMemberIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandMemberJoinFailureReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | joinedSuccessfully |
2 | invalidIp |
3 | groupSizeExceeded |
4 | invalidGroupOrder |
5 | nonMatchingGroupID |
6 | unexpectedError |
7 | weakSignalStrength |
8 | joinPending |
9 | notAManager |
10 | groupingDelayed |
11 | groupingDisabled |
12 | invalidProtocolVersion |
13 | countryCodeMismatch |
14 | invalidHierarchy |
15 | alreadyAStaticLeader |
16 | memberOfAnotherGroup |
17 | unconfiguredAsStaticMember |
18 | cntlrNameAndIpMismatch |
19 | unexpectedMemoryError |
20 | rfDomainMismatch |
21 | splitForInvalidStateRequest |
22 | transitioningToStaticFromAuto |
23 | splitDueToUserAction |
Conformance
Member of
Compliance refinements
ciscoLwappRrmMIBComplianceRev3
readonly
write access is not required.