cldcClientAuthentication

CISCO-LWAPP-DOT11-CLIENT-MIB · .1.3.6.1.4.1.9.9.599.1.3.1.1.34

Object

column Enumeration
This object indicates whether client is authentiated
locally or centrally. This object is valid for flexconnect
APs.
A value of 'unknown' indicates that client authentication is 
not known.
A value of 'central' indicates that client authenticatation is 
at WLC and AP tunnels client management traffic to WLC
via CAPWAP.
A value of 'local' indicates that client is authenticated 
locally by AP.

Context

MIB
CISCO-LWAPP-DOT11-CLIENT-MIB
OID
.1.3.6.1.4.1.9.9.599.1.3.1.1.34
Type
column
Access
readonly
Status
current
Parent
cldcClientEntry
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-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientAuthentication.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientAuthentication'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2central
3local