association CIM_MetricDefForME : CIM_Dependency

Description:

This association ties a CIM_BaseMetricDefinition to a CIM_ManagedElement to define metrics for the latter. The metrics definition is given context by the ManagedElement, which is why the definition is dependent on the element.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_ManagedElement CIM_Dependency
Override Antecedent
Description The CIM_ManagedElement that can have metrics of this type associated with it.
Key TRUE
Dependent CIM_BaseMetricDefinition CIM_Dependency
Override Dependent
Description A CIM_BaseMetricDefinition for a CIM_ManagedElement.
Key TRUE
MetricCollectionEnabled uint16 CIM_MetricDefForME
Description MetricCollectionEnabled indicates whether the metric defined by the referenced CIM_BaseMetricDefinition is being collected for the referenced CIM_ManagedElement. A value of 2 "Enabled" shall indicate the metric is being collected. A value of 3 "Disabled" shall indicate the metric is not being collected. When collection of a metric is re-enabled, the metric is re-initialized such that any values for a current access metric reflect data collected after the time at which collection was re-enabled.
ValueMap 2, 3, 4, .., 32768..65535
Values "Enabled" [2]
"Disabled" [3]
"Reserved" [4]
"DMTF Reserved" [..]
"Vendor Reserved" [32768..65535]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:25 2009