代码仓
中
Set SDR Repository Time
更新时间: 2026/08/06
在AtomGit上查看源码

Set SDR Repository Time ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

Set the time of the SDR repository.

Privilege ​

Command Information ​

Request Information ​

ByteData Field
NetFnStorage 0Ah
CMD29h
1:4Time in four-byte format. LS byte first.

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Set the time of the SDR repository. ​

Request:

bash
ipmicmd -k "0f 00 MM NN" smi 0

Response:

text
0f MM NN

Back to Index ​