Specifications

Mobile Printing Systems
CPCL Programming Manual
Section 14
Configuration/
Control
Commands
pg. 14-129
continued
ip.snmp.enable
type: getvar; setvar
This parameter refers to the SNMP protocol. Enabling this parameter will allow the printer to be
monitored and managed remotely via network management programs supporting SNMP.
getvar result Returns the SNMP status (on or off).
Example
Description Instructs the printer to respond with the SNMP setting
Syntax ! U1 getvar “ip.snmp.enable
Result on”
setvar choices
“on”, “off
Default “on”
Example
Description Instructs the printer to disable the SNMP protocol
Syntax ! U1 setvar “ip.snmp.enable” “off
Result Turns off the SNMP protocol
ip.snmp.get_community_name
type:getvar; setvar
This parameter is used when making SNMP queries. The SNMP client must supply the get community
name that matches the printers get community name in order to query any SNMP data.
getvar result Returns the SNMP community name
Example
Description Instructs the printer to get the SNMP get community string
Syntax ! U1 getvar “ip.snmp_get_community_name
Result “public
setvar choices
Any string up to 20 characters long
Default “public
Example
Description Instructs the printer to set the SNMP set community string
Syntax ! U1 setvar “ip.snmp_get_community_name” “private
Result Changes the community name to “private