BRCM-80211-MGMT-MIB :: dot11EncryptionMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBRCM-80211-MGMT-MIBdot11EncryptionMode

dot11EncryptionMode

Module: BRCM-80211-MGMT-MIB

OID (symbolic): BRCM-80211-MGMT-MIB::dot11EncryptionMode

OID (numeric): 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is dot11EncryptionMode?

Controls and reports the wireless encryption method in use, such as no encryption (open), 64-bit WEP, or 128-bit WEP, determining how over-the-air traffic is protected. Selecting an encryption mode also determines which key tables are active.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1
snmpwalk -v2c -c public <target> BRCM-80211-MGMT-MIB::dot11EncryptionMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1.1
snmpget -v2c -c public <target> BRCM-80211-MGMT-MIB::dot11EncryptionMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11EncryptionMode.1

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::dot11EncryptionMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.4413broadcomEdgeSwitch-REF-MIB
1.3.6.1.4.1.4413.50brcmCableDataBRCM-CABLEDATA-SMI
1.3.6.1.4.1.4413.50.1cableDataBRCM-CABLEDATA-SMI
1.3.6.1.4.1.4413.50.1.1cableDataMgmtBRCM-CABLEDATA-SMI
1.3.6.1.4.1.4413.50.1.1.2cableDataMgmtMIBBRCM-CABLEDATA-MGMT-MIB
1.3.6.1.4.1.4413.50.1.1.2.1cableDataMgmtMIBObjectsBRCM-CABLEDATA-MGMT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4413.50.1.1.2.1.5ieee802dot11MgmtBRCM-80211-MGMT-MIB
1.3.6.1.4.1.4413.50.1.1.2.1.5.2dot11MgmtPrivacyBRCM-80211-MGMT-MIB
1.3.6.1.4.1.4413.50.1.1.2.1.5.2.1dot11EncryptionModeBRCM-80211-MGMT-MIB