HP WBEM Services for HP-UX and Linux System Administrator's Guide

Installing and Setting up HP WBEM Services
The cimconfig Command
Chapter 5 59
The cimconfig Command
The cimconfig command manages CIM Server configuration properties.
The operations are executed on the CIM Server running on the local
host.
Use the cimconfig command to get, set, or unset CIM Server property
values. Use the -l (list) option to see all properties and their values.
An operation on a current property (cimconfig with -c option) takes
effect immediately.
An operation on a planned property (cimconfig with a -p option) takes
affect the next time the CIM Server is started with the cimserver
command.
Dynamic properties can be set with either current or planned.
Non-dynamic properties must be set using the planned option.
Modifications made by cimconfig remain in effect until they are
changed by another cimconfig command. HP WBEM Services must be
up and running to issue the cimconfig command.
You can temporarily modify property values when HP WBEM Services is
down, by entering options at startup in the cimserver command line,
However, these modifications last only as long as that execution of the
CIM Server.