MIB Viewer

cldcClientAuthMode

OBJECT-TYPE
1.3.6.1.4.1.9.9.599.1.3.1.1.36
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { none(0), psk(1), radius(2), cckm(3), wapipsk(4), wapicert(5), ftDot1x(6), ftPsk(7), pmfDot1x(8), pmfPsk(9) }