wlan.wpa.groupkey_ciphersuite

wlan.wpa.groupkey_ciphersuite

This command returns the encryption method currently used for unicast packets.

Getvar

To return the current encryption method value:
! U1 getvar "wlan.wpa.groupkey_ciphersuite"
Result
"NONE"
No encryption being used.
"WEP40"
WEP40 encryption being used.
"TKIP"
TKIP encryption being used.
"AES"
AES being used.
"WEP104"
WEP104 encryption being used.
"WPA2"
WEP104 encryption being used.
""
Reported if printer is not yet associated with the wireless LAN.