HP Systems Insight Manager 7.1 Command Line Interface Guide

<salutation>Mr.</salutation>
<firstname>MyFirstname</firstname>
<lastname>MyLastname</lastname>
<jobtitle>MyJobtitle</jobtitle>
<phone>MyPhone</phone>
<email>MyEmail</email>
<other>MyOther</other>
</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, and removes default, global, node, or system credentials in HP SIM.
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.
78 Command descriptions