Ip.smtp.server_Addr; Ip.snmp.enable; Ip.snmp.get_Community_Name - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

EasyCoder PL-Series Printer Programmer's Reference Manual

ip.smtp.server_addr

Type: getvar; setvar
This parameter refers to the IP address of the SMTP server used for
sending e-mail.
getvar result
Returns the IP address of the SMTP server used for sending e-mail.
Example
Description
Syntax
Result
setvar choices
Any valid IP address assigned to the SMTP server. Default = 0.0.0.0
Example
Description
Syntax
Result

ip.snmp.enable

Type: getvar; setvar
This parameter refers to the SNMP protocol. Enabling this parameter
allows 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
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result

ip.snmp.get_community_name

Type:getvar; setvar
You use this parameter when making SNMP queries. The SNMP client
must supply the get community name that matches the printer's get
community name in order to query any SNMP data.
Chapter 13— Configuration/Control Commands
Get the current SMTP server address.
! U1 getvar "ip.smtp.server_addr"
"0.0.0.0"
Set the SMTP server address to 10.10.10.10.
! U1 setvar "ip.smtp.server_addr"
"10.10.10.10"
Changes the SMTP server address the printer uses to
send e-mail to 10.10.10.10.
Get the SNMP setting.
! U1 getvar "ip.snmp.enable"
"on"
Disable the SNMP protocol.
! U1 setvar "ip.snmp.enable" "off"
Turns off the SNMP protocol.
145

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents