Friday, June 21, 2019

How to use ipmi command to read memory information


ipmitool raw 0x2e 0x04 0xfd 0x19 0x00 0x00 0x00 0x00

ipmitool raw <netfn> <cmd> [data]


OEM Get Memory Information
<netfn>  = 0x2e
<cmd>   = 0x04

Manufacture ID = 0xfd 0x19 0x00

CPU number = 0x00

DIMM Channel = 0x00

DIMM Slot = 0x00


01 = Memory Present
04 = DDR4
75 0b = 2933 MHz
00 40 00 00 = 16384MB



No comments:

Post a Comment

2026-06-11-如何在R2520G6透過Redfish指令進行遠端韌體更新

title: 如何在 R2520G6 透過 Redfish 指令進行遠端韌體更新  date: 2026-06-01  tags: [R2520G6, Redfish, Firmware, BIOS, BMC, CPLD, ROT]  last_updated: 2026-06-...