dot11ClosedNetwork
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.3.2
Object
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 to false(2), then the network mode is open and the SSID will be broadcast in beacon packets.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.3.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtAccess
- Siblings
- 3
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |