HP-UX WBEM vPartition Provider Data Sheet

uint64 AvailableMemory Local
The total memory that is not
assigned to a virtual
partition. The units in MB.
uint64
AvailableMemoryAddresses[]
Local
The starting address of the
memory that is not assigned to
virtual partitions. For every
element in this array there is
a corresponding element in
AvailableMemoryAmounts.
uint64
AvailableMemoryAmounts[]
Local
This array contains the size
of the memory block that is
unassigned. For every element
in this array there is a
corresponding element in
AvailableMemoryAddresses.
boolean
NparNeedsRebootForReconfig
Local
This is True if the vPar
monitor is on an nPa
rtition
and the nPartition needs to be
rebooted for reconfiguration.
boolean IsOnAnNPartition Local
This is True if the vPar
monitor is running on an
nPartition.
uint32 NPartitionID Local This is property
contains the
ID of the nPartition that the
vPar monitor running on. This
is only present when the
IsOnAnNPartition property is
True.
This table lists the properties of HPUX_VParPartition class that contains
information about a virtual partition. The VPar provider always gets the data
from default virtual partitions database /stand/vpdb.
Property Name Property
Inheritance
Property Value(and data
source)
string CreationClassName CIM_MessageLog
CreationClassName indicates
the name of the class or the
subclass used in the
creation of an instance.
string Name Local
This string is a globally
unique ID for the vPar
Monitor.
string NameFormat CIM_ComputerSystem
The ComputerSystem object
and its derivatives are Top
Level Objects of CIM. They
provide the scope for
numerous components. Having
unique System keys is
required. The NameFormat
property identifies how the
ComputerSystem Name is
generated. The NameFormat
ValueMap qualifier defines
the various mechanisms for
Table 7. HPUX_VParPartition