HP Web Jetadmin 10.3 - Proxy Agents Readme

Silent installation/network installation
You must install the Microsoft SNMP service prior to installing HP SNMP Proxy Agent. You can install HP SNMP
Proxy Agent either before or after you install the HP printer driver.
Two installation modes are available through standard tools such as Microsoft Systems Management Server
(SMS)—standalone mode and silent/network mode.
Standalone installation
The standard (non-silent) installation takes input in the form of responses to dialog boxes. To initiate a
standalone installation of HP SNMP Proxy Agent, run one of the following commands:
Msiexec /i "HP SNMP Proxy_32_10_3_0010.msi"
Msiexec /i "HP SNMP Proxy_64_10_3_0010.msi"
The installer then guides you through a series of dialogs.
Silent installation/network installation
The silent mode (without a UI) is provided for push-based installations. To initiate a silent installation of
HP SNMP Proxy Agent, run one of the following commands:
Msiexec /i "HP SNMP Proxy_32_10_3_0010.msi" /qn
Msiexec /i "HP SNMP Proxy_64_10_3_0010.msi" /qn
The following switches are also available with this installer:
/s
Executes a silent extraction of the packaged binaries on the client system.
/qn
Executes the MSI in silent mode. Specifying /s applies this setting.
/i
Installs the package.
/fv
Ugrades an existing package.
/x
Uninstalls an existing package.
PERMITTEDMANAGERS="ipaddress1;ipaddress2;...;ipaddressn"
Sets up the SNMP service to respond to requests only from the specified IP addresses. This parameter is
used from the command line. An empty string, such as PERMITTEDMANAGERS="", removes all
existing entries that the proxy installer previously made. A value of "*" indicates that the SNMP service
should be able to receive values from any server.
VALIDCOMMUNITIES="communityname1;communityname2;...communitynamen"
Sets up the SNMP service to respond only to servers that send a request with one of the specified
community names. This parameter is used from the command line.
4 Chapter 2 HP SNMP Proxy Agent 10.3.0010 ENWW