All MIBs › BRCM-80211-MGMT-MIB
Organization: Broadcom Corporation
Last Updated: 2007-07-29
Category: Wireless/WiFi
Description: Manages Broadcom IEEE 802.11 wireless interface parameters including radio and association settings.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BRCM-80211-MGMT-MIB?
BRCM-80211-MGMT-MIB is a Broadcom Corporation proprietary MIB for runtime management and configuration of the Wi-Fi (802.11) network interface on Broadcom-chipset devices. Its objects cover operating mode, SSID, current channel, beacon/DTIM interval, fragmentation/RTS threshold, short/long retry limit, 802.11g network mode and protection enable, data rate, output power, MBSS user-control, encryption mode, WEP passphrase/default key, and 64-bit/128-bit WEP key tables. As a configuration MIB it lets an administrator confirm SSID, channel, and encryption settings on a Broadcom-chipset Wi-Fi device. It is deployed on Broadcom-chipset devices with 802.11 (Wi-Fi) interfaces (e.g., cable gateways). Engineers can download the BRCM-80211-MGMT-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in BRCM-80211-MGMT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Broadcom-chipset devices with 802.11 (Wi-Fi) interfaces
Monitoring Examples
An administrator checks dot11SSID and dot11EncryptionMode to confirm Wi-Fi network name and security configuration on a Broadcom-chipset gateway device.
What Can Be Monitored
- Wi-Fi SSID, channel, and encryption configuration
This MIB depends on
Related MIBs
Imported Objects
| cableDataMgmtMIBObjects | OBJECT-IDENTITY |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| PhysAddress | |
| RowStatus | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| dot11128BitKeyEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.5.1 | not-accessible | A row in the table which represents a single 128 bit key. | |
| I32 dot11128BitKeyIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.5.1.1 | Integer32 | not-accessible | Identifies the instance of this table row. |
| dot11128BitKeyTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.5 | not-accessible | A table of 104 bit key values used when dot11EncryptionMode is set to wep128(2). | |
| OCT dot11128BitKeyValue | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.5.1.2 | OCTET STRING | read-write | A 104 bit key to be used when dot11EncryptionMode is set to wep128(2). |
| INT dot1154gNetMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.10 | INTEGER | read-write | Controls and reflects the behavior of the device with regards to which flavor of 802.11 is used. If set to maxCompatibility(5), the device will interoperate with the widest variety of 54g and 802.11b clients. If set to maxPerformance(4), the highest throughout will be provided and only 54g clients will be accepted, however nearby 802.11b networks may suffer degraded performance. If set to only54g(2), only 54g clients will be accepted. |
| T/F dot1154gProtectionEnable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.11 | TruthValue | read-write | Controls and reflects the state of 54g protection. If set to true(1), the AP will use RTS/CTS to improve 802.11g performance in mixed 802.11g/802.11b networks. Set to false(2) to maximize 802.11g throughput under most conditions. |
| dot1164BitKeyEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.4.1 | not-accessible | A row in the table which represents a single 64 bit key. | |
| I32 dot1164BitKeyIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.4.1.1 | Integer32 | not-accessible | Identifies the instance of this table row. |
| dot1164BitKeyTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.4 | not-accessible | A table of 40 bit key values used when dot11EncryptionMode is set to wep64(1). | |
| OCT dot1164BitKeyValue | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.4.1.2 | OCTET STRING | read-write | A 40 bit key to be used when dot11EncryptionMode is set to wep64(1). |
| dot11AccessEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.5.1 | not-accessible | A row in the table that specifies a single station MAC address. | |
| I32 dot11AccessIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.5.1.1 | Integer32 | not-accessible | Indicates the instance of this table row. |
| INT dot11AccessMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.3 | INTEGER | read-write | 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. |
| MAC dot11AccessStation | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.5.1.2 | MacAddress | read-create | A MAC address of a station which will be allowed to connect to the device if dot11AccessMode is set to restrictToList(1). |
| dot11AccessTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.5 | not-accessible | A table of MAC addresses which represents stations that will be allowed to connect to the device if dot11AccessMode is set to restrictToList(1). | |
| T/F dot11ApplySettings | 1.3.6.1.4.1.4413.50.1.1.2.1.5.100 | TruthValue | read-write | If set to true(1), the wi-fi driver will be restarted using the current configuration from non-volatile storage. This object may be used to invoke an immediate reconfiguration of the wi-fi system without requiring a full reboot. Unless this object is explicitly set to true(1), any settings made via other objects in this MIB will be stored to non-volatile storage, but will not take effect until the next reboot. Always returns false(2) when read. |
| INT dot11AuthenticationMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.1 | INTEGER | read-write | 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. |
| U32 dot11BeaconInterval | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.4 | Unsigned32 | read-write | Controls and reflects the beacon interval for the device. |
| dot11BssAccessEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3.1.1 | not-accessible | A row in the table which specifies a single MAC address for a given service set. | |
| I32 dot11BssAccessIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3.1.1.1 | Integer32 | not-accessible | Indicates the instance of this table row. |
| INT dot11BssAccessMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.7 | INTEGER | read-write | 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. |
| PHY dot11BssAccessStation | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3.1.1.2 | PhysAddress | read-create | A MAC address of a station which will be allowed to connect to the service set if dot11BssAccessMode is set to restrictToList(2), or forbidden if dot11BssAccessMode is set to denyList(3). |
| ROW dot11BssAccessStatus | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3.1.1.3 | RowStatus | read-create | The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the dot11BssAccessStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instance of dot11BssAccessStation has been set. Only rows with a status of active(1) will be applied. |
| dot11BssAccessTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3.1 | not-accessible | A table of MAC addresses which defines the MAC address based access restrictions for the system. | |
| T/F dot11BssClosedNetwork | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.6 | TruthValue | read-write | 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. |
| T/F dot11BssEnable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.2 | TruthValue | read-write | Enables or disables this service set. |
| dot11BssEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1 | not-accessible | An entry describing the characteristics of an individual BSS. An entry exists in this table for each entry of type ieee80211 (71) in the ifTable. | |
| PHY dot11BssId | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.1 | PhysAddress | read-only | The physical address associated with this service set. |
| INT dot11BssNetworkBridge | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.4 | INTEGER | read-write | If set to lan(1), this service set will be authorized as a member of the local area network. If set to guest(2), this service set will have access to the wide area internet, but will have restricted access to the local area network. |
| IP dot11BssRadiusAddress | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1.2 | InetAddress | read-write | The internet address of the RADIUS server for this service set. |
| IPt dot11BssRadiusAddressType | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1.1 | InetAddressType | read-write | The type of internet address used for dot11BssRadiusAddress. |
| dot11BssRadiusEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1 | not-accessible | An entry defining the RADIUS characteristics of an individual service set. A row exists in this table for each row in the dot11BssTable for which dot11BssSecurityMode is set to wpaEnterprise(4), wpa2Enterprise(5), or radiusWep(6). | |
| STR dot11BssRadiusKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1.4 | DisplayString | read-write | The RADIUS key. |
| U32 dot11BssRadiusPort | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1.3 | Unsigned32 | read-write | The UDP port used to communicate with the RADIUS server for this service set. |
| U32 dot11BssRadiusReAuthInterval | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5.1.5 | Unsigned32 | read-write | The network re-authentication interval. If set to zero, no re-authentication will be performed. |
| dot11BssRadiusTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.5 | not-accessible | A table used to configure settings related to the RADIUS security modes, including WPA-Enterprise, WPA2-Enterprise and RADIUS-WEP. | |
| INT dot11BssSecurityMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.5 | INTEGER | read-write | Security mode may be chosen from Disable, WEP, WPA-PSK, WPA2-PSK, WPA-Enterprise, WPA2-Enterprise or RADIUS-WEP. All devices on the network must use the same security mode in order to communicate. If set to disabled(0): Open system. No authentication or encryption. If set to wep(1) then the following parameters must be set: Default Transmit Key (dot11BssWepDefaultKey): Choose which Key to use. WEP Key Bit (dot11BssWepSecurityMode): May select from 64-Bit or 128-Bit encryption. Passphrase (dot11BssWepPassPhrase): Enter a passphrase consisting of any keyboard character to be used to generate a hex WEP key. Key 1-4 (dot11BssWep64BitKeyTable or dot11BssWep128BitKeyTable): Enter a WEP key manually. Must use only hex character (0-9 and A-F). 64-bit WEP requires 10 hex characters, 128-Bit WEP requires the use of 26 hex characters. If set to wpaPsk(2) then the following parameters must be set: WPA Algorithm (dot11BssWpaAlgorithm): TKIP or AES. WPA Pre-Shared Key (dot11BssWpaPreSharedKey): Choose a unique key to authenticate with other devices on the network. The Pre-Shared Key must be between 8 and 63 characters in length. Group Key Renewal (dot11BssWpaGroupRekeyInterval): This settingss determines how often the group key changes. If set to wpa2Psk(3) then the following parameters must be set: WPA2 Algorithm (dot11BssWpaAlgorithm): AES or TKIP+AES. WPA2 Pre-Shared Key (dot11BssWpaPreSharedKey): Choose a unique key to authenticate with other devices on the network. The Pre-Shared Key must be between 8 and 63 characters in length. Group Key Renewal (dot11BssWpaGroupRekeyInterval): This settingss determines how often the group key changes. If set to wpaEnterprise(4) then the following parameters must be set: WPA Algorithm (dot11BssWpaAlgorithm): TKIP or AES. RADIUS Server Address (dot11BssRadiusIp): The IP address of the RADIUS server. RADIUS Server Port (dot11BssRadiusPort): The port the RADIUS server uses. RADIUS Shared Secret (dot11BssRadiusKey): The shared secret set on the RADIUS server. Key Renewal Timeout (dot11BssRadiusReAuthInterval): Determines how often the keys should be renened. If set to wpa2Enterprise(5) then the following parameters must be set: WPA2 Algorithm (dot11BssWpaAlgorithm): AES or TKIP+AES. RADIUS Server Address (dot11BssRadiusIp): The IP address of the RADIUS server. RADIUS Server Port (dot11BssRadiusPort): The port the RADIUS server uses. RADIUS Shared Secret (dot11BssRadiusKey): The shared secret set on the RADIUS server. Key Renewal Timeout (dot11BssRadiusReAuthInterval): Determines how often the keys should be renened. If set to radiusWep(6) then the following parameters must be set: RADIUS Server Address (dot11BssRadiusAddressType / dot11BssRadiusAddress): The IP address of the RADIUS server. RADIUS Server Port (dot11BssRadiusPort): The port the RADIUS server uses. RADIUS Shared Secret (dot11BssRadiusKey): The shared secret set on the RADIUS server. Default Transmit Key (dot11BssWepDefaultKey): Choose which Key to use. WEP Key Bit (dot11BssWepEncryptionMode): May select from 64-Bit or 128-Bit encryption. Passphrase (dot11BssWepPassPhrase): Enter a passphrase consisting of any keyboard character to be used to generate a hex WEP key. Key 1-4 (dot11BssWep64BitKeyTable or dot11BssWep128BitKeyTable): Enter a WEP key manually. Must use only hex character (0-9 and A-F). 64-bit WEP requires 10 hex characters, 128-Bit WEP requires the use of 26 hex characters. |
| OCT dot11BssSsid | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14.1.3 | OCTET STRING | read-write | Controls and reflects the service set identifier for this BSS. |
| dot11BssTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1.14 | not-accessible | A table of entries in an MBSS system. | |
| dot11BssWep128BitKeyEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.3.1 | not-accessible | A key to be used by the row in the dot11BssTable identified by the value of ifIndex in the row index. | |
| I32 dot11BssWep128BitKeyIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.3.1.1 | Integer32 | not-accessible | Identifies an instance of a key among those used by the service set identified by the value of ifIndex in the row index. |
| ROW dot11BssWep128BitKeyStatus | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.3.1.3 | RowStatus | read-create | The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the dot11BssAccessStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instance of dot11BssWep128BitKeyValue has been set. Only rows with a status of active(1) will be applied. This object may not be set to a value of notInService(2) or destroy(6) if the corresponding instance of dot11BssWepDefaultKey identifies this row as they current key in use. Such an attempt will be rejected with an inconsistentValue error. |
| dot11BssWep128BitKeyTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.3 | not-accessible | A table of 104 bit key values used when operating in WEP 128 mode. | |
| OCT dot11BssWep128BitKeyValue | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.3.1.2 | OCTET STRING | read-create | A 104 bit key to be used when the corresponding instance of dot11BssSecurityMode is set to wep(1) and the corresponding instance of dot11BssWepEncryptionMode is set to wep128(128). |
| dot11BssWep64BitKeyEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.2.1 | not-accessible | A key to be used by the row in the dot11BssTable identified by the value of ifIndex in the row index. | |
| I32 dot11BssWep64BitKeyIndex | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.2.1.1 | Integer32 | not-accessible | Identifies an instance of a key among those used by the service set identified by the value of ifIndex in the row index. |
| ROW dot11BssWep64BitKeyStatus | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.2.1.3 | RowStatus | read-create | The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the dot11BssAccessStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instance of dot11BssWep64BitKeyValue has been set. Only rows with a status of active(1) will be applied. This object may not be set to a value of notInService(2) or destroy(6) if the corresponding instance of dot11BssWepDefaultKey identifies this row as they current key in use. Such an attempt will be rejected with an inconsistentValue error. |
| dot11BssWep64BitKeyTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.2 | not-accessible | A table of 40 bit key values used when operating in WEP 64 mode. | |
| OCT dot11BssWep64BitKeyValue | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.2.1.2 | OCTET STRING | read-create | A 40 bit key to be used when the corresponding instance of dot11BssSecurityMode is set to wep(1) and the corresponding instance of dot11BssWepEncryptionMode is set to wep64(1). |
| U32 dot11BssWepDefaultKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.1.1.1 | Unsigned32 | read-write | Controls and reflects the default key which will be used when 64 or 128 bit encryption is enabled. Indicates the entry from the dot11BssWep64BitKeyTable if dot11EncryptionMode is set to wep64(1), or the entry from the dot11BssWep128BitKeyTable if dot11BssSecurityMode is set to wep128(2). This object may only be set to indicate an active row in the dot11BssWep64BitKeyTable or dot11BssWep128BitKeyTable. If the value corresponds to a row which does not exist or a row which is not active, the set will be rejected with an inconsistentValue error. |
| INT dot11BssWepEncryptionMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.1.1.2 | INTEGER | read-write | Selects the WEP encryption method used by this service set. If set to wep64(1), then 64 bit WEP encryption will be used with the keys from the dot11BssWep64BitKeyTable. If set to wep128(2), then 128 bit WEP encryption will be used with keys from the dot11BssWep128BitKeyTable. |
| dot11BssWepEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.1.1 | not-accessible | An entry defining the WPA characteristics of an individual service set. A row exists in this table for each row in the dot11BssTable for which dot11BssSecurityMode is set to wep(1) or radiusWep(6). | |
| STR dot11BssWepPassPhrase | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.1.1.3 | DisplayString | read-write | The passphrase used for WEP security. |
| dot11BssWepTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.1 | not-accessible | A table used to configure settings related to the WEP security modes. | |
| INT dot11BssWpaAlgorithm | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.4.1.1 | INTEGER | read-write | Controls and reflects the WPA encryption mode used by the service set. The WPA algorithm for WPA-PSK and WPA-Enterprise security mode is either tkip(1) or aes(2). The WPA algorithm for WPA2-PSK and WPA2-Enterprise security mode is either aes(2) or tkipPlusAes(3). |
| dot11BssWpaEntry | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.4.1 | not-accessible | An entry defining the WPA characteristics of an individual service set. A row exists in this table for each row in the dot11BssTable for which dot11BssSecurityMode is set to wpaPsk(2), wpa2Psk(3), wpaEnterprise(4), or wpa2Enterprise(5). | |
| U32 dot11BssWpaGroupRekeyInterval | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.4.1.3 | Unsigned32 | read-write | Sets the WPA Group Rekey Interval for this service set. If set to zero, periodic rekeying is disabled for this service set. |
| OCT dot11BssWpaPreSharedKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.4.1.2 | OCTET STRING | read-write | Sets the WPA Pre-Shared Key (PSK) used by this service set. This value MUST be either a 64 byte hexadecimal number, OR an 8 to 63 character ASCII string. |
| dot11BssWpaTable | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2.4 | not-accessible | A table used to configure settings related to the WPA security modes. | |
| T/F dot11ClosedNetwork | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3.2 | TruthValue | read-write | 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. |
| U32 dot11CurrentChannel | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.3 | Unsigned32 | read-write | Controls and reflects the current channel number. |
| U32 dot11DefaultKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.3 | Unsigned32 | read-write | Controls and reflects the default key which will be used when 64 or 128 bit encryption is enabled. Indicates the entry from the dot1164BitKeyTable if dot11EncryptionMode is set to wep64(1), or the entry from the dot11128BitKeyTable if dot11EncryptionMode is set to wep128(2). |
| U32 dot11DTIMInterval | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.5 | Unsigned32 | read-write | Controls and reflects the DTIM interval for the device. |
| INT dot11EncryptionMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1 | INTEGER | read-write | Controls and reflects the encryption mode used by the device. If set to none(0), then encryption is disabled and all traffic will be sent in the clear. If set to wep64(1), then 64 bit WEP encryption will be used with the keys from the dot1164BitKeyTable. If set to wep128(2), then 128 bit WEP encryption will be used with keys from the dot11128BitKeyTable. Modes tkip(3), aes(4), and tkipPlusAes(5) generate their own keys automatically. |
| U32 dot11FragThresh | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.6 | Unsigned32 | read-write | Controls and reflects the fragmentation threshold for the device. |
| U32 dot11LRL | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.9 | Unsigned32 | read-write | Controls and reflects the long retry limit for the device. |
| dot11MbssAccess | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.3 | |||
| dot11MbssBase | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.1 | |||
| dot11MbssSecurity | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4.2 | |||
| INT dot11MbssUserControl | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.14 | INTEGER | read-write | 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). |
| dot11MgmtAccess | 1.3.6.1.4.1.4413.50.1.1.2.1.5.3 | |||
| dot11MgmtBase | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1 | |||
| dot11MgmtMbss | 1.3.6.1.4.1.4413.50.1.1.2.1.5.4 | |||
| dot11MgmtPrivacy | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2 | |||
| INT dot11NetAuthMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.6 | INTEGER | read-write | Sets the network authentication method. 802.1X and WPA require that valid RADIUS parameters be set. WPA-PSK requires a valid WPA Pre-Shared Key to be set. |
| INT dot11OperMode | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.1 | INTEGER | read-write | Used to control the 802.11 operational mode. If set to notAvailable(0), then the wireless interface will be disabled, with the radio off, and no wireless settings web pages will be available to the user. If set to off(1) then the wireless interface will be disabled, but there may be a web page present which indicates that wireless service is available and that the MSO should be contacted to enable it. If set to remote(2), then the wireless interface will be enabled, but the configuration web pages are read-only so that the user may not change the settings. If set to local(3), then the wireless interface will be enabled, and the web pages will be read-write so that the user has full control over the settings. |
| INT dot11OutputPower | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.13 | INTEGER | read-write | Sets the output power relative to the hardware's maximum capability. |
| IP dot11RadiusIp | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.9 | IpAddress | read-write | Sets RADIUS server IP address. |
| STR dot11RadiusKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.11 | DisplayString | read-write | Sets or displays the RADIUS key. |
| U32 dot11RadiusPort | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.10 | Unsigned32 | read-write | Sets the UDP port used to communicate with the RADIUS server. |
| INT dot11Rate | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.12 | INTEGER | read-write | Forces the transmission rate for the AP to a particular speed. |
| U32 dot11RTSThresh | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.7 | Unsigned32 | read-write | Controls and reflects the RTS threshold for the device. |
| U32 dot11SRL | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.8 | Unsigned32 | read-write | Controls and reflects the short retry limit for the device. |
| OCT dot11SSID | 1.3.6.1.4.1.4413.50.1.1.2.1.5.1.2 | OCTET STRING | read-write | Controls and reflects the service set identifier. |
| STR dot11WepPassPhrase | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.2 | DisplayString | read-write | Controls and reflects the WEP pass phrase. |
| U32 dot11WpaGroupRekeyInterval | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.8 | Unsigned32 | read-write | Sets the WPA Group Rekey Interval in seconds. Set to zero to disable periodic rekeying. |
| OCT dot11WpaPreSharedKey | 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.7 | OCTET STRING | read-write | Sets the WPA Pre-Shared Key (PSK). This value MUST be either a 64-digit hexadecimal number, OR a 8 to 63 character ASCII string. |
| ieee802dot11Mgmt | 1.3.6.1.4.1.4413.50.1.1.2.1.5 | Broadcom proprietary MIB for runtime management and configuration of objects related to the wi-fi network interface. |
RFC description
Broadcom proprietary MIB for runtime management of 802.11 wireless interface configuration and basic service sets.
Start monitoring Broadcom-chipset DOCSIS cable modems/gateways with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.