Interop\CIM_ProviderElementCapabilities.mof.mof (HTML version)

Return to index
CIM_ProviderElementCapabilities Superclass: CIM_ElementCapabilities
ProviderElementCapabilities is an association describing the Capabilities that are supported by a Provider.
Qualifiers:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::Interop" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Override ( "ManagedElement" )
CIM_Provider REF ManagedElement ;
The CIM Provider.
Override ( "Capabilities" )
CIM_ProviderCapabilities REF Capabilities ;
The CIM Provider's Capabilities.
ValueMap { "2" , "3" , ".." , "32768..65535" }
Values { "Default" , "Current" , "DMTF Reserved" , "Vendor Specific" }
Experimental
uint16 Characteristics [ ] ;
Characteristics provides descriptive information about the Capabilities.
when the value 2 'Default' is specified, the associated Capabilities shall represent the default capabilities of the associated Managed Element
when the value 2 'Default' is not specified, the Capabilities instance may represent the default capabilities of the Managed Element
When the value 3 'Current' is specified, the associated Capabilities shall represent the current capabilities of the associated Managed Element
When the value 3 'Current' is not specified, the Capabilities instance may represent the current capabilities of the Managed Element.