ipmcset -t ipmb -d ipmiraw
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Send ipmi command and get response
Command Format
ipmcset -t ipmb -d ipmiraw -v "<address> <netfn> <cmd> [payload]"
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
ReqMsg | string | Yes | - | - | - |
Example
ipmcset -t ipmb -d ipmiraw -v "0x2c 0x06 0x01"ipmcset -t ipmb -d ipmiraw -v "0x2c 0x30 0x98 0xdb 0x07 0x00 0x01 0x00"Output Examples
None