MIB Viewer

dot11BssAccessMode

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