HP 3PAR OS 3.1.3 Command Line Interface Reference

showcim
DESCRIPTION
The showcim command displays the CIM server current status, either active or inactive. It also
displays the current status of the HTTP and HTTPS ports and their port numbers. In addition, it shows
the current status of the SLP port, that is either enabled or disabled.
SYNTAX
showcim
AUTHORITY
Any role in the system.
OPTIONS
None
SPECIFIERS
None
RESTRICTIONS
None
EXAMPLE
The following example shows the current CIM status:
cli% showcim
-Service- -State- --SLP-- SLPPort -HTTP-- HTTPPort -HTTPS- HTTPSPort PGVer CIMVer
Enabled Active Enabled 427 Enabled 5988 Enabled 5989 2.5.1 2.3.1
Where the columns are defined as:
Service. Indicates the CIM server status.
--. Cannot determine the CIM server status.
Enabled. The CIM server is running.
Disabled. The CIM server is not running.
State. Indicates if the CIM server is Active or Inactive.
SLP. Indicates the SLP port state.
--. Cannot determine the SLP port state.
Enabled. The SLP port state is enabled.
Disabled. The SLP port state is disabled.
SLPPort. The SLP port. Default is 427.
showcim 355