Get device sdr – ADLINK cPCI-6S10 User Manual

Page 45

Advertising
background image

Hardware Platform Management

35

cPCI-6S10

Get Device SDR

Example:

List all SDR from IPMC (from Device SDR)

Request Fields

ipmitool

ipmitool [parameters] sdr list all

Terminal mode

[10 00 21 00 00 00 00 00 FF]

Description

This command is used to get SDR info. SDR format
depends on IPMI spec.
Ipmitool support sdr command to read those data. We
can use “ipmitool sdr” to get those data without pain.
If MC support “SDR repository device”, ipmitool will use
“SDR repository” first.
When MC only support “Sensor Device”, this command
has been applied to retrieve SDR.
We fix ipmitool to support list SDR from Device SDR with
“list” command.

root@BCNMB-A:~# ipmitool -I lan -H 172.20.5.225

-U admin -P admin -t 0xB8 sdr list all

cPCI-6S10 | Dynamic MC @ B4h | ok

BMC_WatchDog | 0 unspecified | nc

POWER_GOOD | 0 unspecified | cr

P1V | 1.01 Volts | ok

P1V2 | 1.20 Volts | ok

P1V5 | 1.50 Volts | ok

P0V75 | 0.74 Volts | ok

+3.3V | 3.32 Volts | ok

+5.0V | 5.05 Volts | ok

54685_TEMP | 48 degrees C | ok

56150_TEMP | 66 degrees C | nc

1

Reservation ID. LS Byte. Only required for partial reads with a non-zero
‘Offset into record’ field. Use 0000h for reservation ID otherwise.

2

Reservation ID. MS Byte.

3

Record ID of record to Get LS Byte. 0000h returns the first record

4

Record ID of record to Get, MS Byte.

5

Offset into record

Advertising