HP Systems Insight Manager 7.0 Command Line Interface Guide

Synopsis
mxcipher -e 1|0
mxcipher -d
Options
-e
1 Enforce stronger cipher suites for Systems Insight Manager SSL web server and
partner application SOAP servers. This is the default setting of Systems Insight
Manager. This does not enforce stronger cipher suites for the WBEM indication
receiver. Systems Insight Manager must be restarted after you run this command.
0 Enables both strong and weak cipher suites for Systems Insight Manager SSL web
server and partner application SOAP servers. Systems Insight Manager must be
restarted after you run this command.
-d
Display the current cipher setting enabled for the Systems Insight Manager 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 stronger cipher suites for Systems Insight Manager SSL web servers and partner
application SOAP servers, enter: mxcipher -e 1|0
Example 2
To disable the enforced stronger ciphers and to enable both strong and weak cipher suites for the
above web server and SOAP servers, enter: mxcipher e 1|0
Example 3
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 Systems Insight Manager.
Synopsis
mxcollection -a -f filename
mxcollection -a mem -f filename
mxcollection -reorder mem -f filename
mxcollection -m mem -f filename
mxcollection -d existcollname
mxcollection -r mem -f filename
mxcollection -ln
30 Command descriptions