White Papers

Version 1.1.0 17
Detailed requirements of the DCIM_TimeService( ) method are specified in Table 14 and Table 15. No
344
standard messages are defined for this method.
345
Table 14 DCIM_TimeService.ManageTime() Method: Return Code Values
346
Value
Description
0
Request was successfully executed.
2
Error occurred
Table 15 DCIM_TimeService.ManageTime() Method: Parameters
347
Qualifiers
Name
Type
Description/Values
IN, REQ
GetRequest
Boolean
The parameter shall be set to TRUE to request the time
for the iDRAC, and shall be set to FALSE for setting the
time for the iDRAC.
IN, OUT
TimeData
datetime
On input, this is the desired value for the service
processor time. On output, this is the service processor
time.
OUT
MessageID
string
Error Message ID may be used to look-up in the Dell
Message registry files. For more information, see Error
Message Registry
OUT
Message
string
Error Message in English corresponding to MessageID
is returned if the method fails to execute
OUT
MessageArgumen
ts[]
string
Substitution variables for dynamic error messages
Table 16 CIM_TimeService.ManageTime() Method: Standard Messages
348
MessageID (OUT parameter)
Message
MessageArguments[]
RAC038
Cannot perform the operation due
to an unknown error in iDRAC.
NA
RAC039
Invalid parameter value for
<parameter>
GetRequest
RAC040
Missing parameter(s)
<parameters>
GetRequest
RAC048
The command was successful
NA
RAC049
Resource allocation failure
NA
RAC059
Unable to configure time because
Network Time Protocol (NTP) is
enabled.
349
9 Use Cases
350
See Lifecycle Controller (LC) Integration Best Practices Guide.
351
10 CIM Elements
352
No additional details specified.
353