HP Systems Insight Manager 5.3 Command Line Interface reference guide

Specify the toolbox enablement (t is enabled and f is disabled).
-f filename
Specify the filename that contains information about users to be added, modified or removed
(see mxuser(4)).
-l n
Display a columnar list of the names of all enabled and disabled toolboxes. This produces
the same result as not specifying any options.
-l t
Display a tabular list of toolbox attributes for all toolboxes.
-lf
Specify that the system should generate the toolbox information in XML format.
-b encoding
Specify the character encoding of an XML file when used with -lf.
-m toolboxname
Modify a specified toolbox.
-N new_toolboxname
Define a new toolbox name for the specified toolbox.
-r
Remove the specified toolbox.
External influences
For HP-UX or Linux, LANG determines the default encoding that the system will use to output XML data if no
encoding is specified on the command line. If LANG is not specified or null, or LANG does not correspond
to a recognized encoding, it defaults to C (see lang (5)). In this case, use the -b option to specify the
encoding of the XML data.
Return values
MeaningValue
Successful completion.0
Command line syntax error.2
Nonexistent toolbox error.3
Duplicate toolbox error.5
Invalid name.21
Invalid description.22
Unsupported operation.26
Unauthorized user.50
HP Systems Insight Manager repository error.102
The CMS is not initialized.222
Unable to connect to the session manager.249
Remote exception.250
Duplicate name.253
mxtoolbox 95