MIB Viewer

dot11AuthenticationMode

OBJECT-TYPE
1.3.6.1.4.1.4413.2.2.2.1.5.3.1
Access
read-write
Status
deprecated
Sub-identifiers
0
Controls the mode of authentication which will be accepted by the device. If set to sharedKeyOnly(1), then only stations which satisfy the shared key authentication system will be allowed to connect. If set to openSystemOrSharedKey(2), then shared key stations will be allowed to connect, or stations with no authentication.
INTEGER { sharedKeyOnly(1), openSystemOrSharedKey(2) }