Reference Guide
Dell-Defined Classes 133
"and 2 reserved, bit 3 for offline detected, bit 4 for
"
"failed detected, bit 5 for active, bit 6 for
bootable, "
"and bit 7 for write protected. Rest of the bits
reserved.")]
uint32 sdCardState;
};
// ==================================================
DELL_PowerProfileData
// ==================================================
[Dynamic, Provider("dccim32"): ToInstance,
Description (
"This class defines the power profiling and power knob
data.")
]
class DELL_PowerProfileData : CIM_LogicalDevice
{
[Description ("Chassis index for this power profile")]
uint8 chassisIndex;
[Description ("Supported profiles")]
uint16 supportedProfile;
[Description ("Profile setting")]
uint16 profileSetting;