ipmcset -t ipmb -d ipmiraw
更新时间: 2026/07/28
在Gitcode上查看源码命令功能
发送 IPMI 命令并获取响应
命令格式
ipmcset -t ipmb -d ipmiraw -v "<address> <netfn> <cmd> [payload]"
命令类型
ipmcset
参数说明
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
ReqMsg | string | 是 | - | - | - |
使用示例
ipmcset -t ipmb -d ipmiraw -v "0x2c 0x06 0x01"ipmcset -t ipmb -d ipmiraw -v "0x2c 0x30 0x98 0xdb 0x07 0x00 0x01 0x00"输出样例
无