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

Appendix A Overview of CIM/WBEM 138
When the port number has been changed, the file created in step 2 is deleted. If the port number
has not been deleted, retry the operations to change the port number.
NOTE: In the following cases, the property file is deleted even if the port number has not been
changed:
When the specified port number is being used by another program.
When a value greater than 65535 is specified for the port number.
NOTE:
The new port number remains effective until you change the port number again. You do not need to create the
property file mentioned in step 2 each time you restart Device Manager.
If the new port number is different from the port number in the server.properties file, the port number in the
server.properties file is notified.
A-4 Properties File Settings When Executing CIM
When executing CIM, you must set up the properties files for the Device Manager server and restart
Device Manager. The following table lists the Device Manager server properties you must set.
Table A-3 Properties You Must Set for Device Manager Server When Executing CIM
Classification File name Property
Property for the Web server
functionality
server.properties server.cim.support
server.cim.http.port
server.cim.https.port
WBEM-related properties wbemservices.properties classpath
BaseDir
DebugLevel
DebugDevice
propdir
logdir
CIM-related property cimom.properties org.wbemservices.wbem.cimom
.pswdprov
A-4-1 The server.properties File
When executing CIM, set up the following properties in addition to the regular settings.
A-4-1-1 server.cim.support
This property specifies whether to use the CIM interface. Set the server.cim.support property to
true. The default is false, which specifies that the CIM interface is not used.
# whether the server supports CIM interface or not
server.cim.support={true | false}
A-4-1-2 server.cim.http.port
To use non-SSL for the CIM interface, specify the HTTP port number.
Default: 5988