HP Systems Insight Manager 6.3 Command Line Interface Guide

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 systems. 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 systems. 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.
mxwbemsub -l [ destination ] (-n nodenames|-f filename) [-t
indication type ]
This option enables you to list WBEM subscriptions from a set of systems. This option can list
subscriptions to another CMS. If a CMS is not specified, then subscriptions to the CMS on
which the command is being run are listed.
mxwbemsub -m [ current destination ] new destination (-n nodenames|-f
filename) [-t indication type ]
This option enables you to move WBEM subscriptions for a set of systems from one CMS to
another CMS. If only one CMS is entered, that CMS is used as the new destination. You can
run this option with one CMS in the argument list, which will move the subscriptions from the
CMS on which the command is run to a new CMS.
Each mxwbemsub option for WBEM subscriptions requires a list of system names on which the
option will be executed. The system names can be entered through the command line or an input
file. Each system name entered on the command line or in a file can use the IP address, hostname,
or fully-qualified system name.
XML file support
If the CMS detects an error while processing an input file, it will interrupt processing and issue an
error message.
Options
-a
Add WBEM subscriptions for the specified CMS. If the destination CMS is not
specified, the default is the CMS on which the command is run.
-r
Delete WBEM subscriptions for the specified CMS. If a destination is not specified,
the default is to remove subscriptions to the CMS on which the command is run.
-l
List the WBEM subscriptions for the specified CMS. If a destination is not specified,
the default is to list subscriptions to the CMS on which the command is run.
-m
128 Command descriptions