HP Systems Insight Manager 7.0 Command Line Interface Guide

Synopsis
mxnodesecurity -a -p protocol -c username:password [-t on or off ] [-n nodename
]
Add or modify node/system credential.
mxnodesecurity -a -p wbem -c username:password [-t on or off ] -n nodename [
:Port# ]
Add or modify WBEM node/system credential.
mxnodesecurity -a -p snmp -c username:password [-t on or off ] [-n nodename:Port#]
Add or modify VME (protool - vcenter, scvmm or rhevm) node/system credential.
mxnodesecurity -a -p snmp -c readname:writename [-t onoroff ] [-n nodename ]
Add or modify SNMP node/system credential.
mxnodesecurity -a -p signin -c username:password [-t onoroff ] [-n nodename ]
Add or modify a sign-in or sign-in default/global or node/system credential. A
sign-in credential is a protocol independent credential used to sign into the managed
system.
mxnodesecurity -a -p protocol -c username:password
Add a default/global credential.
mxnodesecurity -a -p protocol -c username:password -n @defaultN
Modify a default/global credential.
mxnodesecurity -a -f filename
Add or modify credentials as specifried in XML file.
mxnodesecurity -r -p protocol -n nodename
Remove a node/system credential.
mxnodesecurity -r -p wbem -n nodename [:Port#]
Remove a WBEM node/system credential.
mxnodesecurity -r -p protocol -n @defaultN [-x fd or fcd ]
Remove a default/global credential.
mxnodesecurity -r -p protocol [-x fd or fcd ]
Remove all default/global credentials of specified protocol.
mxnodesecurity -r -f filename
Remove credentials as specifiled in XML file.
mxnodesecurity [-l]
List all default/global and node/system credentials credentials.
mxnodesecurity -l [-p protocol ] [-n nodename ]
List default/global and node/system credentials by protocol and/or nodename.
78 Command descriptions