PhysicalPackage
Class IBMTSDS_StorageFacilityChassis


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_PhysicalElement
    \_CIM_PhysicalPackage
      \_CIM_PhysicalFrame
        \_CIM_Chassis


Description

StorageFacilityChassis represents the physical'box'that a StorageSystem resides in.

Subclasses


Referenced By

IBMTSDS_ProductForStorageFacilityChassis IBMTSDS_StorageFacilitySystemPackaging

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. Set to'IBMTSDS_StorageFacilityChassis'.
Tag string
Max Length256
An arbitrary string that uniquely identifies the Physical Element. This corresponds to the Storage Unit ID for DS8000.
Read Only
ChassisPackageType uint16
Unknown0
Other1
SMBIOS Reserved2
Desktop3
Low Profile Desktop4
Pizza Box5
Mini Tower6
Tower7
Portable8
LapTop9
Notebook10
Hand Held11
Docking Station12
All in One13
Sub Notebook14
Space-Saving15
Lunch Box16
Main System Chassis17
Expansion Chassis18
SubChassis19
Bus Expansion Chassis20
Peripheral Chassis21
Storage Chassis22
SMBIOS Reseved23
Sealed-Case PC24
SMBIOS Reserved25
DMTF Reserved..
Vendor Reserved0x8000..0xFFFF
ChassisPackageType indicates the physical form factor for the type of Chassis.
ChassisTypeDescription string
A string providing more information on the ChassisPackageType. The only possible value is'DS8000'
Description string
A textual description of the PhysicalElement. Same as ElementName
ElementName string
Will be of the form'Storage Facility<Tag>'.
Manufacturer string
Max Length256
The name of the organization responsible for producing the PhysicalElement.
Model string
Max Length256
The Model of this Storage Facility.
MultipleSystemSupport uint16
Unknown0
True1
False2
MultipleSystemSupport indicates whether or not this chassis supports multiple systems. This is true for DS8000.
RackMountable uint16
Unknown0
True1
False2
RackMountable indicates whether or not the chassis is Rack Mountable. This is false for DS8000.
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
 
Inherited from class CIM_PhysicalFrame
AudibleAlarm, BreachDescription, CableManagementStrategy, IsLocked, LockPresent, SecurityBreach, ServiceDescriptions, ServicePhilosophy, VisibleAlarm
 
Inherited from class CIM_Chassis
ChassisPackageType, ChassisTypeDescription, ChassisTypes, CurrentRequiredOrProduced, HeatGeneration, InputCurrentType, InputVoltage, MultipleSystemSupport, NumberOfPowerCords, OtherInputCurrentType, RackMountable, TypeDescriptions
 

Method Summary

NameDescription
 
Inherited from class CIM_PhysicalPackage
IsCompatible
 

Method Detail