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

Set Loadline State ​

Change History ​

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

Basic Information ​

Function Description ​

This command is used to enable or disable the loadline function.

Privilege ​

Command Information ​

Request Information ​

ByteData Field
NetFn30h
CMD90h
1Sub command, sub command=5Ch
20: CSD is disabled.
1: CSD is enabled.
30: Set the volume.
1: The ENS queries for resource records in the common view.

Response Information ​

ByteData Field
1Algorithm Enabling Status

Command Example ​

Request:

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

Response:

text
0f MM NN

Back to Index ​