ipmcset -t ipmb -d ipmiraw
更新时间: 2026/07/16
在Gitcode上查看源码ipmcset -t ipmb -d ipmiraw
命令功能
发送 IPMI 命令并获取响应
命令格式
text
ipmcset -t ipmb -d ipmiraw -v "<address> <netfn> <cmd> [payload]"参数说明
| Name | Location | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|---|
ReqMsg | ReqBody | string | 是 | - | - | - |
响应/输出说明
| Name | Location | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|---|
Rsp | RspBody | - | 否 | - | - | - |
后端处理流
无
使用示例
text
ipmcset -t ipmb -d ipmiraw -v "<address> <netfn> <cmd> [payload]"输出样例
输出样例来源: interface_config/cli/echoes/ipmcset/ipmi_response, interface_config/cli/echoes/
无
来源信息
| Item | Value |
|---|---|
| 命令类型 | ipmcset |
| target | ipmb |
| dataitem | ipmiraw |
| URI | /cli/v1/ipmb/ipmiraw |
| Interface Type | Patch |
| 配置来源 | interface_config/cli/ipmcset/ipmi.json |
| 请求版本 | 26.06_2026.06.30 |
| 源码提交 | 5606349e |
| 生成时间 | 2026-07-16T01:48:37 |