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. |
Tag
|
string
|
|
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
|
Unknown | 0 |
Other | 1 |
SMBIOS Reserved | 2 |
Desktop | 3 |
Low Profile Desktop | 4 |
Pizza Box | 5 |
Mini Tower | 6 |
Tower | 7 |
Portable | 8 |
LapTop | 9 |
Notebook | 10 |
Hand Held | 11 |
Docking Station | 12 |
All in One | 13 |
Sub Notebook | 14 |
Space-Saving | 15 |
Lunch Box | 16 |
Main System Chassis | 17 |
Expansion Chassis | 18 |
SubChassis | 19 |
Bus Expansion Chassis | 20 |
Peripheral Chassis | 21 |
Storage Chassis | 22 |
SMBIOS Reseved | 23 |
Sealed-Case PC | 24 |
SMBIOS Reserved | 25 |
DMTF Reserved | .. |
Vendor Reserved | 0x8000..0xFFFF |
|
ChassisPackageType indicates the physical form factor for the type of Chassis. |
ChassisTypeDescription
|
string
|
|
A string providing more information on the ChassisPackageType. |
ChassisTypes
|
uint16
|
Other | 1 |
Unknown | 2 |
Desktop | 3 |
Low Profile Desktop | 4 |
Pizza Box | 5 |
Mini Tower | 6 |
Tower | 7 |
Portable | 8 |
LapTop | 9 |
Notebook | 10 |
Hand Held | 11 |
Docking Station | 12 |
All in One | 13 |
Sub Notebook | 14 |
Space-Saving | 15 |
Lunch Box | 16 |
Main System Chassis | 17 |
Expansion Chassis | 18 |
SubChassis | 19 |
Bus Expansion Chassis | 20 |
Peripheral Chassis | 21 |
Storage Chassis | 22 |
Rack Mount Chassis | 23 |
Sealed-Case PC | 24 |
Multi-system Chassis | 25 |
|
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
|
|
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
|
|
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
|
|
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 to the entry in ChassisTypes that is located at the same index. |
Read Write |