This class contains information about a client computer’s hard drive. This class is included in a default hardware inventory operation.
Table C.10 Disk Attribute Class (SMS_G_System_DISK)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
Availability | uint32 | 1 | Indicates the availability and status of the device.
Values are: |
BytesPerSector | uint32 | 512 | Indicates the number of bytes per sector of the physical disk drive. |
Capabilities | string | "3" | Indicates the capabilities of the MediaAccessDevice.
Values are: |
Caption | string | Describes the object. Maximum length is 64 characters. | |
Description | string | "IDE Fixed Disk" | Describes the object. |
DeviceID | string | "\\\\.\\PHYSICAL DRIVE0" | Key. Provides an address or other identifying information to uniquely name the LogicalDevice. Maximum length is 64 characters. |
ErrorMethodology | string | Describes the types of error detection and correction that the device supports. | |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
Index | uint32 | 1 | Indicates the index number of the disk drive. |
InstallDate | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the object was installed. The absence of a value does not indicate that the object is not installed. |
InterfaceType | string | "IDE" | Indicates the interface type of the physical disk drive. |
Manufacturer | string | "Seagate" | Indicates the name of the disk drive manufacturer. |
MediaLoaded | uint32 | 1 | Determines whether the media for a removable disk drive are loaded.
Values are: If the value is True, the media are loaded. |
MediaType | string | "Fixed hard disk" | Indicates the type of media used or accessed by the device. |
Model | string | "ST32171W" | Indicates the manufacturer’s model number of the disk drive. |
Name | string | "\\\\.\\PHYSICAL DRIVE0" | Defines the label that the object is known by. Maximum length is 256 characters. |
NumberOfMediaSupported | uint32 | 1 | Defines the maximum number of media that can be supported or inserted when the MediaAccessDevice supports multiple individual media. |
Partitions | uint32 | 2 | Indicates the number of partitions on the physical disk drive. |
PNPDeviceID | string | ||
PowerManagementSupported | uint32 | 1 | A Boolean that indicates that the ComputerSystem and its running OperatingSystem support power management. This Boolean does not indicate that power management features are currently enabled or if they are enabled, which features are supported.
Values are: |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
SCSIBus | uint32 | 0 | Indicates the SCSI bus number of the disk drive. |
SCSILogicalUnit | uint32 | 0 | Indicates the SCSI logical unit number (LUN) of the disk drive. |
SCSIPort | uint32 | 0 | Indicates the SCSI port number of the disk drive. |
SCSITargetId | uint32 | 0 | Indicates the SCSI ID number of the disk drive. |
SectorsPerTrack | uint32 | 63 | Indicates the number of sectors per track of the physical disk drive. |
Size | uint32 | 2510 | Megabytes. Indicates the size of the disk drive. |
Status | string | "OK" | Indicates the current status of the object.
Values are: Maximum length is 10 characters. |
StatusInfo | string | "3" | A string that indicates the state of the LogicalDevice.
Values are: |
SystemName | string | "SMS20NTWKS" | Provides the scoping system’s name. Maximum length is 256 characters. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |
TotalCylinders | uint32 | 0 | Indicates the total number of cylinders on the physical disk drive. |
TotalHeads | uint32 | 64 | Indicates the total number of heads on the disk drive. |
TotalSectors | uint32 | 2649024 | Indicates the total number of sectors on the physical disk drive. |
TotalTracks | uint32 | 42048 | Indicates the total number of tracks on the physical disk drive. |
TracksPerCylinder | uint32 | 64 | Indicates the number of tracks per cylinder on the physical disk drive. |