dot11EncryptionMode
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.2.1
Object
scalar
deprecated
r/w
Enumeration
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.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.2.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtPrivacy
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | wep64 |
2 | wep128 |
3 | tkip |
4 | aes |
5 | tkipPlusAes |