DiskDriveLite
Class IBMTSDS_DiskDrivePackage


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_PhysicalElement
    \_CIM_PhysicalPackage


Description

IBMTSDS_DiskDrivePackage describes the physical packaging attributes of the Disk Drive.

Subclasses


Referenced By

IBMTSDS_DiskDriveRealizes

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. This class is IBMTSDS_DiskDrivePackage.
Tag string
Max Length256
An arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element. The Tag will be of the form'PhysicalPackage for DiskDrive<IBMTSDS_DiskDrive.DeviceID>.
Read Only
HotSwappable boolean
The use of this property is being deprecated. Instead RemovalConditions should be used. The RemovalConditions property addresses whether a PhysicalPackage is removable with or without power being applied.A PhysicalPackage is HotSwappable if it is possible to replace the Element with a physically different but equivalent one while the containing Package has power applied to it (ie, is'on'). For example, a disk drive Package inserted using SCA connectors is both Removable and HotSwappable. All HotSwappable packages are inherently Removable and Replaceable.
Manufacturer string
Max Length256
Currently the only Manufacturers for disk drives on the DS systems are Seagate, Hitachi, Emulex and STEC.
Model string
Max Length256
The Model of the Disk Drive.
RemovalConditions uint16
Unknown0
Not Applicable2
Removable when off3
Removable when on or off4
The RemovalCapabilites property is used to describe the conditions under which a PhysicalPackage can be removed. The DS Disk Drives are hot-swappable.
SerialNumber string
Max Length256
Same as IBMTSDS_DiskDrive.DeviceID.
Version string
Max Length64
A string indicating the version of the PhysicalElement.Represents de ECLevel of the DiskDrive.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_PhysicalElement
CanBeFRUed, Description, ElementName, ManufactureDate, Manufacturer, Model, PartNumber, PoweredOn, SerialNumber, SKU, VendorEquipmentType, Version, OtherIdentifyingInfo, UserTracking
 
Inherited from class CIM_PhysicalPackage
Depth, Height, HotSwappable, OtherPackageType, PackageType, Removable, RemovalConditions, Replaceable, VendorCompatibilityStrings, Weight, Width
 

Method Summary

NameDescription
 
Inherited from class CIM_PhysicalPackage
IsCompatible
 

Method Detail