MIB Viewer

dot11EncryptionMode

OBJECT-TYPE
1.3.6.1.4.1.4413.2.2.2.1.5.2.1
Access
read-write
Status
deprecated
Sub-identifiers
0
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.
INTEGER { none(0), wep64(1), wep128(2), tkip(3), aes(4), tkipPlusAes(5) }