CIM Reference Guide

Dell-defined Classes 85
[Dynamic, Provider ("omprov"),
Description("The Dell_CMOS class contains all the information related to the Dell Change
Management operating system.")
]
class Dell_CMOS
{
[write (true), key: ToSubClass]
string vendor;
[write (true), key: ToSubClass]
string majorVersion;
[write (true), key: ToSubClass]
string minorVersion;
[write (true), key: ToSubClass]
string spMajorVersion;
[write (true), key: ToSubClass]
string spMinorVersion;
[write (true), key: ToSubClass]
string architecture;
};
[Dynamic, Provider ("omprov"),
Description("The Dell_CMApplication class contains all the information related to the Dell Change
Management Application.")
]
class Dell_CMApplication
{
[write (true), key: ToSubClass]
string componentType;
[write (true), key: ToSubClass]
string subComponentID;
[write (true), key: ToSubClass]