dot11AccessMode
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.3.3
Object
scalar
deprecated
r/w
Enumeration
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.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.3.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtAccess
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | allowAny |
1 | allowList |
2 | denyList |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot11AuthenticationMode deprecated 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 b… | scalar | Enumeration | .1.3.6.1.4.1.4413.2.2.2.1.5.3.1 |
| dot11ClosedNetwork deprecated Controls whether the device will operate in closed network mode. If
set to true(1), then the network mode is closed and the SSID will not
be broadcast in beacon packets. If set … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4413.2.2.2.1.5.3.2 |
| dot11AccessTable deprecated A table of MAC addresses which represents stations that will be allowed
to connect to the device if dot11AccessMode is set to
restrictToList(1). | table | - | .1.3.6.1.4.1.4413.2.2.2.1.5.3.5 |