HP Systems Insight Manager 6.0 Command Line Interface Guide

Limitations
Only full configuration or CMSSecurity rights users can add, remove, or modify users. Any user can
list information.
Only a unique instance of any user name can be added. Attempting to add a user name that already
exists results in an error.
Only existing users can be successfully removed.
This command can only be run on the CMS.
When you add an administrative rights user, the user will not be able to run mxagentconfig until
you assign system authorizations with mxauth.
See also
HP-UX
mxuser(4), mxauth(1M).
Linux
mxuser(4), mxauth(8).
mxwbemsub
Adds, removes, lists, or moves WBEM event subscriptions from the nodes in HP SIM.
Synopsis
mxwbemsub -a [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -r [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -l [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -m [ current destination ] new destination (-n nodenames|-f filename) [-t
indication type ]
Description
The mxwbemsub command enables you to:
Add, delete, list, or move WBEM event subscriptions from nodes managed by the CMS.
Add or remove health lifecycle event subscriptions for HP NonStop Kernel servers. If you subscribe to
health lifecycle events for a NonStop Kernel server, when the server's status changes, notification is
sent to HP SIM and the server status is updated immediately in the GUI instead of waiting for the next
status collection.
NOTE: This command accesses a file that enables only privileged user access.
mxwbemsub -a [ destination ] (-n node names|-f filename) [-t indication
type ]
This option enables you to create WBEM subscriptions on a set of nodes. This option can specify the
destination of the subscriptions. If the destination is not included, then the CMS on which the command
is being run is used as the destination.
mxwbemsub -r [ destination ] (-n nodenames|-f filename) [-t indication type
]
This option enables you to delete WBEM subscriptions from a set of nodes. This option can delete
subscriptions to another CMS. If a CMS is not specified, then subscriptions to the CMS on which the
command is being run are deleted.
108 Command descriptions