An SNMP collection maps to a CIM class and the elements of a collection map to the properties of a CIM class. All generated CIM class definitions must be derived from the SnmpObjectType class.
Note For more information about support or requirements for installation on a specific operating system, see Operating System Availability of WMI Components.
The following class definitions parent all generated class definitions:
[abstract]
class SnmpMacro
{
};
[abstract]
class SnmpObjectType:SnmpMacro
{
};
Remarks
The following rules apply when mapping SNMP collections to CIM classes. Unless otherwise specified, these rules apply to both scalar and table collections:
Send comments about this topic to Microsoft
Build date: 11/3/2009