HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Settings for CIM/WBEM (SMI-S CIMOM)
115
Execute the following command:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
stop_hdvm
After the Device Manager server has stopped, execute the following command:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
start_hdvm
The following shows an example of executing the commands:
# /opt/CVXPAE/suitesrvcntl -stop_hdvm
# /opt/CVXPAE/suitesrvcntl -start_hdvm
7-4 Settings for ports used by CIM/WBEM
features
The following describes the settings for ports used by the CIM/WBEM features.
7-4-1 Opening and closing ports according to the
communication type
Ports can be opened or closed according to the type of communication used by CIM/WBEM
features. Security can be enhanced by closing unused ports
When Device Manager is installed as a new installation, both the HTTP and HTTPS ports are
opened (server.cim.support.protocol=3) by default.
To open or close the port:
1. Using the server.cim.support.protocol property in the property file
(server.properties) of the Device Manager server, specify whether to open or close each
port according to the type of communication.
The setting values for server.cim.support.protocol are shown in the table below.
Table 7-3 Setting values for server.cim.support.protocol
Port status
Setting value
HTTP port HTTPS port
Applicable communication type
1 Open Close Non-SSL communication
2 Close Open SSL communication
3 Open Open SSL communication and non-SSL
communication
2. Restart the Device Manager server.
In Windows:
Select Start > All Programs > XP Command View AE > Device Manager > Stop Server.
After the Device Manager server has stopped, select Start > All Programs > XP
Command View AE > Device Manager > Start Server.
In Linux:
Execute the following command:
installation-directory-for-the-Device-Manager-server/suitesrvcntl -
stop_hdvm
After the Device Manager server has stopped, execute the following command: