Chapter 13— Configuration/Control Commands
146
getvar result
Returns the SNMP community name.
Example
Description
Syntax
Result
setvar choices
Any string up to 20 characters long. Default = public
Example
Description
Syntax
Result
ip.snmp.set_community_name
Type: getvar; setvar
You use this parameter when changing SNMP data remotely. The SNMP
client must supply the set community name that matches the printer's set
community name in order to alter any SNMP data.
getvar result
Returns the SNMP set community name value.
Example
Description
Syntax
Result
setvar choices
Any string up to 20 characters long. Default = private
Example
Description
Syntax
Result
ip.snmp.create_mib
Type: do
This parameter refers to creating a file of the printer's MIB.
do parameters
Filename (Note: The filename is up to eight characters in length
with a three-character extension. )
Example
Description
Syntax
Result
EasyCoder PL-Series Printer Programmer's Reference Manual
Get the SNMP get community string.
! U1 getvar "ip.snmp.get_community_name"
"public"
Set the SNMP get community string.
! U1 setvar "ip.snmp.get_community_name"
"private"
Changes the community name to private.
Get the printer's SNMP set community string.
! U1 getvar "ip.snmp.set_community_name"
"private"
Set the SNMP set community string.
! U1 setvar "ip.snmp.set_community_name"
"private1"
"private1"
Create an SNMP MIB file based in the current
set/get parameters in the printer's application. The
file is stored on the printer's file system with the
filename supplied as the parameter in the do
command. The MIB file can then be retrieved (via
Intermec PLUS, FTP, or other wired or wireless
connection to the printer) and passed onto any
SNMP-based utility to provide a means to monitor
and configure all the printer's parameters via SNMP.
! U1 do "ip.snmp.create_mib"
"EXAMPLE1.MIB"
EXAMPLE1.MIB is created in the printer's file
system with the printer MIB information stored in
it.
Need help?
Do you have a question about the EasyCoder PL3 and is the answer not in the manual?