The CIM_DatabaseParameter class extends from CIM_ScopedSettingData. This abstract class specifies the database and service configuration parameters that are common across database models and vendor implementations. The SNMP RDBMS MIB defines database and service parameters as name and value pair combinations rather than as specific named properties of the class. In order to maintain a consistent mapping between SNMP and CIM, a CIM_SNMPDatabaseParameter class extends from the abstract CIM_DatabaseParameter class, which defines parameters as a name value pair. In a future release of the database MOF, the working group can choose to create a new class that extends from CIM_DatabaseParameter, which specifies properties for common configuration parameters. The parameter context for a specific database or database service is established by collecting the SettingData using the CIM_ElementProfile association. The SNMP RDBMS MIB defines generic tables that contain rows of named database or service configuration entries. A parameter entry contains a parameter name, description, and value. See the description of the rdbmsDbParamTable or the rdbmsSrvParamTable for more information on the SNMP definitions.
The CIM_ComputerSystem object and its derivatives are Top Level Objects of CIM. They provide the scope for numerous components. ...
The CIM_Container association represents the relationship between a contained and a containing physical element. A containing ...
The CIM_ControlledBy relationship indicates which devices are commanded by or accessed through the controller logical device. ...
The CIM_CopyFileAction specifies files that exist on a computer system, and to move or copy those files to a new location. ...
The CIM_DatabaseParameter class extends from CIM_ScopedSettingData. This abstract class specifies the database and service ...
The CIM_DeviceSoftware relationship identifies any software that is associated with a device - such as drivers, configuration ...
The CIM_DirectoryAction is an abstract class that is used for directories to be managed. Creation of directories is handled ...
The CIM_DirectoryContainsFile class represents an association between a directory and files contained within that directory. ...
The CIM_DirectorySpecification class captures the major directory structure of a software element. This class is used to ...