Key |
CreationClassName
|
string
|
|
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
|
|
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
|
|
Currently the only Manufacturers for disk drives on the DS systems are Seagate, Hitachi, Emulex and STEC. This property is set to'Unknown'for ESS. |
Model
|
string
|
|
The Model of the Disk Drive. This property is set to'Unknown'for ESS. |
RemovalConditions
|
uint16
|
Unknown | 0 |
Not Applicable | 2 |
Removable when off | 3 |
Removable when on or off | 4 |
|
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
|
|
Same as IBMTSDS_DiskDrive.DeviceID. |
Version
|
string
|
|
A string indicating the version of the PhysicalElement.Represents de ECLevel of the DiskDrive. Set to'Unknown'for ESS. |
Read Write |