CIM Reference Guide

Dell-Defined Classes 129
"The PowerConsumptionData associated with the
PowerSupply.")
]
DELL_PowerConsumptionData REF Dependent;
};
// ==================================================
// DELL_BIOSSettings
// ==================================================
[Dynamic, Provider("dccim32"): ToInstance,
Description (
"This class defines properties used for setting
parameters in the DellSystem Management BIOS."),
DisplayName("BIOS Settings")]
class DELL_BIOSSettings : CIM_ManagedSystemElement
{
[key, read, Description(
"This property defines the instance ID of this
class."),
DisplayName("Dell Instance ID")]
uint32 DellInstanceID;
[read, Description (
"Enables or Disables the Trusted Platform Module
(TPM)."),
DisplayName("TPM Security"),
ValueMap{"0", "1", "2", "3", "4"},
Values{"Other", "Unsupported", "Off", "On with BIOS
Measurement",
"On without BIOS Measurement" }]