ipmitool命令与raw命令与ipmi spec对照表1-NETFN_CHASSIS
raw命令索引 | 对应IPMI Spec的章节 | raw命令格式 | 字符串命令 |
---|---|---|---|
ipmitool raw 0x00 0x00 | Get Chassis Capabilities(28.1) | ipmitool raw 0x00 0x00 | |
ipmitool raw 0x00 0x01 | Get Chassis Status(28.2) | ipmitool raw 0x00 0x01 | ipmitool raw 0x00 0x01 ipmitool chassis status ipmitool power status ipmitool chassis power status ipmitool chassis poh |
ipmitool raw 0x00 0x02 | Chassis Control(28.3) | ipmitool raw 0x00 0x02 0x00 | ipmitool chassis power off ipmitool power off |
ipmitool raw 0x00 0x04 | Chassis Identify(28.5) | ipmitool raw 0x00 0x04 [Data[1:2]] | ipmitool chassis identify |
ipmitool raw 0x00 0x0A | Set Front Panel Button Enables(28.6) | ipmitool raw 0x00 0x0a Data[1] | |
ipmitool raw 0x00 0x05 | Set Chassis Capabilities(28.7) | ipmitool raw 0x00 0x05 Data[1:6] | |
ipmitool raw 0x00 0x06 | Set Power Restore Policy(28.8) | ipmitool raw 0x00 0x06 Data[1] | ipmitool chassis policy |
ipmitool raw 0x00 0x0B | Set Power Cycle Interval(28.9) | ipmitool raw 0x00 0x0b Data[1] | |
ipmitool raw 0x00 0x07 | Get System Restart Cause(28.11) | ipmitool raw 0x00 0x07 | ipmitool chassis restart_cause |
ipmitool raw 0x00 0x08 | Set System Boot Options(28.12) | ipmitool raw 0x00 0x08 Data[1:6] | ipmitool chassis bootdev ipmitool chassis bootparam set bootflag |
ipmitool raw 0x00 0x09 | Get System Boot Options(28.13) | ipmitool raw 0x00 0x09 Data[1:3] | ipmitool chassis bootparam get 0x05 |
ipmitool raw 0x00 0x0F | Get POH Counter(28.14) | ipmitool raw 0x00 0x0F | ipmitool chassis poh |
参考IPMI Spec中的部分Appendix G。
Tags:
ipmitool ipmi chassis bmc
ipmitool ipmi chassis bmc