Class CIM_Chassis


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_PhysicalElement
    \_CIM_PhysicalPackage
      \_CIM_PhysicalFrame


Description

The Chassis class represents the PhysicalElements that enclose other Elements and provide definable functionality, such as a desktop, processing node, UPS, disk or tape storage, or a combination of these.

Subclasses

IBMTSDS_StorageFacilityChassis

Referenced By


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.
Tag string
Max Length256
An arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element. The Tag property can contain information such as asset tag or serial number data. The key for PhysicalElement is placed very high in the object hierarchy in order to independently identify the hardware or entity, regardless of physical placement in or on Cabinets, Adapters, and so on. For example, a hotswappable or removable component can be taken from its containing (scoping) Package and be temporarily unused. The object still continues to exist and can even be inserted into a different scoping container. Therefore, the key for Physical Element is an arbitrary string and is defined independently of any placement or location-oriented hierarchy.
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.
ChassisTypes uint16
Other1
Unknown2
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
Rack Mount Chassis23
Sealed-Case PC24
Multi-system Chassis25
The use of this property is deprecated in lieu of ChassisPackageType. A physical package should not have multiple form factors. Therefore, this property is being deprecated in lieu of a single value property.An enumerated, integer-valued array indicating the type of Chassis.
CurrentRequiredOrProduced sint16
Current required by the Chassis at 120V. If power is provided by the Chassis (as in the case of a UPS), this property may indicate the amperage produced, as a negative number.
HeatGeneration uint16
Amount of heat generated by the Chassis in BTU/hour.
InputCurrentType uint16
Unknown0
Other1
AC2
DC3
Enumeration indicating whether the input voltage required by the Chassis is:Unknown indicates the InputCurrentType is unknownOther indicates that InputCurrentType is not one of the enumerated values. OtherInputCurrentType may have more information.AC indicates that the InputCurrentType is Alternating Current (AC)DC indicates that the InputCurrentType is Direct Current (DC)
InputVoltage sint32
A signed integer indicating the input voltage required by the Chassis. If the value of this property is unknown, it SHOULD have a value of 0. If the value of InputCurrentType is"Unknown", this property SHOULD have a value of 0.
MultipleSystemSupport uint16
Unknown0
True1
False2
MultipleSystemSupport indicates whether or not this chassis supports multiple systems, for example server blades.
NumberOfPowerCords uint16
Integer indicating the number of power cords which must be connected to the Chassis, for all the componentry to operate.
OtherInputCurrentType string
A string describing the input current type when the value of the instance's InputCurrentType property is ("Other").
RackMountable uint16
Unknown0
True1
False2
RackMountable indicates whether or not the chassis is Rack Mountable.
TypeDescriptions string
The use of this property is deprecated in lieu of a single value property, ChassisTypeDescription.An array of free-form strings providing more information on the ChassisTypes array entries. Note, each entry of this array is related tothe entry in ChassisTypes that is located at the same index.
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
 

Method Summary

NameDescription
 
Inherited from class CIM_PhysicalPackage
IsCompatible
 

Method Detail