HP-UX WBEM vPartition Provider Data Sheet
Installing This Provider
The bundle name for VPar provider is vparprovider. The shared library
for VPar provider will be installed at,
/opt/vparprovider/lib/libHPVParProvider.1. A symbolic link to this
library will be created at /opt/wbem/providers/lib
(libHPVParProvider.sl for PA platform and libHPVParProvider.so for
IPF platform).
The VPar provider is registered to support the namespace
root/cimv2/vpar.
Schema supported by this provider
The VPar provider supports 8 classes. The tables mentioned below
describe the properties in each class, intrinsic/extrinsic methods,
types and units. The property tables have 3 columns. The first is
the property name including types and units. The second is the
property inheritance, including which class or superclass defines the
property. The third is a description of the possible values and,
where relevant, the data source for each property. Each row describes
a property. The tables of extrinsic methods (those that are
explicitly declared in each class) also have 3 columns. The first
lists the method name and signature. The second describes the action
of the method and all return values and arguments. The third column
lists an exception that might be thrown by the method.
HPUX_VParIOAssignment
HPUX_VParIOLocation
HPUX_VParLocalPartition
HPUX_VParLogRecord
HPUX_VParMessageLog
HPUX_VParMonitor
HPUX_VParPartition
HPUX_VParPartitionInMonitor
This table lists the properties of the association between the
HPUX_VParIOLocation and HPUX_VParMonitor or HPUX_VParPartition.
Property Name Property
Inheritance
Property Value (and data
source)
CIM_ManagedSystemElement
ref GroupComponent
Local
Reference to a
CIM_ManagedSystemElement
containing system
components. Provides monitor
or virtual partition that is
assigned an IO.
HPUX_VParIOLocation ref
PartComponent
Local
Reference to a
HPUX_VParIOLocation which
provides a mapping between
the IO hardware paths and
the IO slot IDs.
2.Setting up this provider
3.Using This Provider
Table 1. HPUX_VParIOAssignment