cldcClientAuthMode
CISCO-LWAPP-DOT11-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.599.1.3.1.1.36
Object
column Enumeration
This object represents the authentication mode of client. A value of 'none' represents that client used open authentication to join to network. A value of 'psk' represents that client used PSK based authentication to join to network. A value of 'radius' represents that client gets authenticated with the help of radius. A value of 'cckm' represents that client used CCKM based authentication to join to network. A value of 'wapipsk' represents that client used WAPI PSK authentication to join to network. A value of 'wapicert' represents that client used WPA/WPA2 DOT1X authentication to join to network. A value of 'ftDot1x' represents that client used 802.11r DOT1X authentication to join to network. A value of 'ftpsk' represents that client used 802.11r PSK authentication to join to network. A value of 'pmfDot1x' represents that client used PMF DOT1X authentication to join to network. A value of 'pmfpsk' represents that client used PMF PSK authentication to join to network.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.599.1.3.1.1.36- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldcClientEntry
- 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-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::cldcClientAuthMode'
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::cldcClientAuthMode.<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::cldcClientAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | psk |
2 | radius |
3 | cckm |
4 | wapipsk |
5 | wapicert |
6 | ftDot1x |
7 | ftPsk |
8 | pmfDot1x |
9 | pmfPsk |
Conformance
Member of