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)
114
7-3 Basic settings required to use the
CIM/WBEM features
The CIM/WBEM features are not available until they are enabled. When Device Manager is installed
as a new installation, the CIM/WBEM features are enabled by default. If the CIM/WBEM features
have been disabled, you need to enable them as described below.
To enable the CIM/WBEM features:
1. Change the setting in the Device Manager server property file.
In the server.properties property file, change the server.cim.support property from
false to true. The server.properties file is stored in the following location:
In Windows:
installation-folder-for-the-Device-Manager-server\Server\config
In Linux:
installation-directory-for-the-Device-Manager-server/Server/config
2. Stop any service that uses a port having a port number used by the CIM/WBEM service.
The table below shows the port used by each CIM/WEB feature.
Table 7-2 Port numbers used by CIM/WBEM features
Feature Port number used
Object operation feature For non-SSL communication: 5988 (default)
For SSL communication: 5989 (default)
Service discovery feature 427
Execute the following command to determine if any running service program is using the same
port to be used by each CIM/WBEM feature:
In Windows: netstat -anp TCP
In Linux: netstat -tan
If any service program using the same port is running, change the port number for the service
program.
If any running service program (normally, another WBEM service program) is using the same
port to be used by the object operation feature, the object operation feature is not available.
If any service program is running (normally, another SLP service (or SLP daemon)) that uses
the same port (427) to be used by the service discovery feature, attempts to start the SLP
service (or SLP daemon) for Device Manager will fail.
3. Set up and start the SLP service (or SLP daemon).
Set up the SLP service (or SLP daemon) to enable the service discovery feature. For details
about how to set up this feature, see section
7-6 .
NOTE: In the SLP service (or SLP daemon), register the port used by CIM/WBEM features by
default. For the ports used by CIM/WBEM features, see section
7-4 .
4. 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: