MIB Viewer

dot11AccessMode

OBJECT-TYPE
1.3.6.1.4.1.4413.2.2.2.1.5.3.3
Access
read-write
Status
deprecated
Sub-identifiers
0
Controls what stations will be given access to the device. If set to unrestricted(0), then any station will be allowed to connect. If set to restrictToList(1), then only stations whose MAC address appears in the dot11AccessTable will be allowed to connect.
INTEGER { allowAny(0), allowList(1), denyList(2) }