HP Systems Insight Manager 6.3 Command Line Interface Guide

Return values
MeaningValue
Required configuration files were updated correctly.0
Command line syntax error.1
Error in a file operation or parsing a file.2
Invalid name.21
Remote exception.250
Examples
Example 1
To add a WBEM credential to the Systems Insight Manager credentials database for the system
mycomputer.ak.hp.com, enter mxnodesecurity -a -p wbem -c username:password
-n mycomputer.ak.hp.com. The username and password are defined uniquely for
mycomputer.ak.hp.com.
Example 2
To add a WBEM credential to the the Systems Insight Manager credentials database for the system
mycomputer.ak.hp.comand a specify a port number of 5990, enter mxnodesecurity -a -p
wbem -c username:password -n mycomputer.ak.hp.com:5990. The username and
password are defined uniquely for mycomputer.ak.hp.com.
Example 3
To add a default/global type credential to the Systems Insight Manager database of specified
protocol., enter mxnodesecurity -a -p protocol -c username:password. When
adding default or global credentials, you can specify any protocol name, except for WBEM. A
username and password are required for any protocol.
NOTE: A system name is not needed when you add default credentials, because default credentials
apply to all systems. Default credentials for the sign-in protocol are limited to 10. Default credential
names use the format @defaultN, where N is an automatically assigned numerical value in the
range of 1–10. If you try to add more than ten default sign-in credentials, a warning message
appears and the default credential is not added.
Example 4
To add a default or global credential to the Systems Insight Manager database with a specified
sign-in protocol, enter mxnodesecurity -a -p sign-in|signin -c username:password.
A sign-in credential is a special independent credential protocol used to sign into the managed
system.
NOTE: A system name is not specified when adding default or global credentials. Default
credential names use the format @defaultN, where N is an automatically assigned numerical
indicating usage.
Example 5
To add a default or global credential to the Systems Insight Manager database with a specified
sign-in protocol for the system mycomputer.ak.hp.com, enter mxnodesecurity -a -p
sign-in|signin -c username:password -n mycomputer.ak.hp.com. A sign-in
credential is a special independent credential protocol used to sign into the managed system. If
the credential exists in the Systems Insight Manager credentials database (based on the protocol
78 Command descriptions