clcrRoamReason

CISCO-LWAPP-CLIENT-ROAMING-MIB · .1.3.6.1.4.1.9.9.523.1.3.1.1.8

Object

column Enumeration
This object indicates the reason for a client to
roam to a new AP.
              
The semantics are as follows.
              
clcrUnspecified - The reason is not known or can't
be found.
              
clcrPoorLink - Normal roam due to poor link 
(excessive retries, too much interference, RSSI too 
low, etc.)
              
clcrLoadBalancing - Normal roam due to load 
balancing
              
clcrInsufficientCapacity - Roaming occured due to
the insufficient capacity on the previous AP
(TSPEC rejected)
              
clcrDirectedRoam - Roaming is directed by the
802.11 wireless Infrastructure 
              
clcrFirstAssociation - This is the first  
association to a particular WLAN
              
clcrRoamingIn - Roaming in from cellular or other 
WAN
              
clcrRoamingOut - Roaming out to cellular or other 
WAN
              
clcrBetterAp - Normal roam due to better AP found
              
clcrDisassociated - Deauthenticated or
Disassociated from the previous AP.

Context

MIB
CISCO-LWAPP-CLIENT-ROAMING-MIB
OID
.1.3.6.1.4.1.9.9.523.1.3.1.1.8
Type
column
Access
readonly
Status
current
Parent
clcrRoamReasonReportEntry
Groups
1

Walk 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-CLIENT-ROAMING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CLIENT-ROAMING-MIB::clcrRoamReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-CLIENT-ROAMING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CLIENT-ROAMING-MIB::clcrRoamReason.<clcrRoamClientMacAddress>.<clcrRoamClientTimeStamp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-CLIENT-ROAMING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-CLIENT-ROAMING-MIB::clcrRoamReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0clcrUnspecified
1clcrPoorLink
2clcrLoadBalancing
3clcrInsufficientCapacity
4clcrDirectedRoam
5clcrFirstAssociation
6clcrRoamingIn
7clcrRoamingOut
8clcrBetterAp
9clcrDisassociated

Conformance