HP-UX WBEM LVM Provider Datasheet

Page 4
string DeviceID [Key] Inherited from CIM_LogicalDevice HP-UX: Name of the physical volume. For example,
/dev/dsk/c0t0d0. Obtained from /dev/dsk directory.
string
SystemCreationClassName [Key]
Inherited from CIM_LogicalDevice HP-UX: Name of the “CIM_UnitaryComputerSystem”
class.
string SystemName [Key] Inherited from CIM_LogicalDevice HP-UX: Fully qualified host name of the system
uint16 Access Inherited from CIM_StorageExtent HP-UX: Returns 3 “read/write”.
boolean Allocatable Inherited from CIM_MediaPartition HP-UX: Allocation permission for the physical volume.
Obtained from pvdisplay command, “Allocatable” field.
string AlternatePVName Local to HPUX_PhysicalVolume HP-UX: Alternate physical volume path name. For
example, /dev/rdsk/c0t0d0. Returns the same as
DeviceID replacing “dsk” with “rdsk”.
uint64 BlockSize Inherited from CIM_StorageExtent HP-UX: Size in Kilobytes of the blocks which forms this
StorageExtent. Obtained from pvdisplay command field
“PE Size (Mbytes)”.
string Caption Inherited from CIM_ManagedElement HP-UX: DeviceID.
uint32 CurrentLVs Local to HPUX_PhysicalVolume HP-UX: Number of logical volumes using the physical
volume. Obtained from pvdisplay command, “Cur LV”
field.
uint16 DataOrganization Inherited from CIM_StorageExtent HP-UX: Returns 2 - “Fixed block”.
string Description Inherited from CIM_ManagedElement HP-UX: Returns “Physical Volume DeviceID”.
uint32 FreePEs Local to HPUX_PhysicalVolume HP-UX: Size of the free physical volume space in number
of physical extents. Obtained using pvdisplay command,
“Free PE” field.
uint32 IOTimeout Local to HPUX_PhysicalVolume HP-UX: The IO Timeout value of the physical volume in
seconds.
IOTimeout is obtained using pvdisplay command, “IO
Timeout” field.
uint32 NumberAllocatedPEs Local to HPUX_PhysicalVolume HP-UX: Size of the allocated physical volume in number
of physical extents. Obtained using pvdisplay command,
“Allocated PE” field.
uint64 NumberOfBlocks Inherited from CIM_StorageExtent HP-UX: Total number of logically contiguous blocks, of
size Block Size, which form this Extent. Obtained using
pvdisplay command, “Total PE” field.
uint32 NumberStaledPEs Local to HPUX_PhysicalVolume HP-UX: Number of staled physical extents in the physical
volume. Obtained using pvdisplay command, “Stale PE”
field.
uint32 NumberOfVGDAs Local to HPUX_PhysicalVolume HP-UX: Number of Volume Group Descriptor Areas on
this physical volume. Obtained using pvdisplay
command, “VGDA” field.
uint16[] OperationalStatus Inherited from
CIM_ManagedSystemElement
HP-UX: Operational status of the physical volume. For
example, if PVStatus is "available" then “2” is added to
OperationalStatus array.