HP Systems Insight Manager 6.0 Command Line Interface Guide

</contact>
</customer-contact-data>
</contract-warranty-data>
</node>
</node-list>
Notes
When modifying a node with the mxnode -m -f filename command, your XML file must include
only the attributes you want to modify. You must always include the three attribute lock flags and set
all three flags to
true
or
false
. In most cases, you will want to use the false setting so the lockable
attributes will not be overwritten by the Discovery and Identification processes.
The only way to clear a particular system/node attribute using the mxnode -m -f filename
command is to include that attribute in the XML file and enter one space character as the value for that
attribute.
Although any system/node attribute can be modified with an XML file, only a limited set of all predefined
system attributes can be locked or protected from being overwritten by the Discovery or Identification
processes. See System attributes that can be locked and Predefined system attributes/properties for the
lists of system attributes that can be modified and locked.
Limitations
This command can only be run on the CMS.
mxnodesecurity
Adds, modifies, lists, removes default, global, node, or system credentials in HP SIM.
Synopsis
mxnodesecurity -a -p protocol -c username:password [-t on or off ] [-n nodename ]
mxnodesecurity -a -p wbem -c username:password [-t on or off ] -n nodename [ :Port# ]
mxnodesecurity -a -p snmp -c username:password [-t on or off ] -n nodename
mxnodesecurity -a -p signin -c username:password [-t onoroff ] [-n nodename ]
mxnodesecurity -a -p protocol -c username:password
mxnodesecurity -a -p protocol -c username:password -n @defaultN
mxnodesecurity -a -f filename
mxnodesecurity -r -p protocol -n nodename
mxnodesecurity -r -p wbem -n nodename [:Port#]
mxnodesecurity -r -p protocol -n @defaultN [-x fd or fcd ]
mxnodesecurity -r -p protocol [-x fd or fcd ]
mxnodesecurity -r -f filename
mxnodesecurity -l [-p protocol ] [-n nodename ]
66 Command descriptions