Reference Guide
DCIM_MetricDefForME
Property Description
Antecedent
The CIM_ManagedElement that can have metrics of this type
associated with it.
Dependent
A CIM_BaseMetricDefinition for a CIM_ManagedElement.
MetricCollectionEnabled
MetricCollectionEnabled indicates whether the metric defined by the
referenced CIM_BaseMetricDefinition is being collected for the
referenced CIM_ManagedElement.
Possible values are:
• 2 = Enabled — Indicates the metric is being collected.
• 3 = Disabled — Indicates the metric is not being collected.
• 4 = Reserved .. = DMTF Reserved
• 32768..65535 = Vendor Reserved
When collection of a metric is reenabled, the metric is re-initialized
such that any values for a current access metric reflect data collected
after the time at which collection was reenabled.
RecordedSince
If a metric is being collected for an instance of CIM_ManagedElement,
the RecordedSince indicates when the capturing of the metric began.
If MetricCollectionEnabled is 3 (Disabled), the RecordedSince
property has a value of 99990101000000.000000+000. A value of
NULL indicates the beginning of the metric capture period is
unknown.
DCIM_MetricForME
Property Description
Antecedent
ManagedElement to which the metric values belong.
Dependent
A metric value for the ManagedElement.
DCIM_MetricInstance
Property Description
Antecedent
The CIM_BaseMetricDefinition for this particular
CIM_BaseMetricValue.
Dependent
A CIM_BaseMetricValue instance holding the Value.
284