White Papers
Version 1.0.0 41
Table 42 – DCIM_LCRegisteredProfile - Properties 844
Property Name
Requirement
Type
Additional Requirements
InstanceID
Mandatory
String
This property value shall be
“DMTF:BaseMetrics:1.0.0”
RegisteredName
Mandatory
String
This property value is "Base Metrics”
RegisteredVersion
Mandatory
String
This property value is "1.0.0".
RegisteredOrganization
Mandatory
Uint16 This property value is 1 (Other).
OtherRegisteredOrganization
Mandatory
String
The property value is “DCIM”.
8 Methods 845
This section details the requirements for supporting extrinsic methods for the CIM elements defined by 846
this profile. 847
8.1 CIM_MetricService.ControlMetrics( ) 848
The ControlMetrics(
) method provides the ability to reset the metric collection for a particular metric or 849
metrics. 850
The ControlMetrics(
) method’s return code values shall be as specified in Table 43 where the method 851
execution behavior matches the return code description. The ControlMetrics(
) method’s parameters are 852
in specified in Table 45. 853
Table 43 – CIM_MetricService.ControlMetrics(
) Method: Return Code Values 854
Value Description
0 Operation completed successfully
2 Failed
855
Table 44 – CIM_MetricService.ControlMetrics(
) Method: Standard Messages 856
MessageID (OUT parameter) Message MessageArguments[]
SYS001 The command was successful
SYS003 Missing parameter(s) %s MetricCollectionEnabled, Definition
SYS004 Invalid parameter value for %s MetricCollectionEnabled, Definition
SYS022 Resource allocation failure
857