HP WBEM Services for HP-UX System Administrator Guide (5900-1624, April 2011)

The following software objects are supported by this provider:
Bundles - Collections of filesets from several different products, encapsulated for a specific
purpose. Bundles can consist of groups of filesets or products.
Products - Collections of filesets, or (optionally) subproducts, and control scripts. Different
versions of a product can be defined for different platforms and operating systems, as well
as different revisions (releases) of the product.
Filesets - Filesets include all the files and control scripts that make up a product. Filesets can
only be part of a single product, but they can be included in several different HP-UX bundles
or subproducts. Different versions of a fileset can be defined for different platforms. Filesets
are the lowest level of object managed by SD-UX.
For information related to SD Provider, see SDProviderModule under Provider Module Name at
http://haweb.cup.hp.com/wbem/program/providers/#.
IOTree Provider
The IOTree provider makes available basic HP-UX PCI subsystem information such as the number
and the various characteristics of the PCI slots, PCI cards, PCI devices, and PCI bridges. This IOTree
provider uses the HPUX_PCIDevice, HPUX_PCIBridge, HPUX_PCISlot and HPUX_PCICard
classes. Clients can use this provider to understand the PCI I/O subsystem of the HP computer
system (typically a server or an appliance).
NOTE: The current implementation is for HP-UX only.
For information related to IOTree Provider, see IOTreeModule under Provider Module Name at
http://haweb.cup.hp.com/wbem/program/providers/#.
Clients available with HP WBEM Services
HP WBEM Services includes some clients that you can use to test the infrastructure in your
environment. After installing HP WBEM Services, and registering the providers, you can run a
basic verification check using these clients to determine if things are running as expected.
Following are the clients available with HP WBEM Services:
The osinfo command
Using this osinfo command, a client request is invoked to the Operating System provider
that is available with HP WBEM Services. If the configuration is accurate, then a response
such as the following is received:
Host: MySystem.com
Name: HP-UX
Version: B.11.11
UserLicense: Unlimited user license
Number of Users: 3 users
Number of Processes: 147 processes
OSCapability: 32 bit
LastBootTime: Jul 17, 2002 16:18:35 (-0700)
LocalDateTime: Aug 9, 2002 15:57:47 (-0700)
SystemUpTime: 1985952 seconds = 22 days, 23 hrs, 39 mins, 12 secs
The wbemexec command
This command is available with A.02.05 and later versions of HP WBEM Services. The
webemexec command accepts a CIM-XML formatted file as input and sends it to the CIM
Server as a CIM Request. The following is a sample CIM-XML input file:
<?xml version="1.0" encoding="utf-8" ?>
<CIM CIMVERSION="2.0" DTDVERSION="2.0">
<MESSAGE ID="1000" PROTOCOLVERSION="1.0">
<SIMPLEREQ>
<IMETHODCALL NAME="EnumerateInstances">
Providers and clients for HP WBEM Services 25