HP-UX WBEM LVMProvider Datasheet

Page 6
Table 3: HPUX_PhysicalVolumeGroup properties
Table 3 describes the properties of the HPUX_PhysicalVolumeGroup class. It has three columns. The first is the property name (including type and
units), the second is the property inheritance (indicating which class or super class defines the property), and the third is the property’s description
and value. Each row describes a property.
Note:
while some properties in the table are marked with the “Write” qualifier (based on their
designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX LVM Provider.
Property Name Property Inheritance Property Description (and value)
String CollectionID [Key] Inherited from CIM_CollectionOfMSEs HP-UX: Returns the name of the physical volume group.
For example, pvg01. Obtained from /etc/lvmpvg, “PVG”
entries.
String Caption Inherited from CIM_ManagedElement HP-UX: Returns CollectionID.
String Description Inherited from CIM_ManagedElement HP-UX: Returns “Physical Volume Group CollectionID”.
Table 4: HPUX_VolumeGroup, properties
Table 4 describes the properties of the HPUX_VolumeGroup class. It has three columns. The first is the property name (including type and units),
the second is the property inheritance (indicating which class or super class defines the property), and the third is the property’s description and
value. Each row describes a property.
Note:
while some properties in the table are marked with the “Write” qualifier (based on their
designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX LVM Provider.
Property Name Property Inheritance Property Description (and value)
string InstanceID [Key] Inherited from CIM_StoragePool HP-UX: Returns the Instance ID of the volume group.
string PoolID [Key] Inherited from CIM_StoragePool HP-UX: Returns the path name of the volume group.
string AccessPermission Local to HPUX_VolumeGroup HP-UX: Returns the access permission of the volume
group. For example, read/write. Obtained from
vgdisplay command, “VG Write Access” field.
uint32 Allocated Local to HPUX_VolumeGroup HP-UX: Returns the allocated space in the volume group
in number of physical extents. Obtained from vgdisplay
command, “Alloc PE” field.
uint32 Capacity Local to HPUX_VolumeGroup HP-UX: Returns the capacity of the whole volume group
in number of physical extents. Obtained from vgdisplay
command, “Total PE” field.
string Caption Inherited from CIM_ManagedElement HP-UX: Returns The Pool ID of the volume group.
string Description Inherited from CIM_ManagedElement HP-UX: Returns a textual description of the object.
uint32 FreeSpace Local to HPUX_VolumeGroup HP-UX: Returns the number of free physical extents in the
volume group. Obtained from vgdisplay command,
“Free PE” field.
uint32 MaxNumberOfLVs Local to HPUX_VolumeGroup HP-UX: Returns the maximum number of definable logical
volumes in the volume group. Obtained from vgdisplay
command, “Max LV” field.
uint32 MaxNumberOfPVs Local to HPUX_VolumeGroup HP-UX: Returns the maximum number of definable
physical volumes in the volume group. Obtained from
vgdisplay command, “Max PV” field.
uint32 MaxPEsPerPV Local to HPUX_VolumeGroup
HP
-
UX
: Returns the number of maximum allocatable