HP Insight Management WBEM Providers 2.8 for Windows Server 2003 and Windows Server 2008 Data Sheet

Table 23-3 Class: HP_SATADiskDrive(CIM_DiskDrive)
Property name Property implementation
TotalCylinders The total number of cylinders on the physical disk
drive.
Example: 19457
TotalHeads The total number of heads on the disk drive
Example: 255
TotalSectors The total number of sectors on the disk drive
Example: 312576705
BytesPerSector The BytesPerSector property indicates the number of
bytes in each sector for the physical disk drive e.g:
512
TotalTracks The total number of sectors on the disk drive
Example: 4961535
TracksPerCylinder the number of tracks in each cylinder on the physical
disk drive.
Example: 255
SerialNumber The Serial number property is a manufacturer-allocated
number used to identify the physicalmedia.
Example: 2BBB6E8F
Size The Size property indicates the size of the disk drive. It
is calculated by multiplying the total number of
cylinders, tracks in each cylinder, sectors in each track,
and bytes in each sector.
e.g: 160039272960
23-3-3 HP_SATAStorageExtent
HP_SATAStorageExtent represents the consumable storage that is available on a disk drive. There is
one instance per disk drive.
Table 23-4 Class: HP_SATAStorageExtent (CIM_StorageExtent)
Property name Property implementation
CIM_ManagedElement
Caption A short textual description (one-line string) of the
object.
e.g: Disk #0, Partition #0
Description The Description property provides a textual description
of the object.
e.g: Installable File System
ElementName A unique identifying name of the disk drive
represented by this storageextent.
e.g: \\.\PHYSICALDRIVE0