HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 Administrator Guide (web) (TB581-96065, September 2011)

Enabling CIM/WBEM functions
When P9000 Command View AE Suite has been installed as a new installation, the CIM/WBEM
functions are enabled. If you want to enable the CIM/WBEM functions again after having disabled
them, you need to specify environment settings as described below.
To enable the CIM/WBEM functions:
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 function.
Table 50 Port number used by CIM/WBEM functions
Port number usedFunction
For non-SSL communication: 5988 (default)
For SSL communication: 5989 (default)
Object operation function
427Service discovery function
Execute the following command to determine if any running service program is using the same
port to be used by each CIM/WBEM function:
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 function, the object operation function 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 function, 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 function. For details about
how to set up this function, see Configuring service discovery on page 149.
CAUTION:
In the SLP service (or SLP daemon), register the port used by CIM/WBEM functions by
default. For the ports used by CIM/WBEM functions, see Setting up ports used by
CIM/WBEM on page 147.
Configuring Device Manager for CIM/WBEM146