dot11AuthenticationMode
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.3.1
Object
scalar
deprecated
r/w
Enumeration
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.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.3.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtAccess
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sharedKeyOnly |
2 | openSystemOrSharedKey |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| dot11AccessMode deprecated 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 station… | scalar | Enumeration | .1.3.6.1.4.1.4413.2.2.2.1.5.3.3 |
| 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 |