[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] [RE]Re: [Freeipmi-users] [FW][RE]RE: I would apprec
From: |
Albert Chu |
Subject: |
Re: [Freeipmi-devel] [RE]Re: [Freeipmi-users] [FW][RE]RE: I would appreciate any adviceonhow totroubleshootthisissue.(ipmi_sdr_cache_create: internal IPMI error) |
Date: |
Tue, 04 Nov 2014 17:17:41 -0800 |
On Wed, 2014-11-05 at 08:11 +0900, Xrosgen/김순규 wrote:
> Hi, Al
>
> Thank you for reply.
> Check the below.
> address@hidden: ~/freeipmi]# ipmi-sensors/ipmi-sensors
> Caching SDR repository information:
> /root/.freeipmi/sdr-cache/sdr-cache-fw.localhost
> ipmi_sdr_cache_create: internal IPMI error
> address@hidden: ~/freeipmi]# ipmi-sensors/ipmi-sensors --debug
> Caching SDR repository information:
> /root/.freeipmi/sdr-cache/sdr-cache-fw.localhost
> =====================================================
> Get SDR Repository Info Request
> =====================================================
> [ 20h] = cmd[ 8b]
> =====================================================
> Get SDR Repository Info Response
> =====================================================
> [ 20h] = cmd[ 8b]
> [ C1h] = comp_code[ 8b]
> ipmi_sdr_cache_create: internal IPMI error
> address@hidden: ~/freeipmi]#
Could you turn on tracing and try again.
./configure --enable-debug --enable-trace
make
ipmi-sensors/ipmi-sensors
Al
> Best regards,
> Sunkyu, Kim
>
> Team Manager | Customer Support Team 1
> T +82-2-3775-8668 | F +82-2-704-3395 | M +82-10-6700-4546
> NateON address@hidden | E.Mail address@hidden
> Xrosgen lnc. | 810/811 B dong , 583, Yangcheon-ro, Gangseo-gu, Seoul,
> 157-779, Korea
>
> -----Original Message-----
> From: Albert Chu [mailto:address@hidden
> Sent: Wednesday, November 5, 2014 7:01 AM
> To: 김순규
> Cc: address@hidden
> Subject: Re: [RE]Re: [Freeipmi-users] [FW][RE]RE: I would appreciate any
> adviceonhow totroubleshootthisissue.(ipmi_sdr_cache_create: internal IPMI
> error)
>
> I've commited something new to the same branch as before. Could you try
> again? The workaround flag is no longer needed.
>
> svn co http://svn.savannah.gnu.org/svn/freeipmi/branches/nosdrinfo
> freeipmi
> cd freeipmi
> ./autogen.sh
> ./configure
> make
> ipmi-sensors/ipmi-sensors
>
> If it doesn't work, please send the --debug output.
>
> The code I implemented is not tested. I could not find a motherboard
> that had (what I believe to be) your unique situation. So we may have
> to iterate several times.
>
> Al
>
> On Tue, 2014-11-04 at 09:06 +0900, 김순규 wrote:
> > Hi, Al
> >
> >
> >
> > check the below and thank you.
> >
> >
> >
> > address@hidden: ~]# bmc-info --get-device-id
> > Device ID : 0
> > Device Revision : 0
> > Device SDRs : supported
> > Firmware Revision : 2.00
> > Device Available : yes (normal operation)
> > IPMI Version : 1.5
> > Sensor Device : supported
> > SDR Repository Device : unsupported
> > SEL Device : supported
> > FRU Inventory Device : supported
> > IPMB Event Receiver : unsupported
> > IPMB Event Generator : supported
> > Bridge : unsupported
> > Chassis Device : unsupported
> > Manufacturer ID : Emerson Network Power, Embedded Computing
> > (26061)
> > Product ID : 38
> > Auxiliary Firmware Revision Information : 23000000h
> > address@hidden: ~]# bmc-info -V
> > bmc-info - 1.4.6
> > Copyright (C) 2003-2014 FreeIPMI Core Team
> > This program is free software; you may redistribute it under the terms
> > of
> > the GNU General Public License. This program has absolutely no
> > warranty.
> > address@hidden: ~]# ipmitool sdr list -vvv
> > ipmitool: error while loading shared libraries: libfreeipmi.so.16:
> > cannot open shared object file: No such file or directory
> > address@hidden: ~]# ldconfig /usr/local/lib
> > address@hidden: ~]# ipmitool sdr list -vvv
> > Using ipmi device 0
> > Set IPMB address to 0x20
> > OpenIPMI Request Message Header:
> > netfn = 0x6
> > cmd = 0x1
> > Iana: 26061
> > Running Get PICMG Properties my_addr 0x20, transit 0, target 0
> > OpenIPMI Request Message Header:
> > netfn = 0x2c
> > cmd = 0x0
> > OpenIPMI Request Message Data (1 bytes)
> > 00
> > Discovered PICMG Extension 2.3
> > Running PICMG Get Address Info
> > OpenIPMI Request Message Header:
> > netfn = 0x2c
> > cmd = 0x1
> > OpenIPMI Request Message Data (1 bytes)
> > 00
> > Discovered IPMB-0 address 0x9c
> > Interface address: my_addr 0x9c transit 0:0 target 0:0 ipmb_target 0
> >
> > Querying SDR for sensor list
> > OpenIPMI Request Message Header:
> > netfn = 0x6
> > cmd = 0x1
> > Using Device SDRs
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x20
> > SDR records : 46
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x22
> > SDR reservation ID 0016
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 00 00 00 05
> > SDR record ID : 0x0000
> > SDR record id mismatch: 0x0001
> > SDR record type : 0x12
> > SDR record next : 0x0002
> > SDR record bytes: 20
> > Getting 20 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 00 00 05 14
> > SDR record ID : 0x0000
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 02 00 00 05
> > SDR record ID : 0x0002
> > SDR record type : 0x01
> > SDR record next : 0x0003
> > SDR record bytes: 58
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 02 00 05 21
> > Getting 25 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 02 00 26 19
> > SDR record ID : 0x0002
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 00
> > Sensor ID : Hotswap Carrier (0x0)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): PICMG FRU Hotswap (0xf0)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > States Asserted : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 00
> > Assertion Events : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 00
> > Assertions Enabled : FRU Hot Swap
> > [Transition to M0]
> > [Transition to M1]
> > [Transition to M2]
> > [Transition to M3]
> > [Transition to M4]
> > [Transition to M5]
> > [Transition to M6]
> > [Transition to M7]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 03 00 00 05
> > SDR record ID : 0x0003
> > SDR record type : 0x01
> > SDR record next : 0x0004
> > SDR record bytes: 54
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 03 00 05 21
> > Getting 21 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 03 00 26 15
> > SDR record ID : 0x0003
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 01
> > Sensor ID : Hotswap_AMC (0x1)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Discrete): PICMG FRU Hotswap (0xf0)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > States Asserted : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 01
> > Assertion Events : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 01
> > Assertions Enabled : FRU Hot Swap
> > [Transition to M0]
> > [Transition to M1]
> > [Transition to M2]
> > [Transition to M3]
> > [Transition to M4]
> > [Transition to M5]
> > [Transition to M6]
> > [Transition to M7]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 04 00 00 05
> > SDR record ID : 0x0004
> > SDR record type : 0x01
> > SDR record next : 0x0005
> > SDR record bytes: 54
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 04 00 05 21
> > Getting 21 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 04 00 26 15
> > SDR record ID : 0x0004
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 02
> > Sensor ID : Hotswap_RTM (0x2)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Discrete): PICMG FRU Hotswap (0xf0)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > States Asserted : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 02
> > Assertion Events : FRU Hot Swap
> > [Transition to M4]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 02
> > Assertions Enabled : FRU Hot Swap
> > [Transition to M0]
> > [Transition to M1]
> > [Transition to M2]
> > [Transition to M3]
> > [Transition to M4]
> > [Transition to M5]
> > [Transition to M6]
> > [Transition to M7]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 05 00 00 05
> > SDR record ID : 0x0005
> > SDR record type : 0x01
> > SDR record next : 0x0006
> > SDR record bytes: 55
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 05 00 05 21
> > Getting 22 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 05 00 26 16
> > SDR record ID : 0x0005
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 03
> > Sensor ID : -48V A Volts (0x3)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 4.550 (+/- 0) Volts
> > Status : Lower Non-Recoverable
> > Upper non-recoverable : 73.450
> > Upper critical : 72.475
> > Lower non-recoverable : 39.000
> > Lower critical : 40.300
> > Positive Hysteresis : 0.650
> > Negative Hysteresis : 0.650
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 03
> > Assertion Events : lnc+ lcr- lnr- unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 03
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 06 00 00 05
> > SDR record ID : 0x0006
> > SDR record type : 0x01
> > SDR record next : 0x0007
> > SDR record bytes: 55
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 06 00 05 21
> > Getting 22 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 06 00 26 16
> > SDR record ID : 0x0006
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 04
> > Sensor ID : -48V B Volts (0x4)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 50.700 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 73.450
> > Upper critical : 72.475
> > Lower non-recoverable : 39.000
> > Lower critical : 40.300
> > Positive Hysteresis : 0.650
> > Negative Hysteresis : 0.650
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 04
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 04
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 07 00 00 05
> > SDR record ID : 0x0007
> > SDR record type : 0x01
> > SDR record next : 0x0008
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 07 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 07 00 26 13
> > SDR record ID : 0x0007
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 05
> > Sensor ID : -48V Amps (0x5)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Threshold) : Current (0x03)
> > Sensor Reading : 1.410 (+/- 0) Amps
> > Status : ok
> > Positive Hysteresis : 0.188
> > Negative Hysteresis : 0.188
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : No Thresholds
> > Settable Thresholds : No Thresholds
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 05
> > Event Status : Event Messages Disabled
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 05
> > Event Enable : Event Messages Disabled
> > Assertions Enabled :
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 08 00 00 05
> > SDR record ID : 0x0008
> > SDR record type : 0x01
> > SDR record next : 0x0009
> > SDR record bytes: 59
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 08 00 05 21
> > Getting 26 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 08 00 26 1a
> > SDR record ID : 0x0008
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 06
> > Sensor ID : HoldUp Cap Volts (0x6)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 93.132 (+/- 0) Volts
> > Status : ok
> > Positive Hysteresis : 1.194
> > Negative Hysteresis : 1.194
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : No Thresholds
> > Settable Thresholds : No Thresholds
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 06
> > Event Status : Event Messages Disabled
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 06
> > Event Enable : Event Messages Disabled
> > Assertions Enabled :
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 09 00 00 05
> > SDR record ID : 0x0009
> > SDR record type : 0x01
> > SDR record next : 0x000a
> > SDR record bytes: 57
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 09 00 05 21
> > Getting 24 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 09 00 26 18
> > SDR record ID : 0x0009
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 07
> > Sensor ID : PWR Entry Temp (0x7)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 36.340 (+/- 0) degrees C
> > Status : ok
> > Upper critical : 75.540
> > Upper non-critical : 65.740
> > Positive Hysteresis : 3.920
> > Negative Hysteresis : 3.920
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr
> > Settable Thresholds : unc ucr
> > Threshold Read Mask : unc ucr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 07
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 07
> > Assertions Enabled : unc+ ucr+
> > Deassertions Enabled : unc+ ucr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0a 00 00 05
> > SDR record ID : 0x000a
> > SDR record type : 0x01
> > SDR record next : 0x000b
> > SDR record bytes: 59
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0a 00 05 21
> > Getting 26 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0a 00 26 1a
> > SDR record ID : 0x000a
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 08
> > Sensor ID : PWR Entry Status (0x8)
> > Entity ID : 10.96 (Power Supply)
> > Sensor Type (Discrete): Unknown (0xD7) (0xd7)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 08
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 08
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0b 00 00 05
> > SDR record ID : 0x000b
> > SDR record type : 0x01
> > SDR record next : 0x000c
> > SDR record bytes: 59
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0b 00 05 21
> > Getting 26 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0b 00 26 1a
> > SDR record ID : 0x000b
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 09
> > Sensor ID : Bottom Edge Temp (0x9)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 27 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 66.000
> > Upper critical : 57.000
> > Upper non-critical : 44.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 09
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 09
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0c 00 00 05
> > SDR record ID : 0x000c
> > SDR record type : 0x01
> > SDR record next : 0x000d
> > SDR record bytes: 56
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0c 00 05 21
> > Getting 23 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0c 00 26 17
> > SDR record ID : 0x000c
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0a
> > Sensor ID : Top Edge Temp (0xa)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 40 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 85.000
> > Upper critical : 76.000
> > Upper non-critical : 66.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0a
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0a
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0d 00 00 05
> > SDR record ID : 0x000d
> > SDR record type : 0x01
> > SDR record next : 0x000e
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0d 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0d 00 26 13
> > SDR record ID : 0x000d
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0b
> > Sensor ID : IPMC Temp (0xb)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 33 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 88.000
> > Upper critical : 79.000
> > Upper non-critical : 69.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0b
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0b
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0e 00 00 05
> > SDR record ID : 0x000e
> > SDR record type : 0x01
> > SDR record next : 0x000f
> > SDR record bytes: 51
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0e 00 05 21
> > Getting 18 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0e 00 26 12
> > SDR record ID : 0x000e
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0c
> > Sensor ID : CPU Temp (0xc)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 32 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 95.000
> > Upper critical : 85.000
> > Upper non-critical : 70.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0c
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0c
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0f 00 00 05
> > SDR record ID : 0x000f
> > SDR record type : 0x01
> > SDR record next : 0x0010
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0f 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 0f 00 26 14
> > SDR record ID : 0x000f
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0d
> > Sensor ID : DDR 1 Temp (0xd)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 30 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0d
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0d
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 10 00 00 05
> > SDR record ID : 0x0010
> > SDR record type : 0x01
> > SDR record next : 0x0011
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 10 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 10 00 26 14
> > SDR record ID : 0x0010
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0e
> > Sensor ID : DDR 2 Temp (0xe)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 30 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0e
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0e
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 11 00 00 05
> > SDR record ID : 0x0011
> > SDR record type : 0x01
> > SDR record next : 0x0012
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 11 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 11 00 26 14
> > SDR record ID : 0x0011
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 0f
> > Sensor ID : DDR 3 Temp (0xf)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 29 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 0f
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 0f
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 12 00 00 05
> > SDR record ID : 0x0012
> > SDR record type : 0x01
> > SDR record next : 0x0013
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 12 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 12 00 26 14
> > SDR record ID : 0x0012
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 10
> > Sensor ID : DDR 4 Temp (0x10)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 29 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 10
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 10
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 13 00 00 05
> > SDR record ID : 0x0013
> > SDR record type : 0x01
> > SDR record next : 0x0014
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 13 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 13 00 26 14
> > SDR record ID : 0x0013
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 11
> > Sensor ID : DDR 5 Temp (0x11)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 30 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 11
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 11
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 14 00 00 05
> > SDR record ID : 0x0014
> > SDR record type : 0x01
> > SDR record next : 0x0015
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 14 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 14 00 26 14
> > SDR record ID : 0x0014
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 12
> > Sensor ID : DDR 6 Temp (0x12)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 30 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 90.000
> > Upper critical : 81.000
> > Upper non-critical : 71.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 12
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 12
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 15 00 00 05
> > SDR record ID : 0x0015
> > SDR record type : 0x01
> > SDR record next : 0x0016
> > SDR record bytes: 56
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 15 00 05 21
> > Getting 23 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 15 00 26 17
> > SDR record ID : 0x0015
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 13
> > Sensor ID : IPMB Physical (0x13)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): PICMG IPMB0 Link State (0xf1)
> > Event Type Code : 0x6f
> > Sensor Reading : 88h
> > Event Message Control : Entire Sensor Only
> > States Asserted : IPMB-0 Status
> > [IPMB-A enabled, IPMP-B enabled]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 13
> > Assertion Events : IPMB-0 Status
> > [IPMB-A enabled, IPMP-B enabled]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 13
> > Assertions Enabled : IPMB-0 Status
> > [IPMB-A disabled, IPMB-B disabled]
> > [IPMB-A enabled, IPMB-B disabled]
> > [IPMB-A disabled, IPMB-B enabled]
> > [IPMB-A enabled, IPMP-B enabled]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 16 00 00 05
> > SDR record ID : 0x0016
> > SDR record type : 0x01
> > SDR record next : 0x0017
> > SDR record bytes: 55
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 16 00 05 21
> > Getting 22 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 16 00 26 16
> > SDR record ID : 0x0016
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 14
> > Sensor ID : BMC Watchdog (0x14)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Watchdog2 (0x23)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 14
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 14
> > Assertions Enabled : Watchdog 2
> > [Timer expired]
> > [Hard reset]
> > [Power down]
> > [Power cycle]
> > [Timer interrupt]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 17 00 00 05
> > SDR record ID : 0x0017
> > SDR record type : 0x01
> > SDR record next : 0x0018
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 17 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 17 00 26 13
> > SDR record ID : 0x0017
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 15
> > Sensor ID : IPMC POST (0x15)
> > Entity ID : 46.96 (Management Controller Firmware)
> > Sensor Type (Discrete): Management Subsys Health (0x28)
> > Event Type Code : 0x06
> > Sensor Reading : 0h
> > Event Message Control : Per-threshold
> > States Asserted : Digital State
> > [Performance Met]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 15
> > Assertion Events : Digital State
> > [Performance Met]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 15
> > Assertions Enabled : Digital State
> > [Performance Met]
> > [Performance Lags]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 18 00 00 05
> > SDR record ID : 0x0018
> > SDR record type : 0x01
> > SDR record next : 0x0019
> > SDR record bytes: 57
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 18 00 05 21
> > Getting 24 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 18 00 26 18
> > SDR record ID : 0x0018
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 16
> > Sensor ID : Version Change (0x16)
> > Entity ID : 46.96 (Management Controller Firmware)
> > Sensor Type (Discrete): Version Change (0x2b)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 16
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 16
> > Assertions Enabled : Version Change
> > [Hardware change detected]
> > [Hardware incompatibility detected]
> > [Firmware or software incompatibility
> > detected]
> > [Invalid or unsupported hardware version]
> > [Invalid or unsupported firmware or software
> > version]
> > [Hardware change success]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 19 00 00 05
> > SDR record ID : 0x0019
> > SDR record type : 0x01
> > SDR record next : 0x001a
> > SDR record bytes: 54
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 19 00 05 21
> > Getting 21 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 19 00 26 15
> > SDR record ID : 0x0019
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 17
> > Sensor ID : Fw Progress (0x17)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): System Firmwares (0x0f)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > States Asserted : System Firmware Error
> > [Unknown Progress]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 17
> > Assertion Events : System Firmware Error
> > [Unknown Progress]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 17
> > Assertions Enabled : System Firmware Error
> > [Unknown Error]
> > [Unknown Hang]
> > [Unknown Progress]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1a 00 00 05
> > SDR record ID : 0x001a
> > SDR record type : 0x01
> > SDR record next : 0x001b
> > SDR record bytes: 50
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1a 00 05 21
> > Getting 17 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1a 00 26 11
> > SDR record ID : 0x001a
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 18
> > Sensor ID : OS Boot (0x18)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): OS Boot (0x1f)
> > Event Type Code : 0x6f
> > Sensor Reading : No Reading
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 18
> > Event Status : Unavailable
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 18
> > Assertions Enabled : OS Boot
> > [A: boot completed]
> > [C: boot completed]
> > [PXE boot completed]
> > [Diagnostic boot completed]
> > [CD-ROM boot completed]
> > [ROM boot completed]
> > [boot completed - device not specified]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1b 00 00 05
> > SDR record ID : 0x001b
> > SDR record type : 0x01
> > SDR record next : 0x001c
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1b 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1b 00 26 14
> > SDR record ID : 0x001b
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 19
> > Sensor ID : Boot Error (0x19)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Boot Error (0x1e)
> > Event Type Code : 0x6f
> > Sensor Reading : No Reading
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 19
> > Event Status : Unavailable
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 19
> > Assertions Enabled : Boot Error
> > [No bootable media]
> > [Non-bootable disk in drive]
> > [PXE server not found]
> > [Invalid boot sector]
> > [Timeout waiting for selection]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1c 00 00 05
> > SDR record ID : 0x001c
> > SDR record type : 0x01
> > SDR record next : 0x001d
> > SDR record bytes: 57
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1c 00 05 21
> > Getting 24 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1c 00 26 18
> > SDR record ID : 0x001c
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1a
> > Sensor ID : Boot Initiated (0x1a)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): System Boot Initiated (0x1d)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > States Asserted : System Boot Initiated
> > [Initiated by warm reset]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1a
> > Assertion Events : System Boot Initiated
> > [Initiated by warm reset]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1a
> > Assertions Enabled : System Boot Initiated
> > [Initiated by power up]
> > [Initiated by hard reset]
> > [Initiated by warm reset]
> > [User requested PXE boot]
> > [Automatic boot to diagnostic]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1d 00 00 05
> > SDR record ID : 0x001d
> > SDR record type : 0x01
> > SDR record next : 0x001e
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1d 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1d 00 26 13
> > SDR record ID : 0x001d
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1b
> > Sensor ID : POST Code (0x1b)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Unknown (0xD2) (0xd2)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Per-threshold
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1b
> > Event Status : Event Messages Disabled
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1b
> > Event Enable : Event Messages Disabled
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1e 00 00 05
> > SDR record ID : 0x001e
> > SDR record type : 0x01
> > SDR record next : 0x001f
> > SDR record bytes: 57
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1e 00 05 21
> > Getting 24 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1e 00 26 18
> > SDR record ID : 0x001e
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1c
> > Sensor ID : ATCA-7367 IPMC (0x1c)
> > Entity ID : 46.96 (Management Controller Firmware)
> > Sensor Type (Discrete): Unknown (0xD5) (0xd5)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1c
> > Event Status : Event Messages Disabled
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1c
> > Event Enable : Event Messages Disabled
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1f 00 00 05
> > SDR record ID : 0x001f
> > SDR record type : 0x01
> > SDR record next : 0x0020
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1f 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 1f 00 26 14
> > SDR record ID : 0x001f
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1d
> > Sensor ID : Power Good (0x1d)
> > Entity ID : 20.96 (Power Module)
> > Sensor Type (Discrete): Entity Presence (0x25)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Per-threshold
> > States Asserted : Entity Presence
> > [Present]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1d
> > Assertion Events : Entity Presence
> > [Present]
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1d
> > Assertions Enabled : Entity Presence
> > [Present]
> > [Absent]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 20 00 00 05
> > SDR record ID : 0x0020
> > SDR record type : 0x01
> > SDR record next : 0x0021
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 20 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 20 00 26 13
> > SDR record ID : 0x0020
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1e
> > Sensor ID : Boot Bank (0x1e)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Unknown (0xD2) (0xd2)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1e
> > Event Status : Event Messages Disabled
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1e
> > Event Enable : Event Messages Disabled
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 21 00 00 05
> > SDR record ID : 0x0021
> > SDR record type : 0x01
> > SDR record next : 0x0022
> > SDR record bytes: 55
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 21 00 05 21
> > Getting 22 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 21 00 26 16
> > SDR record ID : 0x0021
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 1f
> > Sensor ID : Reset Source (0x1f)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Unknown (0xD2) (0xd2)
> > Event Type Code : 0x6f
> > Sensor Reading : 0h
> > Event Message Control : Per-threshold
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 1f
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 1f
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 22 00 00 05
> > SDR record ID : 0x0022
> > SDR record type : 0x01
> > SDR record next : 0x0023
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 22 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 22 00 26 14
> > SDR record ID : 0x0022
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 20
> > Sensor ID : CPU Status (0x20)
> > Entity ID : 160.96 (PICMG Front Board)
> > Sensor Type (Discrete): Processor (0x07)
> > Event Type Code : 0x6f
> > Sensor Reading : No Reading
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 20
> > Event Status : Unavailable
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 20
> > Assertions Enabled : Processor
> > [Thermal Trip]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 23 00 00 05
> > SDR record ID : 0x0023
> > SDR record type : 0x09
> > SDR record next : 0x0024
> > SDR record bytes: 27
> > Getting 27 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 23 00 05 1b
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 24 00 00 05
> > SDR record ID : 0x0024
> > SDR record type : 0x09
> > SDR record next : 0x0025
> > SDR record bytes: 27
> > Getting 27 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 24 00 05 1b
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 25 00 00 05
> > SDR record ID : 0x0025
> > SDR record type : 0x11
> > SDR record next : 0x0026
> > SDR record bytes: 19
> > Getting 19 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 25 00 05 13
> > SDR record ID : 0x0025
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 26 00 00 05
> > SDR record ID : 0x0026
> > SDR record type : 0x01
> > SDR record next : 0x0027
> > SDR record bytes: 48
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 26 00 05 21
> > Getting 15 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 26 00 26 0f
> > SDR record ID : 0x0026
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 40
> > Sensor ID : +3.3V (0x40)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 3.319 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 3.605
> > Upper critical : 3.505
> > Upper non-critical : 3.462
> > Lower non-recoverable : 3.005
> > Lower critical : 3.105
> > Lower non-critical : 3.162
> > Positive Hysteresis : 0.057
> > Negative Hysteresis : 0.057
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr lnc unc ucr unr
> > Settable Thresholds : lnr lcr lnc unc ucr unr
> > Threshold Read Mask : lnr lcr lnc unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 40
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 40
> > Assertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> > Deassertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 27 00 00 05
> > SDR record ID : 0x0027
> > SDR record type : 0x01
> > SDR record next : 0x0028
> > SDR record bytes: 46
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 27 00 05 21
> > Getting 13 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 27 00 26 0d
> > SDR record ID : 0x0027
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 41
> > Sensor ID : +5V (0x41)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 4.999 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 5.514
> > Upper critical : 5.367
> > Upper non-critical : 5.269
> > Lower non-recoverable : 4.509
> > Lower critical : 4.656
> > Lower non-critical : 4.754
> > Positive Hysteresis : 0.123
> > Negative Hysteresis : 0.123
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr lnc unc ucr unr
> > Settable Thresholds : lnr lcr lnc unc ucr unr
> > Threshold Read Mask : lnr lcr lnc unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 41
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 41
> > Assertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> > Deassertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 28 00 00 05
> > SDR record ID : 0x0028
> > SDR record type : 0x01
> > SDR record next : 0x0029
> > SDR record bytes: 47
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 28 00 05 21
> > Getting 14 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 28 00 26 0e
> > SDR record ID : 0x0028
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 42
> > Sensor ID : +12V (0x42)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 11.787 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 14.043
> > Upper critical : 13.822
> > Upper non-critical : 13.218
> > Lower non-recoverable : 10.027
> > Lower critical : 10.248
> > Lower non-critical : 10.853
> > Positive Hysteresis : 0.110
> > Negative Hysteresis : 0.110
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr lnc unc ucr unr
> > Settable Thresholds : lnr lcr lnc unc ucr unr
> > Threshold Read Mask : lnr lcr lnc unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 42
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 42
> > Assertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> > Deassertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 29 00 00 05
> > SDR record ID : 0x0029
> > SDR record type : 0x01
> > SDR record next : 0x002a
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 29 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 29 00 26 14
> > SDR record ID : 0x0029
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 43
> > Sensor ID : Board Temp (0x43)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 41.900 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 81.150
> > Upper critical : 70.160
> > Upper non-critical : 60.740
> > Positive Hysteresis : 6.280
> > Negative Hysteresis : 6.280
> > Minimum sensor range : -39.740
> > Maximum sensor range : 125.110
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 43
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 43
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2a 00 00 05
> > SDR record ID : 0x002a
> > SDR record type : 0x01
> > SDR record next : 0x002b
> > SDR record bytes: 53
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2a 00 05 21
> > Getting 20 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2a 00 26 14
> > SDR record ID : 0x002a
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 44
> > Sensor ID : Inlet Temp (0x44)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 36 (+/- 0) degrees C
> > Status : ok
> > Upper non-recoverable : 70.000
> > Upper critical : 60.000
> > Upper non-critical : 50.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr unr
> > Settable Thresholds : unc ucr unr
> > Threshold Read Mask : unc ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 44
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 44
> > Assertions Enabled : unc+ ucr+ unr+
> > Deassertions Enabled : unc+ ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2b 00 00 05
> > SDR record ID : 0x002b
> > SDR record type : 0x01
> > SDR record next : 0x002c
> > SDR record bytes: 57
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2b 00 05 21
> > Getting 24 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2b 00 26 18
> > SDR record ID : 0x002b
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 45
> > Sensor ID : Version change (0x45)
> > Entity ID : 193.101 (PICMG AdvancedMC Module)
> > Sensor Type (Discrete): Version Change (0x2b)
> > Event Type Code : 0x6f
> > Sensor Reading : No Reading
> > Event Message Control : Entire Sensor Only
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 45
> > Event Status : Unavailable
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 45
> > Assertions Enabled : Version Change
> > [Hardware change detected]
> > [Hardware incompatibility detected]
> > [Firmware or software incompatibility
> > detected]
> > [Invalid or unsupported hardware version]
> > [Invalid or unsupported firmware or software
> > version]
> > [Hardware change success]
> > OEM : 0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2c 00 00 05
> > SDR record ID : 0x002c
> > SDR record type : 0x11
> > SDR record next : 0x002d
> > SDR record bytes: 25
> > Getting 25 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2c 00 05 19
> > SDR record ID : 0x002c
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2d 00 00 05
> > SDR record ID : 0x002d
> > SDR record type : 0x01
> > SDR record next : 0x002e
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2d 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2d 00 26 13
> > SDR record ID : 0x002d
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 60
> > Sensor ID : +3.3V RTM (0x60)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 3.299 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 3.709
> > Upper critical : 3.611
> > Lower non-recoverable : 2.909
> > Lower critical : 3.007
> > Positive Hysteresis : 0.039
> > Negative Hysteresis : 0.039
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 60
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 60
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2e 00 00 05
> > SDR record ID : 0x002e
> > SDR record type : 0x01
> > SDR record next : 0x002f
> > SDR record bytes: 51
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2e 00 05 21
> > Getting 18 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2e 00 26 12
> > SDR record ID : 0x002e
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 61
> > Sensor ID : +12V RTM (0x61)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 11.954 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 13.252
> > Upper critical : 12.957
> > Lower non-recoverable : 10.834
> > Lower critical : 11.129
> > Positive Hysteresis : 0.059
> > Negative Hysteresis : 0.059
> > Minimum sensor range : 0.036
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 61
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 61
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2f 00 00 05
> > SDR record ID : 0x002f
> > SDR record type : 0x01
> > SDR record next : 0x0030
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2f 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 2f 00 26 13
> > SDR record ID : 0x002f
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 62
> > Sensor ID : +1.2V RTM (0x62)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 1.220 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 1.500
> > Upper critical : 1.260
> > Lower non-recoverable : 0.900
> > Lower critical : 1.140
> > Positive Hysteresis : 0.030
> > Negative Hysteresis : 0.030
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 62
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 62
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 30 00 00 05
> > SDR record ID : 0x0030
> > SDR record type : 0x01
> > SDR record next : 0x0031
> > SDR record bytes: 52
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 30 00 05 21
> > Getting 19 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 30 00 26 13
> > SDR record ID : 0x0030
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 63
> > Sensor ID : +1.0V RTM (0x63)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Voltage (0x02)
> > Sensor Reading : 1.000 (+/- 0) Volts
> > Status : ok
> > Upper non-recoverable : 1.618
> > Upper critical : 1.079
> > Lower non-recoverable : 0.393
> > Lower critical : 0.931
> > Positive Hysteresis : 0.029
> > Negative Hysteresis : 0.029
> > Minimum sensor range : Unspecified
> > Maximum sensor range : Unspecified
> > Event Message Control : Per-threshold
> > Readable Thresholds : lnr lcr ucr unr
> > Settable Thresholds : lnr lcr ucr unr
> > Threshold Read Mask : lnr lcr ucr unr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 63
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 63
> > Assertions Enabled : lcr- lnr- ucr+ unr+
> > Deassertions Enabled : lcr- lnr- ucr+ unr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 31 00 00 05
> > SDR record ID : 0x0031
> > SDR record type : 0x01
> > SDR record next : 0x0032
> > SDR record bytes: 54
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 31 00 05 21
> > Getting 21 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 31 00 26 15
> > SDR record ID : 0x0031
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 64
> > Sensor ID : temp in RTM (0x64)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 27 (+/- 0) degrees C
> > Status : ok
> > Upper critical : 55.000
> > Upper non-critical : 40.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr
> > Settable Thresholds : unc ucr
> > Threshold Read Mask : unc ucr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 64
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 64
> > Assertions Enabled : unc+ ucr+
> > Deassertions Enabled : unc+ ucr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 32 00 00 05
> > SDR record ID : 0x0032
> > SDR record type : 0x01
> > SDR record next : 0x0033
> > SDR record bytes: 51
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 32 00 05 21
> > Getting 18 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 32 00 26 12
> > SDR record ID : 0x0032
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 65
> > Sensor ID : temp SAS (0x65)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 40 (+/- 0) degrees C
> > Status : Upper Non-Critical
> > Upper critical : 55.000
> > Upper non-critical : 40.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr
> > Settable Thresholds : unc ucr
> > Threshold Read Mask : unc ucr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 65
> > Assertion Events : lnc+ lcr+ lnr+ unc- unc+ ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 65
> > Assertions Enabled : unc+ ucr+
> > Deassertions Enabled : unc+ ucr+
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 33 00 00 05
> > SDR record ID : 0x0033
> > SDR record type : 0x01
> > SDR record next : 0xffff
> > SDR record bytes: 51
> > Getting 33 bytes from SDR at offset 5
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 33 00 05 21
> > Getting 18 bytes from SDR at offset 38
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x21
> > OpenIPMI Request Message Data (6 bytes)
> > 16 00 33 00 26 12
> > SDR record ID : 0x0033
> > Bridge to Sensor Intf my/0x9c tgt/0:0 Sdr tgt/0x9c:0
> >
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2d
> > OpenIPMI Request Message Data (1 bytes)
> > 66
> > Sensor ID : temp ETH (0x66)
> > Entity ID : 192.96 (PICMG Rear Transition Module)
> > Sensor Type (Threshold) : Temperature (0x01)
> > Sensor Reading : 36 (+/- 0) degrees C
> > Status : ok
> > Upper critical : 55.000
> > Upper non-critical : 40.000
> > Positive Hysteresis : 2.000
> > Negative Hysteresis : 2.000
> > Minimum sensor range : -40.000
> > Maximum sensor range : 125.000
> > Event Message Control : Per-threshold
> > Readable Thresholds : unc ucr
> > Settable Thresholds : unc ucr
> > Threshold Read Mask : unc ucr
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x2b
> > OpenIPMI Request Message Data (1 bytes)
> > 66
> > Assertion Events : lnc+ lcr+ lnr+ unc- ucr- unr-
> > OpenIPMI Request Message Header:
> > netfn = 0x4
> > cmd = 0x29
> > OpenIPMI Request Message Data (1 bytes)
> > 66
> > Assertions Enabled : unc+ ucr+
> > Deassertions Enabled : unc+ ucr+
> >
> > address@hidden: ~]#
> >
> >
> >
> > Best regards,
> > Sunkyu, KIM
> >
> > Team Manager | Customer Support Team 1
> > T +82-2-3775-8668 | F +82-2-704-3395 | M +82-10-6700-4546
> > NateON address@hidden | E.Mail address@hidden
> >
> > Xrosgen lnc. | 810/811 B dong , 583, Yangcheon-ro, Gangseo-gu, Seoul,
> > 157-779, Korea
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > From : Albert Chu <address@hidden>
> > To : Xrosgen/김순규 <address@hidden>
> > Cc : address@hidden
> > Sent : 2014-11-04 08:47:13
> > Subject : Re: [Freeipmi-users] [FW][RE]RE: I would appreciate any
> > adviceonhow totroubleshootthisissue.(ipmi_sdr_cache_create: internal
> > IPMI error)
> >
> >
> > I think I have an idea of what your motherboard is actually doing now.
> > It's not typical. Could you send me the output of.
> >
> > /usr/sbin/bmc-info --get-device-id
> >
> > If possible, the output of
> >
> > ipmitool sdr list -vvv
> >
> > would be useful to confirm what I'm thinking.
> >
> > Al
> >
> > On Mon, 2014-11-03 at 10:38 -0800, Albert Chu wrote:
> > > Your motherboard doesn't seem to support "reserve SDR Repository"
> > > either. Again, it is mandatory, per IPMI 2.0 spec section 33.7 table
> > > 33-2.
> > >
> > > I'll try to add another workaround.
> > >
> > > Al
> > >
> > > On Sun, 2014-11-02 at 13:12 +0900, Xrosgen/김순규 wrote:
> > > > Hi, Al
> > > >
> > > >
> > > >
> > > > Check the below
> > > >
> > > >
> > > >
> > > > address@hidden: ~/freeipmi]# ipmi-sensors/ipmi-sensors
> > -W
> > > > nosdrinfo --debug
> > > >
> > > > Caching SDR repository
> > > > information: /root/.freeipmi/sdr-cache/sdr-cache-fw.localhost
> > > >
> > > > =====================================================
> > > >
> > > > Reserve SDR Repository Request
> > > >
> > > > =====================================================
> > > >
> > > > [ 22h] = cmd[ 8b]
> > > >
> > > > =====================================================
> > > >
> > > > Reserve SDR Repository Response
> > > >
> > > > =====================================================
> > > >
> > > > [ 22h] = cmd[ 8b]
> > > >
> > > > [ C1h] = comp_code[ 8b]
> > > >
> > > > ipmi_sdr_cache_create: internal IPMI error
> > > >
> > > > address@hidden: ~/freeipmi]#
> > > >
> > > >
> > > >
> > > > Best regards,
> > > >
> > > > Sunkyu, Kim
> > > >
> > > >
> > > >
> > > >
> > > > Team Manager | Customer Support Team 1
> > > >
> > > > T +82-2-3775-8668 | F +82-2-704-3395 | M +82-10-6700-4546
> > > > NateON address@hidden | E.Mail address@hidden
> > > >
> > > > Xrosgen lnc. | 810/811 B dong , 583, Yangcheon-ro, Gangseo-gu,
> > Seoul,
> > > > 157-779, Korea
> > > >
> > > >
> > > >
> > > >
> > --
> > Albert Chu
> > address@hidden
> > Computer Scientist
> > High Performance Systems Division
> > Lawrence Livermore National Laboratory
> >
> >
> >
> >
--
Albert Chu
address@hidden
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory