Dell Open Manage Print Manager Software User Manual
Page 159

Templates
159
<url><![CDATA[ews/printer/prtsystem.htm]]></url>
<expression><![CDATA[R:select.name=301010.*value="([0-9]+)".selected> ]]></expression>
</wr-info>
<ww-info name="PanelLanguage" tname="DELL1320C" requisite="false" ordinal="0">
<format>
<type tname="DELL1320C" property="PanelLanguage">Translation</type>
</format>
<action><![CDATA[ews/printer/prtsystem.htm]]></action>
<paramname>301010</paramname>
</ww-info>
</language-support>
Credentials
These elements define default credentials for printer models under consideration. Credentials include
the SNMP and EWS parameters.
Example: <credentials>
<SNMPReadCommunity>public</SNMPReadCommunity>
<SNMPWriteCommunity>public</SNMPWriteCommunity>
<SNMPVersion>Version</SNMPVersion>
<EWSLogin></EWSLogin>
<EWSPassword>{blank}</EWSPassword>
</credentials>
Firmware Update
These elements contain firmware command information required for updating the firmware for a
printer model. The command-name element defines the firmware tool information. The arguments
element defines the information about the arguments necessary to run the tool.
Example: <firmware-update>
<command-name>lpr.exe</command-name>
<arguments><![CDATA[-S <ips> -P <ip> <filename>]]></arguments>