Reference Guide

The DELL_Chassis class explained in Table below defines the identifying and status properties of the chassis.
DELL_Chassis inherits from CIM-defined classes, but is populated by Dell properties.
Table 6. DELL_Chassis Properties
Class Name:
DELL_Chassis
Parent Class:
CIM_Chassis
Property Description Data Type
AssetTag Indicates the container AssetTag
string. This asset tag string is assigned
by the system administrator.
string
SystemClass Refers to the system type that is
installed and running the
instrumentation. Values for the
SystemClass property are:
1 - Other 2 - Unknown 3 - Workstation 4
- Server 5 - Desktop 6 - Portable
7 - Net PC
uint16
SystemID Indicates the system identifier code. uint16
LogFormat Defines whether the event log data is
unicode formatted or binary (raw).
Values for the event LogFormat
property are:
1 - Formatted (event log only) 2 -
Unformatted
3 - Events_and_POST_Formatted (both
the event log and the poweron self-
test (POST) log are unicode formatted)
uint16
FanStatus Indicates the global status of fan
sensors.
string
TempStatus Indicates the global status of
temperature sensors.
string
VoltStatus Indicates the global status of voltage
sensors.
string
AmpStatus Indicates the global status of current
sensors.
string
PsStatus Indicates the global status of power
supplies.
string
MemStatus Indicates the global status of memory
devices.
string
ProcStatus Indicates the global status of processor
devices.
string
FanRedStatus Indicates the global status of the
cooling unit.
string
PsRedStatus Indicates the global status of the power
unit.
string
IsDefaultThrSupported Indicates whether resetting default
thresholds are supported.
Boolean
17