Description | If cd11IfVlanEncryptionMode is cipher(1), these
are all the possible cipher type combinations
currently supported for data frame encryption from
different IEEE 802.11 radio interface implementations.
Some platform may support only a subset of the
combinations. Agent will not honor invalid
combinations. If none of the bits are set, no
encryption will be done.
aesccm WPA AES CCMP encryption,
ckip Cisco Per packet key hashing,
cmic Cisco MMH MIC,
ckip|cmic Cisco Per packet key hashing and MIC,
tkip WPA Temporal Key encryption,
wep128 128-bit WEP key,
wep40 40-bit WEP key.
tkip|wep128 WPA Temporal Key and 128-bit WEP,
tkip|wep40 WPA Temporal Key and 40-bit WEP. |