HP Systems Insight Manager 6.0 Command Line Interface Guide

See also
HP-UX
mxstatus(1M)
Linux
mxstatus(8)
mxstm
Adds, removes, and lists system type manager rules.
Synopsis
mxstm -a -n product name -p snmp (-x attribute=value)+
NOTE: Systems Insight Manager 6.0 no longer supports DMI.
mxstm -r -n product name
mxstm -a -f filespec
mxstm -r -f filespec
mxstm -l [-n product name ]
mxstm -l [-p snmp [-f filespec ] ]
Description
The mxstm command enables you to add, remove, and list system type manager rules for use with HP SIM.
Options
-a
Add a new rule. Optionally, use -f to import one or more rules from an XML file. The XML
file must be encoded in UTF-8 and must be declared with encoding="UTF-8".
-r
Remove an existing rule. Optionally, use -f to delete one or more rules from an XML file.
The XML file must be encoded in UTF-8 and must be declared with encoding="UTF-8"
-l
List system type manager rules.
Use -n to provide a product name and list rule details.
Use the -f option to output rules to an XML file. The XML file is encoded in UTF-8.
Optionally, specify a protocol to selectively output rules matching that protocol. The
XML file output by this command is valid input for -a and -r.
-x attribute=value
Enter the name of a protocol-specific attribute and the value to assign to the attribute.
-n
Enter a product name.
-p
Enter a protocol. This value should be SNMP (SNMP if the CMS is a Microsoft Windows
operating system).
-x
The SNMP required attributes are: sysoid.
HP-UX 85