SGD Printer Settings
ip.snmp.set_community_name
200
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.snmp.set_community_name
Description This printer setting is used when changing SNMP data remotely. To alter any
SNMP data, the SNMP client must supply the set community name that matches the printer’s
set community name. For printer support, see SGD Command Support onpage 3 15.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command instructs the printer to return the printer’s SNMP set
community name string.
Format: ! U1 getvar "ip.snmp.set_community_name"
For protection a single "*" returns.
setvar This command instructs the printer to set the SNMP set community name
string.
Format: ! U1 setvar "ip.snmp.set_community_name"
"value"
Valu e s : A maximum of 19 alphanumeric characters
Default: "public"
Example • This setvar example shows the value set to "public".

! U1 setvar "ip.snmp.set_community_name" "public"

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