HP Systems Insight Manager 7.2 Command Line Interface Guide

mxcipher -d
Options
-e
0 – Enables both strong and weak cipher suites for HP SIM SSL web server and
partner application SOAP servers. HP SIM must be restarted after you run this
command.
1 Enforce stronger cipher suites for HP SIM SSL web server and partner application
SOAP servers. This is the default setting of HP SIM. This does not enforce stronger
cipher suites for the WBEM indication receiver. HP SIM must be restarted after you
run this command.
2 – Enables user-defined cipher suites for the same ports.
NOTE: HP-SIM must be restarted after you run this command.
-d
Display the current cipher setting enabled for the HP SIM SSL web server and the
partner application SOAP servers.
Return values
Value meaning:
0 Successful completion
<0 An error occurred during operation
Examples
Example 1
To enforce the HP SIM recommended strong cipher suite for HP SIM SSL web servers and partner
application SOAP servers, enter: mxcipher -e 0
Example 2
To enforce the FIPS-compliant strong cipher suite for HP SIM SSL web servers and partner application
SOAP servers, enter: mxcipher -e 1
Example 3
To enforce the user defined cipher suite for HP SIM SSL web servers and partner application SOAP
servers, enter: mxcipher -e 2
Example 4
To display the current cipher setting enabled for the SSL web server and partner application SOAP
servers, enter: mxcipher -d
mxcollection
Adds, lists, modifies, or removes collections and members of collections in HP SIM.
Synopsis
mxcollection -a -f filename
mxcollection -a mem -f filename
mxcollection -reorder mem -f filename
30 Command descriptions