Set Power Cycle Interval
更新时间: 2026/08/06
在Gitcode上查看源码Set Power Cycle Interval
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Sets the power cycle interval.
Privilege
PowerMgnt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | Chassis 00h |
| CMD | 0Bh |
| 1 | [7:0]-Power Cycle Interval in seconds. 1-based 00h=no delay |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion code |
Command Example
Set the power cycle interval.
Request:
bash
ipmicmd -k "0f 00 00 0b 0f" smi 0Response:
text
0f 01 00 0b 00