HP StorageWorks Command View XP Advanced Edition Device Manager Server Installation and Configuration Guide (December 2005)

Command View XP AE Device Manager Server Properties 124
Default: 2:45
7-5-7 server.dispatcher.endTimeOfIgnoringConnectionAlert
This property defines the end time of the interval for stopping SNMP communication alert. If you
access a disk array that is in regular reboot, that will cause this alert.
Default: 3:15
7-5-8 server.dispatcher.daemon.receiveTrap
This property determines whether or not port 162 is used as an SNMP Trap listener. The Device
Manager can use SNMP to detect command completion and hardware issues. If port 162 is in use,
Device Manager can use polling to determine these issues, but using SNMP is preferred.
If the SNMP trap is set, then Device Manager server is started and port 162 is in use, the server will
output an error message and stop. During installation, the SNMP Trap Note panel is displayed to warn
the user of this potential outcome (refer to
Figure 3-6). The default setting of true indicates that the
receiving trap is on. A setting of false indicates that the receiving trap is off.
Default: True
7-6 MIME Properties
MIME properties are contained in the mime.properties file.
This file contains the translation/lookup table for all Multipurpose Internet Mail Extensions (MIME) file
types recognized by the Device Manager web server. Each property in this lookup table maps a
particular extension suffix to the MIME type for that file. You should not need to modify this setting
under normal circumstances, and in any event only expert System Administrators should make any
additions to this file.
The default directory for the Windows
®
MIME properties file is:
c:\Program Files\CVXPAE\DeviceManager\HiCommandServer\config
7-7 Client Properties
Client properties are contained in the client.properties file. This properties file contains the
configuration information for the Device Manager Web Client.
In Windows
®
, the default directory for the client properties file is as follows:
c:\Program Files\CVXPAE\DeviceManager\HiCommandServer\config
7-7-1 client.logger.trace
This property defines whether output the trace information or not by applying Java™ Web Start’s log
output function. Set this property to true to output trace information. Set this property to false to not
output trace information.
NOTE: In order to output trace information, Java™ Web Start’s log output function must be activated. See
HP StorageWorks Command View XP AE Device Manager Web Client User Guide for more information
about the Java™ Web Start log output function.
Default: false
7-7-2 client.message.timeout
This property defines the maximum wait time for the Device Manager server response (timeout of
connection) in seconds. Web Client sends the notification messages to the server, and the server
sends the notification of the task complete or the alert in response. The connection between the client
and the server is on while waiting the response of the notification from the server. This property sets
the timeout of this waiting time. The client sends the notification message again after the timeout. This
timeout will be applied each time Web Client accesses the server.