All MIBs › BRCM-80211-MGMT-MIB › dot11MbssUserControl
dot11MbssUserControl
Module: BRCM-80211-MGMT-MIB
OID (symbolic): BRCM-80211-MGMT-MIB::dot11MbssUserControl
OID (numeric): 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Sets the number of user controlled Wifi networks. 0 <--- The user has no control over wireless. No 802.11 web pages will be displayed. For now, we don't need to support this. An attempt to set it to zero can just return an error. 1 <--- The user has control over the primary wireless network only. No guest network page is displayed. 2 <--- The user has control over the primary wireless network and one guest network. No drop down menu (or only 1 item in the menu) for additional guest network configuration. 3 <--- Same as above with 2 guest networks 4 <--- Same as above with 3 guest networks (Our current implementation).
What is dot11MbssUserControl?
Controls how many user-configurable Wi-Fi networks (multiple BSSIDs/SSIDs) are exposed to the administrator, ranging from zero (no user control, wireless hidden) to multiple independent networks. This setting determines the multi-SSID capability visible through the management interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14 snmpwalk -v2c -c public <target> BRCM-80211-MGMT-MIB::dot11MbssUserControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14.1 snmpget -v2c -c public <target> BRCM-80211-MGMT-MIB::dot11MbssUserControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14.1 i <value>
Start monitoring Broadcom-chipset DOCSIS cable modems/gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BRCM-80211-MGMT-MIB::dot11MbssUserControl OID value, configure state conditions and alerts, and monitor any Broadcom-chipset DOCSIS cable modems/gateways from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4413 | broadcom | EdgeSwitch-REF-MIB |
| 1.3.6.1.4.1.4413.50 | brcmCableData | BRCM-CABLEDATA-SMI |
| 1.3.6.1.4.1.4413.50.1 | cableData | BRCM-CABLEDATA-SMI |
| 1.3.6.1.4.1.4413.50.1.1 | cableDataMgmt | BRCM-CABLEDATA-SMI |
| 1.3.6.1.4.1.4413.50.1.1.2 | cableDataMgmtMIB | BRCM-CABLEDATA-MGMT-MIB |
| 1.3.6.1.4.1.4413.50.1.1.2.1 | cableDataMgmtMIBObjects | BRCM-CABLEDATA-MGMT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4413.50.1.1.2.1.5 | ieee802dot11Mgmt | BRCM-80211-MGMT-MIB |
| 1.3.6.1.4.1.4413.50.1.1.2.1.5.1 | dot11MgmtBase | BRCM-80211-MGMT-MIB |
| 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14 | dot11MbssUserControl | BRCM-80211-MGMT-MIB |