HP Systems Insight Manager 6.3 Command Line Interface Guide

-t mib
List the traps in filename.mib . The filename is the name listed in Systems Insight
Manager and can be viewed by entering mxmib -l.
Return values
MeaningValue
Successful completion.0
Command line syntax error.2
An error occurred during operation.>0
Examples
Example 1
To view the list of registered mibs, enter mxmib -l.
Example 2
To register the mib testmib.cfg, enter mxmib -a testmib.cfg.
Example 3
To update a MIB file in Systems Insight Manager, complete the following steps:
1. Download the new mib and copy it into the mibs directory.
2. Run mcompile to update the existing .cfg file.
NOTE: If the existing .cfg file had any customizations, these must be reapplied.
3. Run mxmib -a updatedfile.cfg to update the MIB data in the Systems Insight Manager
database.
mxngroup
Adds, modifies, removes, or lists system groups in Systems Insight Manager.
Synopsis
mxngroup -a -g groupname [-d description ] [-n [ member... ] ]
mxngroup -a -f filename
mxngroup -m -g groupname [-d description ] [-n [ member... ] ] [-u [t|f] ]
mxngroup -m -f filename
mxngroup -r -g groupname
mxngroup -r -f filename
mxngroup [-l d|f|m|n] [-g groupname... ]
mxngroup [-l d|f|m|n] [-n [ member... ] ]
mxngroup -l f [-g groupname... ] [-b encoding ]
mxngroup -lf [-n [ member... ] ] [-b encoding ]
Description
The mxngroup command enables you to create, modify, remove, and list system groups. System
groups are collections of systems that are subsets of all the systems discovered by Systems Insight
54 Command descriptions