307
SGD Wireless Commands
wlan.wep.auth_type
12/16/13 EPL Programming Guide 14245L-003 Rev. A
wlan.wep.auth_type
Description For the WEP security type, this printer setting selects the authentication type to
be used between the printer and the access point. The authentication types are open system and
shared key. For printer support, see SGD Command Support on page315.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure onpage 250.
Commands Details
getvar This command instructs the printer to retrieve the current WEP
authentication type.
Format: ! U1 getvar "wlan.wep.auth_type"
setvar This command instructs the printer to set the WEP authentication type.
Format: ! U1 setvar "wlan.wep.auth_type" "value"
Valu e s :
"open" = enables the open authentication type
"shared" = enables the shared authentication type
Default: "open"
Example • This setvar example shows the value set to "open".

! U1 setvar "wlan.wep.auth_type" "open"

When the setvar value is set to "open", the getvar result is "open".