//****************************************************************************
//                   INTEL CORPORATION PROPRIETARY INFORMATION
//       This software is supplied under the terms of a license agreement or
//       nondisclosure agreement with Intel Corporation and may not be copied
//       or disclosed except in accordance with the terms of that agreement.
//         Copyright (c) 2017 Intel Corporation. All Rights Reserved.
//****************************************************************************
//
//
// File Header Information
//

_LF_NAME       'S1400FP.SDR'
_LF_VERSION    '1.05'
_LF_FMT_VER    '1.80'
_IPMI_VERSION  '2.00'

//
// SDR Header Information
//

_SDR (
_START_ADDR     0000
_DATA_LEN       0000
_NVS_TYPE       'IMBDEVICE'
_DEV_BUS        FF
_DEV_ADDRESS    20

//====================================================================//
// (1) Chassis related TAG
//====================================================================//
// _SDR_TAG    'P4304'               // SDRs for union Peak 4U4N 3.5'' SKU: P4304
// _SDR_TAG    'P4304_FULL'          // SDRs for union Peak 4U4N 3.5'' SKU: P4304_FULL
// _SDR_TAG    'R2312'               // SDRs for Big Horm Peak 2U12N 3.5'' SKU: R2312
// _SDR_TAG    'OTHER'                // SDRs for Other Chassis
// _SDR_TAG    'OTHER_SR'             // SDRs for Other Chassis:slow Ramp
// _SDR_TAG    'OTHER_MR'             // SDRs for Other Chassis:medium Ramp
// _SDR_TAG    'OTHER_FR'             // SDRs for Other Chassis:fast Ramp


//====================================================================//
// (3) Temperature sensors
//====================================================================//
// _SDR_TAG    'HSBP_TEMP'             // SDR for FP Temp
// _SDR_TAG    'HSBP_PSOC'             // SDR for HSBP Temp

//====================================================================//
// (4) Fan sensors
//====================================================================//
// _SDR_TAG   'OTHER_FAN_1A'           //System Fan 1A for other SKU
// _SDR_TAG   'OTHER_FAN_2A'           //System Fan 2A for other SKU
// _SDR_TAG   'OTHER_FAN_3A'           //System Fan 3A for other SKU
// _SDR_TAG   'OTHER_FAN_4A'           //System Fan 4A for other SKU
// _SDR_TAG   'OTHER_FAN_5A'           //System Fan 5A for other SKU
// _SDR_TAG   'OTHER_FAN_6A'           //System Fan 6A for other SKU
// _SDR_TAG   'OTHER_FAN_1B'           //System Fan 1B for other SKU
// _SDR_TAG   'OTHER_FAN_2B'           //System Fan 2B for other SKU
// _SDR_TAG   'OTHER_FAN_3B'           //System Fan 3B for other SKU
// _SDR_TAG   'OTHER_FAN_4B'           //System Fan 4B for other SKU
// _SDR_TAG   'OTHER_FAN_5B'           //System Fan 5B for other SKU
// _SDR_TAG   'OTHER_FAN_6B'           //System Fan 6B for other SKU


//====================================================================//
// (5) Chassis Intrusion
//====================================================================//
// _SDR_TAG     'CHASSIS_INTRU'         // Physical Security sensor
// _SDR_TAG     'CHASSIS_NO_INTRU'      // No chassis

//====================================================================//
// (6) Power Supply related sensors
//====================================================================//
// _SDR_TAG    'PS_REDUNDANCY'           // Redundant Power Supply
// _SDR_TAG    'PS1'                // 460W Power Supply 1.
// _SDR_TAG    'PS2'                // 460W Power Supply 2.


//====================================================================//
// (7) Factory sensors
//====================================================================//
// _SDR_TAG     'SHIP'                  // SDRs for Shippings
// _SDR_TAG     'FCT'                   // SDRs for FCT
// _SDR_TAG     'OQM'                   // SDRs for FOQM

//====================================================================//


//====================================================================//
_SDR_TYPE   01
_REC_LEN    0039

   // Sensor Record Header
   0001               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D0                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask     --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask   --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   34                 // M
   00                 // M, Tolerance
   82                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   D0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E3                 // Normal Reading (E0h = 12.00 Volt)
   EF                 // Normal Maximum (ECh = 12.60 Volt)
   D8                 // Normal Minimum (D5h = 11.40 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 13.475 Volt)
   F5                 // Upper non-critical (F5h = 13.083 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   CC                 // Lower critical (C7h = 10.961 Volt)
   D2                 // Lower non-critical (CDh = 10.633 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   C9                 // Type/Length Code
   'BB +12.0V'        // String Bytes

//====================================================================//
_SDR_TYPE   01
_REC_LEN    0038

   // Sensor Record Header
   0002               // Record ID
   51                 // SDR Version
   01                 // Record Type
   33                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D1                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask     --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask   --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   D9                 // M
   00                 // M, Tolerance
   46                 // B
   40                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                   // R exp, B exp
   07               // Analog characteristic flags
   //------------------------------------------------------------------//
   E4                 // Normal Reading (E1h = 5.0 Volt)
   F0                 // Normal Maximum (EDh = 5.250 Volt)
   D9                 // Normal Minimum (D6h = 4.750 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 5.588 Volt)
   F5                 // Upper non-critical (F5h = 5.425 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   CE                 // Lower critical (C9h = 4.453 Volt)
   D4                 // Lower non-critical (CFh = 4.591 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   C8                 // Type/Length Code
   'BB +5.0V'         // String Bytes
      
//====================================================================//
_SDR_TYPE   01
_REC_LEN    0038

   // Sensor Record Header
   0003               // Record ID
   51                 // SDR Version
   01                 // Record Type
   33                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D2                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   02                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask    --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   8F                 // M
   00                 // M, Tolerance
   48                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E5                 // Normal Reading (E2h = 3.30 Volt)
   F1                 // Normal Maximum (EEh = 3.465 Volt)
   DA                 // Normal Minimum (D7h = 3.135 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 3.673 Volt)
   F5                 // Upper non-critical (F5h = 3.566 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   D0                 // Lower critical (CBh = 2.952 Volt)
   D6                 // Lower non-critical (D1h = 3.043 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   C8                 // Type/Length Code
   'BB +3.3V'         // String Bytes   
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003D

   // Sensor Record Header
   0004               // Record ID
   51                 // SDR Version
   01                 // Record Type
   38                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D3                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   03                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask    --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   D9                 // M
   00                 // M, Tolerance
   46                 // B
   40                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E4                 // Normal Reading (E1h = 5.00 Volt)
   F0                 // Normal Maximum (EDh = 5.250 Volt)
   D9                 // Normal Minimum (D6h = 4.750 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 5.588 Volt)
   F5                 // Upper non-critical (F5h = 5.425 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   CE                 // Lower critical (C9h = 4.453 Volt)
   D4                 // Lower non-critical (CFh = 4.591 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CD                 // Type/Length Code
   'BB +5.0V STBY'    // String Bytes    
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003C

   // Sensor Record Header
   0005               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D4                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   8F                 // M
   00                 // M, Tolerance
   48                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E5                 // Normal Reading (E5h = 3.28 Volt) 
   F1                 // Normal Maximum (F1h = 3.45 Volt) 
   DA                 // Normal Minimum (DAh = 3.12 Volt) 
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = 3.65 Volt) 
   00                 // Sensor Minimum Reading (00h = 0 Volt) 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 3.61 Volt) 
   F5                 // Upper non-critical (F5h = 3.51 Volt) 
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   D0                 // Lower critical (D0h = 2.98 Volt) 
   D6                 // Lower non-critical (D6h = 3.07 Volt) 
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM 
   CC                 // Type/Length Code
   'BB +3.3V AUX'     // String Bytes    
//====================================================================//
_SDR_TYPE   01
_REC_LEN    0039

   // Sensor Record Header
   0006               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D5                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   17                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   AE                 // M
   00                 // M, Tolerance
   6B                 // B
   C0                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C3                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   A9                 // Normal Reading  (A9h = -11.96 Volt)
   EE                 // Normal Maximum (EEh = -10.76 Volt) 
   64                 // Normal Minimum (64h = -13.16 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = -10.46 Volt)
   00                 // Sensor Minimum Reading (00h = -14.90 Volt)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable(00h = -14.90 Volt)
   FC                 // Upper critical (FCh = -10.52 Volt) 
   F5                 // Upper non-critical (F5h = -10.64 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable(00h = -14.90 Volt)
   5E                 // Lower critical (5Eh = -13.26 Volt)
   60                 // Lower non-critical (60h = -13.23 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM 
   C9                 // Type/Length Code
   'BB -12.0V'        // String Bytes
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003E

   // Sensor Record Header
   0007               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D6                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   04                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask    --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   3B                 // M
   00                 // M, Tolerance
   6C                 // B
   80                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   CF                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   B3                 // Normal Reading (B1h = 1.050 Volt) 
   F2                 // Normal Maximum (EFh = 1.418 Volt) 
   63                 // Normal Minimum (62h = 0.578 Volt) 
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 1.492 Volt) 
   F5                 // Upper non-critical (F5h = 1.449 Volt) 
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   5F                 // Lower critical (5Ch = 0.546 Volt) 
   61                 // Lower non-critical (5Fh = 0.563 Volt) 
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM 
   CE                 // Type/Length Code
   'BB +1.2V VCCP1'   // String Bytes        

//====================================================================//
_SDR_TYPE   01
_REC_LEN    003E

   // Sensor Record Header
   0008               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   D8                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   06                 // Entity Instance
   3E                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask    --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   41                 // M
   00                 // M, Tolerance
   BA                 // B
   80                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   CF                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E7                 // Normal Reading (E4h = 1.50 Volt)
   F2                 // Normal Maximum (EFh = 1.575 Volt)
   DB                 // Normal Minimum (D9h = 1.425 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = 1.19 Volt)
   00                 // Sensor Minimum Reading (00h = 0 Volt)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 1.658 Volt)
   F5                 // Upper non-critical (F5h = 1.610 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   D3                 // Lower critical (CDh = 1.352 Volt)
   D9                 // Lower non-critical (D4h = 1.393 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CE                 // Type/Length Code
   'BB 1.5V P1 MEM'   // String Bytes             
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003C

   // Sensor Record Header
   0009               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   DC                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   18                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask   --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   4D                 // M
   00                 // M, Tolerance
   7F                 // B
   C0                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EB                 // Normal Reading (E9h = 1.80 Volt)
   F2                 // Normal Maximum (EFh = 1.85 Volt)
   E4                 // Normal Minimum (E2h = 1.74 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = 1.98 Volt)
   00                 // Sensor Minimum Reading (00h = 0 Volt)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 1.96 Volt)
   F5                 // Upper non-critical (F5h = 1.90 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   DB                 // Lower critical (D6h = 1.64 Volt)
   E2                 // Lower non-critical (DDh = 1.70 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CC                 // Type/Length Code
   'BB +1.8V AUX'     // String Bytes
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003D

   // Sensor Record Header
   000A               // Record ID
   51                 // SDR Version
   01                 // Record Type
   38                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   DD                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   19                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask   --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   D7                 // M
   40                 // M, Tolerance
   B1                 // B
   C0                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   B1                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EB                 // Normal Reading (DAh = 1.10 Volt)
   F2                 // Normal Maximum (EFh = 1.21 Volt)
   E4                 // Normal Minimum (C4h = 0.99 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = 1.29 Volt)
   00                 // Sensor Minimum Reading (00h = 0 Volt)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 1.28 Volt)
   F5                 // Upper non-critical (F5h = 1.24 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   DB                 // Lower critical (BAh = 0.94 Volt)
   E2                 // Lower non-critical (BFh = 0.96 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CD                 // Type/Length Code
   'BB +1.1V STBY'    // String Bytes

//====================================================================//
_SDR_TYPE   01
_REC_LEN    003D

   // Sensor Record Header
   000B               // Record ID
   51                 // SDR Version
   01                 // Record Type
   38                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   DE                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1A                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask   --[u,l][c,nc]=8532
   0500               // Deassertion Event Mask   --[u,l][c,nc]=8532
   0303               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   82                 // M
   00                 // M, Tolerance
   41                 // B
   C0                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   C0                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E6                 // Normal Reading (E3h = 3.00 Volt)
   F1                 // Normal Maximum (EEh = 3.14 Volt)
   C3                 // Normal Minimum (C1h = 2.54 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh = 3.37 Volt)
   00                 // Sensor Minimum Reading (00h = 0 Volt)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   A8                 // Lower critical (A3h = 2.14 Volt)
   C1                 // Lower non-critical (BCh = 2.48 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM used for filtering [7:5]= 1 Median [4:0]=5 Sample Count
   CD                 // Type/Length Code
   'BB +3.0V Vbat'          // String Bytes
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    0040

   // Sensor Record Header
   000C               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   E4                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   08                 // Entity Instance
   3E                 // Sensor Initialization
   68                 // Sensor Capabilities
   02                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask      --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask    --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   00                 // Sensor Units 1
   04                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   3B                 // M
   00                 // M, Tolerance
   DB                 // B
   80                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   CF                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   E7                 // Normal Reading (E7h = 1.35 Volt)
   F2                 // Normal Maximum (F2h = 1.418 Volt)
   DB                 // Normal Minimum (DBh = 1.283 Volt)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 Volt)
   FC                 // Upper critical (FCh = 1.474 Volt)
   F5                 // Upper non-critical (F5h = 1.431 Volt)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 Volt)
   D3                 // Lower critical (D3h = 1.232 Volt)
   D9                 // Lower non-critical (D9h = 1.270 Volt)
   //------------------------------------------------------------------//
   01                 // Positive hysteresis value
   01                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   D0                 // Type/Length Code
   'BB +1.35 P1LV AB' // String Bytes   
         
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'P4304_FULL'
_REC_LEN    0039

   // Sensor Record Header
   000D               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   30                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask     --[l][c,nc]=0530
   0500               // Deassertion Event Mask   --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   17                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   9F                 // Normal Reading (87h == 12750 RPM)
   FF                 // Normal Maximum (FFh == 24500 RPM)
   3F                 // Normal Minimum (0Fh == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 24500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   2C                 // Lower critical (07h == 700 RPM)
   33                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 1'       // String Bytes 
     
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'P4304'
_REC_LEN    0039

   // Sensor Record Header
   000E               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   31                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask     --[l][c,nc]=0530
   0500               // Deassertion Event Mask   --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   17                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   9F                 // Normal Reading (87h == 12750 RPM)
   FF                 // Normal Maximum (FFh == 24500 RPM)
   3F                 // Normal Minimum (0Fh == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 24500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   2C                 // Lower critical (07h == 700 RPM)
   33                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 2'       // String Bytes   
        
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'P4304'
_REC_LEN    0039

   // Sensor Record Header
   000F               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   32                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   03                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   17                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   9F                 // Normal Reading (84h == 12750 RPM)
   FF                 // Normal Maximum (FFh == 24500 RPM)
   3F                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 24500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   2C                 // Lower critical (07h == 800 RPM)
   33                 // Lower non-critical (08h == 900 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 3'       // String Bytes   
      
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'R2312'
_REC_LEN    0039

   // Sensor Record Header
   0010               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   30                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask     --[l][c,nc]=0530
   0500               // Deassertion Event Mask   --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   2B                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   90                 // Normal Reading (87h == 12750 RPM)
   FF                 // Normal Maximum (FFh == 24500 RPM)
   22                 // Normal Minimum (0Fh == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 24500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   14                 // Lower critical (07h == 700 RPM)
   1B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 1'       // String Bytes   
   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'R2312'
_REC_LEN    0039

   // Sensor Record Header
   0011               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   31                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   02                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   2B                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   90                 // Normal Reading (84h == 12250 RPM)
   FF                 // Normal Maximum (FFh == 23500 RPM)
   22                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 23500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   14                 // Lower critical (07h == 700 RPM)
   1B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 2'       // String Bytes   
   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'R2312'
_REC_LEN    0039

   // Sensor Record Header
   0012               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   32                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   03                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   2B                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   90                 // Normal Reading (84h == 12750 RPM)
   FF                 // Normal Maximum (FFh == 24500 RPM)
   22                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 24500 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   14                 // Lower critical (07h == 800 RPM)
   1B                 // Lower non-critical (08h == 900 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 3'       // String Bytes   
      
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'OTHER_FAN_1'
_REC_LEN    0039

   // Sensor Record Header
   0013               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   30                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   07                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   23                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   86                 // Normal Reading (84h == 13000 RPM)
   FF                 // Normal Maximum (FFh == 25000 RPM)
   0E                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 25000 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   09                 // Lower critical (07h == 700 RPM)
   0B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 1'       // String Bytes   
   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'OTHER_FAN_2'
_REC_LEN    0039

   // Sensor Record Header
   0014               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   31                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   08                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   23                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   86                 // Normal Reading (84h == 13000 RPM)
   FF                 // Normal Maximum (FFh == 25000 RPM)
   0E                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 25000 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   09                 // Lower critical (07h == 700 RPM)
   0B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   C9                 // Type/Length Code
   'Sys Fan 2'       // String Bytes   
   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'OTHER_FAN_3'
_REC_LEN    0039

   // Sensor Record Header
   0015               // Record ID
   51                 // SDR Version
   01                 // Record Type
   34                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   32                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   09                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   23                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   86                 // Normal Reading (84h == 13000 RPM)
   FF                 // Normal Maximum (FFh == 25000 RPM)
   0E                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 25000 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   09                 // Lower critical (07h == 700 RPM)
   0B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM
   C9                 // Type/Length Code
   'Sys Fan 3'       // String Bytes   
      
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'OTHER_FAN_REAR'
_REC_LEN    003C

   // Sensor Record Header
   0016               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   33                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   0A                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   23                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   86                 // Normal Reading (84h == 13000 RPM)
   FF                 // Normal Maximum (FFh == 25000 RPM)
   0E                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 25000 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   09                 // Lower critical (07h == 700 RPM)
   0B                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   CC                 // Type/Length Code
   'Sys Rear Fan'       // String Bytes   
         
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'OTHER_FAN_CPU'
_REC_LEN    003B

   // Sensor Record Header
   0017               // Record ID
   51                 // SDR Version
   01                 // Record Type
   36                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   34                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   0B                 // Entity Instance
   7F                 // Sensor Initialization
   A8                 // Sensor Capabilities
   04                 // Sensor Type
   01                 // Event / Reading Base Type
   0530               // Assertion Event Mask    --[l][c,nc]=0530
   0500               // Deassertion Event Mask  --[l][c,nc]=0500
   0303               // Reading Mask & Settable / Readable Threshold Masks --[l][c,nc]=0303
   00                 // Sensor Units 1
   12                 // Sensor Units 2 
   00                 // Sensor Units 3
   00                 // Linearization
   13                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
  //------------------------------------------------------------------//
   8C                 // Normal Reading (84h == 13000 RPM)
   FF                 // Normal Maximum (FFh == 25000 RPM)
   19                 // Normal Minimum (0Ah == 1000 RPM)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading (FFh == 25000 RPM)
   00                 // Sensor Minimum Reading (00h == 0 RPM)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   11                 // Lower critical (07h == 700 RPM)
   14                 // Lower non-critical (08h == 800 RPM)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   03                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   45                 // OEM 
   CB                 // Type/Length Code
   'Sys CPU Fan'       // String Bytes   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003F

   // Sensor Record Header
   0018               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   74                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask
   0000               // Deassertion Event Mask
   0000               // Reading Mask & Settable / Readable Threshold Masks
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   F1                 // Normal Reading (F1h = -15 degree C)
   00                 // Normal Maximum (00h = 0 degree C)
   BA                 // Normal Minimum (BAh = -70 degree C)
   //------------------------------------------------------------------//
   00                 // Sensor Maximum Reading (00h = 0 degree C)
   80                 // Sensor Minimum Reading (80h = -128 degree C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 degree C)
   00                 // Upper critical (00h = 0 degree C)
   00                 // Upper non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 degree C)
   00                 // Lower critical (00h = 0 degree C)
   00                 // Lower non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CF                 // Type/Length Code
   'P1 Therm Margin'  // String Bytes

//====================================================================//
_SDR_TYPE   01
_REC_LEN    003F

   // Sensor Record Header
   0019               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   83                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask   --[u][c,nc]=8002
   8032               // Deassertion Event Mask --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   F1                 // Normal Reading (F1h = -15 degree C)
   00                 // Normal Maximum (00h = 0 degree C)
   BA                 // Normal Minimum (BAh = -70 degree C)
   //------------------------------------------------------------------//
   00                 // Sensor Maximum Reading (00h = 0 degree C)
   80                 // Sensor Minimum Reading (80h = -128 degree C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 degree C)
   0F                 // Upper critical (0Fh = 15 degree C)
   0A                 // Upper non-critical (0Ah = 10 degree C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 degree C)
   00                 // Lower critical (00h = 0 degree C)
   00                 // Lower non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CF                 // Type/Length Code
   'P1 DTS Thrm Mgn'  // String Bytes

//====================================================================//
_SDR_TYPE   01
_REC_LEN    0040

   // Sensor Record Header
   001A               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   B0                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   13                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask   --[u][c,nc]=8002
   8032               // Deassertion Event Mask --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EC                 // Normal Reading(ECh = -20 degrees C)
   00                 // Normal Maximum (00h = 0 degrees C)
   BA                 // Normal Minimum (BAh = -70 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 degrees C)
   0A                 // Upper critical (0Ah = 10 degrees C)
   05                 // Upper non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 degrees C)
   00                 // Lower critical (00h = 0 degrees C)
   00                 // Lower non-critical (00h = 0 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   27                 // OEM used for filtering [7:5]= 1 Median [4:0]=7 Sample Count
   D0                 // Type/Length Code
   'P1 DIMM Thrm Mgn' // String Bytes 
   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'R2312'
_REC_LEN    003E

   // Sensor Record Header
   001B               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   C8                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   15                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type 
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask
   0000               // Deassertion Event Mask
   0000               // Reading Mask & Settable / Readable Threshold Masks
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EC                 // Normal Reading (ECh = -20 degree C)
   00                 // Normal Maximum (00h = 0 degree C)
   BA                 // Normal Minimum (BAh = -70 degree C)
   //------------------------------------------------------------------//
   00                 // Sensor Maximum Reading (00h = 0 degree C)
   80                 // Sensor Minimum Reading (80h = -128 degree C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 degree C)
   00                 // Upper critical (00h = 0 degree C)
   00                 // Upper non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (00h = 0 degree C)
   00                 // Lower critical (00h = 0 degree C)
   00                 // Lower non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CE                 // Type/Length Code
   'Agg Thrm Mgn 1'   // String Bytes   
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'R2312'
_REC_LEN    003E

   // Sensor Record Header
   001C               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   C9                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   29                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask
   0000               // Deassertion Event Mask
   0000               // Reading Mask & Settable / Readable Threshold Masks
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EC                 // Normal Reading (ECh = -20 degree C)
   00                 // Normal Maximum (00h = 0 degree C)
   BA                 // Normal Minimum (BAh = -70 degree C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (00h = 127 degree C)
   80                 // Sensor Minimum Reading (80h = -128 degree C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (00h = 0 degree C)
   00                 // Upper non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CE                 // Type/Length Code
   'Agg Thrm Mgn 2'   // String Bytes    
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'R2312'
_REC_LEN    003E

   // Sensor Record Header
   001D               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   CA                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask
   0000               // Deassertion Event Mask
   0000               // Reading Mask & Settable / Readable Threshold Masks
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   EC                 // Normal Reading (ECh = -20 degree C)
   00                 // Normal Maximum (00h = 0 degree C)
   BA                 // Normal Minimum (BAh = -70 degree C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (00h = 127 degree C)
   80                 // Sensor Minimum Reading (80h = -128 degree C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (00h = 0 degree C)
   00                 // Upper non-critical (00h = 0 degree C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   25                 // OEM
   CE                 // Type/Length Code
   'Agg Thrm Mgn 3'   // String Bytes      
   
//=========================================================
_SDR_TYPE   01
_SDR_TAG    'Exit_Air'
_REC_LEN    003D

   // Sensor Record Header
   001E               // Record ID
   51                 // SDR Version
   01                 // Record Type
   38                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   2E                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask    --[u,l][c,nc]=8532
   0000               // Deassertion Event Mask  --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   28                 // Normal Reading (28h = 40 degrees C)
   46                 // Normal Maximum (46h = 70 degrees C)
   0A                 // Normal Minimum (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   55                 // Upper critical (55h = 85 degrees C)
   50                 // Upper non-critical (50h = 80 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (00h = 0 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   47                 // OEM
   CD                 // Type Length Code
   'Exit Air Temp'    // String Bytes 
   
//=========================================================
_SDR_TYPE   01
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'R2312'
_REC_LEN    003E

   // Sensor Record Header
   001F               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   11                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   0B                 // Sensor Type
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask    
   0000               // Deassertion Event Mask 
   0000               // Reading Mask & Settable / Readable Threshold Masks
   00                 // Sensor Units 1
   11                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   02                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   7D                 // Normal Reading (7Dh = 125 degrees C)
   FA                 // Normal Maximum (FAh = 250 degrees C)
   00                 // Normal Minimum (00h = 0 degrees C)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading
   00                 // Sensor Minimum Reading 
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical (not specified)
   00                 // Upper non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type Length Code
   'System Airflow'   // String Bytes 
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003C

   // Sensor Record Header
   0020               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   20                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   16                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2 -- (Degrees C)
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   23                 // Normal Reading (21h = 33 degrees C)
   3C                 // Normal Maximum (3Ch = 60 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   46                 // Upper critical (41h = 65 degrees C)
   41                 // Upper non-critical (3Ch = 60 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   05                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'BB EDGE Temp'    // String Bytes

//====================================================================//
_SDR_TYPE   01
_REC_LEN    003D

   // Sensor Record Header
   0021               // Record ID
   51                 // SDR Version
   01                 // Record Type
   38                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   23                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   17                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type 
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2 -- (Degrees C)
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   3C                 // Normal Reading (3Ah = 58 degrees C)
   6E                 // Normal Maximum (6Eh = 110 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   78                 // Upper critical (78h = 120 degrees C)
   73                 // Upper non-critical (73h = 115 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   05                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'BB P1 VR Temp'      // String Bytes   

//====================================================================//
_SDR_TYPE   01
_REC_LEN    003B

   // Sensor Record Header
   0022               // Record ID
   51                 // SDR Version
   01                 // Record Type
   36                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   24                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   18                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2 -- (Degrees C)
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   35                 // Normal Reading (50h = 80 degrees C)
   5F                 // Normal Maximum (69h = 105 degrees C)
   0A                 // Normal Minimum (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   69                 // Upper critical (73h = 115 degrees C)
   64                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   05                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'BB BMC Temp'     // String Bytes

//====================================================================//
_SDR_TYPE   01   
_REC_LEN    003E

   // Sensor Record Header
   0023               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   25                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   19                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type 
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2 -- (Degrees C)
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   3C                 // Normal Reading (50h = 80 degrees C)
   6E                 // Normal Maximum (69h = 105 degrees C)
   0A                 // Normal Minimum (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   78                 // Upper critical (73h = 115 degrees C)
   73                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   05                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'BB MEM VR Temp'      // String Bytes   

//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'FP_TEMP'
_REC_LEN    0040

   // Sensor Record Header
   0024               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   21                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   1C                 // Normal Reading (19h = 25 degrees C)
   2D                 // Normal Maximum (2Dh = 45 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   37                 // Upper critical (73h = 115 degrees C)
   32                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (00h = 0 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   27                 // OEM
   D0                 // Type/Length Code
   'Front Panel Temp' // String Bytes 

//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'FP_Storage'
_REC_LEN    0040

   // Sensor Record Header
   0025               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   21                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   F8                 // B
   C0                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   24                 // Normal Reading (19h = 25 degrees C)
   35                 // Normal Maximum (2Dh = 45 degrees C)
   12                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   3F                 // Upper critical (73h = 115 degrees C)
   3A                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   08                 // Lower critical (00h = 0 degrees C)
   0D                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   27                 // OEM
   D0                 // Type/Length Code
   'Front Panel Temp' // String Bytes      
                  
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'HSBP1_TEMP'
_REC_LEN    003B

   // Sensor Record Header
   0026               // Record ID
   51                 // SDR Version
   01                 // Record Type
   36                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   29                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   02                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   35                 // Normal Reading (19h = 25 degrees C)
   5F                 // Normal Maximum (2Dh = 45 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   69                 // Upper critical (73h = 115 degrees C)
   64                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (00h = 0 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'HSBP 1 Temp'      // String Bytes 
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'HSBP2_P4304_TEMP'
_REC_LEN    003B

   // Sensor Record Header
   0027               // Record ID
   51                 // SDR Version
   01                 // Record Type
   36                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   2A                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   02                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   35                 // Normal Reading (19h = 25 degrees C)
   5F                 // Normal Maximum (2Dh = 45 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   69                 // Upper critical (73h = 115 degrees C)
   64                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (00h = 0 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'HSBP 2 Temp'      // String Bytes
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'HSBP3_TEMP'
_REC_LEN    003B

   // Sensor Record Header
   0028               // Record ID
   51                 // SDR Version
   01                 // Record Type
   36                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   2B                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   02                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask   --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   35                 // Normal Reading (19h = 25 degrees C)
   5F                 // Normal Maximum (2Dh = 45 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   69                 // Upper critical (73h = 115 degrees C)
   64                 // Upper non-critical (6Eh = 110 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (00h = 0 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'HSBP 3 Temp'      // String Bytes
//====================================================================//
_SDR_TYPE   01
_REC_LEN    0038

   // Sensor Record Header
   0029               // Record ID
   51                 // SDR Version
   01                 // Record Type
   33                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   22                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1A                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask    --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask  --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   34                 // Normal Reading (50h = 80 degrees C)
   5D                 // Normal Maximum (5Dh = 93 degrees C)
   0A                 // Normal Minimum (05h = 05 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   64                 // Upper critical (67h = 103 degrees C)
   5F                 // Upper non-critical (62h = 98 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (02h = 2 degrees C)
   05                 // Lower non-critical (05h = 5 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C8                 // Type Length Code
   'SSB Temp'         // String Bytes
      
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003C

   // Sensor Record Header
   002A               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   2F                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1C                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8532               // Assertion Event Mask    --[u,l][c,nc]=8532
   8532               // Deassertion Event Mask  --[u,l][c,nc]=8532
   1B1B               // Reading Mask & Settable / Readable Threshold Masks --[u,l][c,nc]=1B1B
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   3C                 // Normal Reading (50h = 80 degrees C)
   6E                 // Normal Maximum (6Eh = 110 degrees C)
   0A                 // Normal Minimum (05h = 5 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   78                 // Upper critical (78h = 120 degrees C)
   73                 // Upper non-critical (73h = 115 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   05                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type Length Code
   'LAN NIC Temp'     // String Bytes 
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    003F

   // Sensor Record Header
   002B               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   78                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   7F                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask  --[u][c,nc]=8002
   8032               // Deassertion Event Mask   --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   01                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   00                 // Normal Reading (00h = 0 %)
   14                 // Normal Maximum (14h = 20 %)
   00                 // Normal Minimum (00h = 0 %)
   //------------------------------------------------------------------//
   64                 // Sensor Maximum Reading (64h = 100 %)
   00                 // Sensor Minimum Reading (00h = 0 %)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (00h = 0 %)
   32                 // Upper critical (32h = 50 %)
   1E                 // Upper non-critical (1Eh = 30 %)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysteresis value
   02                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'P1 Therm Ctrl %'  // String Bytes
   
//====================================================================//
_SDR_TYPE   01
_REC_LEN    0036

   // Sensor Record Header
   002C              // Record ID
   51                 // SDR Version
   01                 // Record Type
   31                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   34                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   63                 // Sensor Initialization
   B8                 // Sensor Capabilities
   0C                 // Sensor Type -- Memory
   01                 // Event / Reading Base Type
   0000               // Assertion Event Mask   --[u][c,nc]=0000
   0000               // Deassertion Event Mask --[u][c,nc]=0000
   0000               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=3F3F
   01                 // Sensor Units 1
   00                 // Sensor Units 2 -- Degrees C
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   00                 // Analog characteristic flags
   //------------------------------------------------------------------//
   00                 // Normal Reading 
   00                 // Normal Maximum 
   00                 // Normal Minimum 
   //------------------------------------------------------------------//
   00                 // Sensor Maximum Reading
   00                 // Sensor Minimum Reading
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   00                 // Upper critical
   00                 // Upper non-critical 
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   00                 // Positive hysteresis value
   00                 // Negative hysteresis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C6                 // Type/Length Code
   'P1 MTT'           // String Bytes

//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS1'
_REC_LEN    003C

   // Sensor Record Header
   002D               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   54                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   01                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   0B                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask  --[u][c,nc]=8002
   8032               // Deassertion Event Mask   --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks
   00                 // Sensor Units 1
   06                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   03                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   56                 // Nomnal Reading (32h=50%)
   AC                 // Normal Maximum (64h=100%)
   00                 // Normal Minimum (00h=0%)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   CC                 // Upper critical (85=133%)
   BC                 // Upper non-critical (64=100%)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'PS1 Power In'     // String Bytes
      
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS1'
_REC_LEN    003E

   // Sensor Record Header
   002E               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   58                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   01                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   03                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask  --[u][c,nc]=8002
   8032               // Deassertion Event Mask   --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks
   01                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   32                 // Nomnal Reading (32h=50%)
   64                 // Normal Maximum (64h=100%)
   00                 // Normal Minimum (00h=0%)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   76                 // Upper critical (85=133%)
   64                 // Upper non-critical (64=100%)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'PS1 Curr Out %'   // String Bytes

//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS2'
_REC_LEN    003C

   // Sensor Record Header
   002F               // Record ID
   51                 // SDR Version
   01                 // Record Type
   37                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   55                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   02                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   0B                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask  --[u][c,nc]=8002
   8032               // Deassertion Event Mask   --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks
   00                 // Sensor Units 1
   06                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   03                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   56                 // Nomnal Reading (32h=50%)
   AC                 // Normal Maximum (64h=100%)
   00                 // Normal Minimum (00h=0%)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   CC                 // Upper critical (85=133%)
   BC                 // Upper non-critical (64=100%)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'PS2 Power In'     // String Bytes
      
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS2'
_REC_LEN    003E

   // Sensor Record Header
   0030               // Record ID
   51                 // SDR Version
   01                 // Record Type
   39                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   59                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   02                 // Entity Instance
   7B                 // Sensor Initialization
   68                 // Sensor Capabilities
   03                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask  --[u][c,nc]=8002
   8032               // Deassertion Event Mask   --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   01                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   32                 // Nomnal Reading (32h=50%)
   64                 // Normal Maximum (64h=100%)
   00                 // Normal Minimum (00h=0%)
   //------------------------------------------------------------------//
   FF                 // Sensor Maximum Reading 
   00                 // Sensor Minimum Reading
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   76                 // Upper critical (85=133%)
   64                 // Upper non-critical (64=100%)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'PS2 Curr Out %'   // String Bytes

//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS1'
_REC_LEN    003F

   // Sensor Record Header
   0031               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3A                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   5C                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   01                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8002               // Assertion Event Mask    --[u,l][c,nc]=8002
   8032               // Deassertion Event Mask  --[u,l][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   19                 // Normal Reading (1Eh = 30 degrees C)
   32                 // Normal Maximum (3Ch = 60 degrees C)
   05                 // Normal Minimum (05h = 5 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   3C                 // Upper critical (46h = 70 degrees C)
   37                 // Upper non-critical (41h = 65 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (not specified)
   00                 // Lower non-critical (not specified)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type Length Code
   'PS1 Temperature'  // String Bytes
         
//====================================================================//
_SDR_TYPE   01
_SDR_TAG    'PS2'
_REC_LEN    003F

   // Sensor Record Header
   0032               // Record ID
   51                 // SDR Version
   01                 // Record Type
   3A                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   5D                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   02                 // Entity Instance
   7D                 // Sensor Initialization
   68                 // Sensor Capabilities
   01                 // Sensor Type
   01                 // Event / Reading Base Type
   8032               // Assertion Event Mask    --[u][c,nc]=8002
   8032               // Deassertion Event Mask  --[u][c,nc]=8032
   1818               // Reading Mask & Settable / Readable Threshold Masks --[u][c,nc]=1818
   80                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   00                 // Linearization
   01                 // M
   00                 // M, Tolerance
   00                 // B
   00                 // B, Accuracy
   00                 // Accuracy, Accuracy Exp
   00                 // R exp, B exp
   07                 // Analog characteristic flags
   //------------------------------------------------------------------//
   19                 // Normal Reading (19h = 25 degrees C)
   32                 // Normal Maximum (32h = 50 degrees C)
   05                 // Normal Minimum (05h = 5 degrees C)
   //------------------------------------------------------------------//
   7F                 // Sensor Maximum Reading (7Fh = 127 degrees C)
   80                 // Sensor Minimum Reading (80h = -128 degrees C)
   //------------------------------------------------------------------//
   00                 // Upper non-recoverable (not specified)
   3C                 // Upper critical (3Ch = 60 degrees C)
   37                 // Upper non-critical (37h = 55 degrees C)
   //------------------------------------------------------------------//
   00                 // Lower non-recoverable (not specified)
   00                 // Lower critical (05h = 5 degrees C)
   00                 // Lower non-critical (0Ah = 10 degrees C)
   //------------------------------------------------------------------//
   02                 // Positive hysterisis value
   02                 // Negative hysterisis value
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type Length Code
   'PS2 Temperature'  // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'PS1'
_REC_LEN    002C

   // Sensor Record Header
   0033               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   A0                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization 
   00                 // Sensor Capabilities 
   04                 // Sensor Type 
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask     --State asserted =0200
   0200               // Deassertion Event Mask   --State Deasserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Mask
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'PS1 Fan Fail'    // String Bytes      
   
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'PS2'
_REC_LEN    002C

   // Sensor Record Header
   0034               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   A4                 // Sensor Number

   // Record Body Bytes
   1D                 // Entity ID
   20                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities 
   04                 // Sensor Type 
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask     --State asserted =0200
   0200               // Deassertion Event Mask   --State Deasserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Mask
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'PS2 Fan Fail'    // String Bytes      
      
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002F

   // Sensor Record Header
   0035               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   01                 // Sensor Number

   // Record Body Bytes
   15                 // Entity ID - power management / power distrFution board
   01                 // Entity Instance
   67                 // Sensor Initialization 
   40                 // Sensor Capabilities
   09                 // Sensor Type
   6F                 // Event / Reading Base Type
   7100               // Assertion Event Mask   --Power down/A/C lost/Soft power control failure/Power unit failure =7100
   7100               // Deassertion Event Mask --Power down/A/C lost/Soft power control failure/Power unit failure =7100
   7100               // Reading Mask & Settable / Readable Threshold Masks --Power down/A/C lost/Soft power control failure/Power unit failure =7100
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Pwr Unit Status'  // String Bytes 
   
//====================================================================//
_SDR_TYPE      02
_SDR_TAG       'PS_REDUNDANCY'
_REC_LEN       002F

   // Sensor Record Header
   0036               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2A                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   02                 // Sensor Number

   // Record Body Bytes
   15                 // Entity ID
   02                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   08                 // Sensor Type
   0B                 // Event / Reading Base Type
   FF00               // Assertion Event Mask   --Redundancy regained/Non-red: suff res from redund/Redundancy lost/Redundancy degraded/Non-red: suff from insuff/Non-red: insufficient/Redun degrade from full/Redun degrade from non-redundant=FF00
   FF00               // Deassertion Event Mask --Redundancy regained/Non-red: suff res from redund/Redundancy lost/Redundancy degraded/Non-red: suff from insuff/Non-red: insufficient/Redun degrade from full/Redun degrade from non-redundant=FF00
   FF00               // Reading Mask & Settable / Readable Threshold Masks
                      //--Redundancy regained/Non-red: suff res from redund/Redundancy lost/Redundancy degraded/Non-red: suff from insuff/Non-red: insufficient/Redun degrade from full/Redun degrade from non-redundant=FF00
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Pwr Unit Redund'  // String Bytes 
   
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'CHASS_INTRU'
_REC_LEN    002E

   // Sensor Record Header
   0037               // Record ID
   51                 // SDR Version
   02                 // Record Type
   29                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   04                 // Sensor Number

   // Record Body Bytes
   17                 // Entity ID
   02                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   05                 // Sensor Type
   6F                 // Event / Reading Base Type
   1100               // Assertion Event Mask   --LAN leash lost 1 =1000
   1100               // Deassertion Event Mask --LAN leash lost 1 =1000
   1100               // Reading Mask & Settable / Readable Threshold Masks --LAN leash lost 1 =1000
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'Physical Scrty'   // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_SDR_TAG   'CHASS_NOINTRU'
_REC_LEN    002E

   // Sensor Record Header
   0038               // Record ID
   51                 // SDR Version
   02                 // Record Type
   29                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   04                 // Sensor Number

   // Record Body Bytes
   17                 // Entity ID
   02                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   05                 // Sensor Type
   6F                 // Event / Reading Base Type
   1000               // Assertion Event Mask   --LAN leash lost 1 =1000
   1000               // Deassertion Event Mask --LAN leash lost 1 =1000
   1000               // Reading Mask & Settable / Readable Threshold Masks --LAN leash lost 1 =1000
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'Physical Scrty'   // String Bytes   
//=========================================================
_SDR_TYPE   02
_REC_LEN    002F

   // Sensor Record Header
   0039               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   05                 // Sensor Number

   // Record Body Bytes
   0C                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   13                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Assertion Event Mask   --Front panel NMI/diagnostic interrupt = 0100
   0000               // Deassertion Event Mask --No Deassertion =0000
   0100               // Reading Mask & Settable / Readable Threshold Masks --Front panel NMI/diagnostic interrupt = 0100
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'FP NMI Diag Int'  // String Bytes     
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002D

   // Sensor Record Header
   003A               // Record ID
   51                 // SDR Version
   02                 // Record Type
   28                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   03                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   23                 // Sensor Type
   6F                 // Event / Reading Base Type
   0F01               // Assertion Event Mask   --Timer expired, status only/Hard reset/Power down/Power cycle/Timer interrupt =0F01
   0000               // Deassertion Event Mask --No Deassertion =0000
   0F01               // Reading Mask & Settable / Readable Threshold Masks --Timer expired, status only/Hard reset/Power down/Power cycle/Timer interrupt =0F01
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'IPMI Watchdog'    // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    002B

   // Sensor Record Header
   003B               // Record ID
   51                 // SDR Version
   02                 // Record Type
   26                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   06                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization
   41                 // Sensor Capabilities
   F3                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --State asserted =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'SMI TimeOut'      // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    0030

   // Sensor Record Header
   003C               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   07                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   10                 // Sensor Type
   6F                 // Event / Reading Base Type
   0400               // Assertion Event Mask  --Log area reset / cleared =0400
   0000               // Deassertion Event Mask --N/A
   0400               // Reading Mask & Settable / Readable Threshold Masks --Log area reset / cleared =0400
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   D0                 // Type/Length Code
   'System Event Log' // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002C

   // Sensor Record Header
   003D               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   08                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   12                 // Sensor Type
   6F                 // Event / Reading Base Type
   1000               // Assertion Event Mask --PEF Action=1000
   0000               // Deassertion Event Mask
   1000               // Reading Mask & Settable / Readable Threshold Masks --PEF Action=1000
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'System Event'     // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    0026

   // Sensor Record Header
   003E               // Record ID
   51                 // SDR Version
   02                 // Record Type
   21                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   09                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   1F                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   14                 // Sensor Type
   6F                 // Event / Reading Base Type
   0500               // Assertion Event Mask --Power Button/Reset Button=0500
   0000               // Deassertion Event Mask
   0500               // Reading Mask & Settable / Readable Threshold Masks --Power Button/Reset Button=0500
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C6                 // Type/Length Code
   'Button'           // String Bytes
     
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'PS1'
_REC_LEN    002A

   // Sensor Record Header
   003F               // Record ID
   51                 // SDR Version
   02                 // Record Type
   25                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   50                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   08                 // Sensor Type
   6F                 // Event / Reading Base Type
   4F00               // Assertion Event Mask   --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   4F00               // Deassertion Event Mask --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   4F00               // Reading Mask & Settable / Readable Threshold Masks --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CA                 // Type/Length Code
   'PS1 Status'       // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'PS2'
_REC_LEN    002A

   // Sensor Record Header
   0040               // Record ID
   51                 // SDR Version
   02                 // Record Type
   25                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   51                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   02                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   08                 // Sensor Type
   6F                 // Event / Reading Base Type
   4F00               // Assertion Event Mask   --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   4F00               // Deassertion Event Mask --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   4F00               // Reading Mask & Settable / Readable Threshold Masks --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CA                 // Type/Length Code
   'PS2 Status'       // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'PS1'
_REC_LEN    002B

   // Sensor Record Header
   0041               // Record ID
   51                 // SDR Version
   02                 // Record Type
   26                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   66                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   01                 // Entity Instance
   27                 // Sensor Initialization
   40                 // Sensor Capabilities
   08                 // Sensor Type
   6F                 // Event / Reading Base Type
   2000               // Assertion Event Mask   --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   0000               // Deassertion Event Mask --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   2000               // Reading Mask & Settable / Readable Threshold Masks --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0000               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'PSU1 Status'       // String Bytes
   
//=========================================================
_SDR_TYPE   02
_SDR_TAG    'PS2'
_REC_LEN    002B

   // Sensor Record Header
   0042               // Record ID
   51                 // SDR Version
   02                 // Record Type
   26                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   67                 // Sensor Number

   // Record Body Bytes
   0A                 // Entity ID
   02                 // Entity Instance
   27                 // Sensor Initialization
   40                 // Sensor Capabilities
   08                 // Sensor Type
   6F                 // Event / Reading Base Type
   2000               // Assertion Event Mask   --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   0000               // Deassertion Event Mask --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   2000               // Reading Mask & Settable / Readable Threshold Masks --Presence/Failure/Predictive Failure/A/C lost/Configuration error =4F00
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0000               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'PSU2 Status'       // String Bytes
      
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002E

   // Sensor Record Header
   0043               // Record ID
   51                 // SDR Version
   02                 // Record Type
   29                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   0D                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   22                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   01                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --State asserted =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'SSB Therm Trip'   // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    0029

   // Sensor Record Header
   0044               // Record ID
   51                 // SDR Version
   02                 // Record Type
   24                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   70                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   07                 // Sensor Type
   6F                 // Event / Reading Base Type
   8200               // Assertion Event Mask   --Thermal trip/Presence =8200
   8200               // Deassertion Event Mask --Thermal trip/Presence =8200
   8200               // Reading Mask & Settable / Readable Threshold Masks --Thermal trip/Presence =8200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C9                 // Type/Length Code
   'P1 Status'        // String Bytes     
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    0026

   // Sensor Record Header
   0045               // Record ID
   51                 // SDR Version
   02                 // Record Type
   21                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   80                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   23                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   07                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0000               // Reading Mask & Settable / Readable Threshold Masks
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C6                 // Type/Length Code
   'CATERR'           // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    002F

   // Sensor Record Header
   0046               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2A                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   81                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   24                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   07                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0000               // Reading Mask & Settable / Readable Threshold Masks
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'P1 MSID Misatch'  // String Bytes
      
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002B

   // Sensor Record Header
   0047               // Record ID
   51                 // SDR Version
   02                 // Record Type
   26                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   82                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   25                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   07                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0000               // Reading Mask & Settable / Readable Threshold Masks
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'CPU Missing'      // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002A

   // Sensor Record Header
   0048               // Record ID
   51                 // SDR Version
   02                 // Record Type
   25                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   90                 // Sensor Number

   // Record Body Bytes
   03                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   01                 // Sensor Type
   05                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --Limit exceeded =0200
   0200               // Deassertion Event Mask --Limit exceeded =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --Limit exceeded =0200
   C0                 // Sensor Units 1
   01                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CA                 // Type/Length Code
   'P1 VRD Hot'       // String Bytes

//=========================================================
_SDR_TYPE   02
_REC_LEN    002E

   // Sensor Record Header
   0049               // Record ID
   51                 // SDR Version
   02                 // Record Type
   29                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   94                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   01                 // Sensor Type
   05                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --Limit exceeded =0200
   0200               // Deassertion Event Mask --Limit exceeded =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --Limit exceeded =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'P1 MEM VRD Hot'   // String Bytes
     
//====================================================================//
_SDR_TYPE   02
_REC_LEN    002F

   // Sensor Record Header
   004A               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2A                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   1A                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   06                 // Entity Instance
   41                 // Sensor Initialization
   C3                 // Sensor Capabilities
   DC                 // Sensor Type
   74                 // Event / Reading Base Type
   0000               // Assertion Event Mask
   0000               // Deassertion Event Mask
   0700               // Reading Mask & Settable / Readable Threshold Masks
   00                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0000               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'NM Capabilities'  // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    0030

   // Sensor Record Header
   004B               // Record ID
   51                 // SDR Version
   02                 // Record Type
   2B                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   C0                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   26                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   0C                 // Sensor Type
   6F                 // Event / Reading Base Type
   0004               // Assertion Event Mask   --State asserted =0200
   0004               // Deassertion Event Mask --State asserted =0200
   0004               // Reading Mask & Settable / Readable Threshold Masks --State asserted =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   D0                 // Type/Length Code
   'P1 Mem Thrm Trip' // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    002B

   // Sensor Record Header
   004C               // Record ID
   51                 // SDR Version
   02                 // Record Type
   26                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   0B                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   28                 // Entity Instance
   67                 // Sensor Initialization
   00                 // Sensor Capabilities
   02                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --State asserted =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CB                 // Type/Length Code
   'VR Wacthdog'      // String Bytes
   
//====================================================================//
_SDR_TYPE   02
_REC_LEN    0027

   // Sensor Record Header
   004D               // Record ID
   51                 // SDR Version
   02                 // Record Type
   22                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   7C                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   29                 // Entity Instance
   67                 // Sensor Initialization
   41                 // Sensor Capabilities
   07                 // Sensor Type
   03                 // Event / Reading Base Type
   0200               // Assertion Event Mask   --State asserted =0200
   0200               // Deassertion Event Mask --State asserted =0200
   0200               // Reading Mask & Settable / Readable Threshold Masks --State asserted =0200
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   C7                 // Type/Length Code
   'P1 ERR2'          // String Bytes

//====================================================================//
_SDR_TYPE   02
_REC_LEN    002A

   // Sensor Record Header
   004E               // Record ID
   51                 // SDR Version
   02                 // Record Type
   25                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   10                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   2B                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   28                 // Sensor Type
   6F                 // Event / Reading Base Type
   1000               // Assertion Event Mask   --State asserted =1000
   1000               // Deassertion Event Mask --State asserted =1000
   1000               // Reading Mask & Settable / Readable Threshold Masks --State asserted =1000
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CA                 // Type/Length Code
   'BMC Health'       // String Bytes   
//=========================================================
_SDR_TYPE   02
_SDR_TAG     'HSBP1_TEMP'
_REC_LEN    002C

   // Sensor Record Header
   004F               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   69                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   01                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   16                 // Sensor Type
   0A                 // Event / Reading Base Type
   1000               // Assertion Event Mask  --transition to Off Line =1000
   1000               // Deassertion Event Mask --transition to Off Line =1000
   1000               // Reading Mask & Settable  --transition to Off Line =1000
   00                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HSC 1 Status'       // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG     'HSBP2_TEMP'
_SDR_TAG     'HSBP2_P4304_TEMP'
_REC_LEN    002C

   // Sensor Record Header
   0050               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   6A                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   02                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   16                 // Sensor Type
   0A                 // Event / Reading Base Type
   1000               // Assertion Event Mask  --transition to Off Line =1000
   1000               // Deassertion Event Mask --transition to Off Line =1000
   1000               // Reading Mask & Settable  --transition to Off Line =1000
   00                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HSC 2 Status'       // String Bytes
   
//=========================================================
_SDR_TYPE   02
_SDR_TAG     'HSBP3_TEMP'
_REC_LEN    002C

   // Sensor Record Header
   0051               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   6B                 // Sensor Number

   // Record Body Bytes
   16                 // Entity ID
   03                 // Entity Instance
   67                 // Sensor Initialization
   40                 // Sensor Capabilities
   16                 // Sensor Type
   0A                 // Event / Reading Base Type
   1000               // Assertion Event Mask  --transition to Off Line =1000
   1000               // Deassertion Event Mask --transition to Off Line =1000
   1000               // Reading Mask & Settable  --transition to Off Line =1000
   00                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HSC 3 Status'       // String Byte
   
//********************************************************
// Drive Status sensors
//********************************************************
//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'HSBP_1_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0052               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F0                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   04                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   8300               // Assertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Deassertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Reading Mask & Settable / Readable Threshold Masks 
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 0 Status'     // String Bytes

//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'HSBP_1_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0053               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F1                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   05                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   8300               // Assertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Deassertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Reading Mask & Settable / Readable Threshold Masks 
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 1 Status'     // String Bytes

//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'HSBP_1_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0054               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F2                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   06                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   8300               // Assertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Deassertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Reading Mask & Settable / Readable Threshold Masks 
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 2 Status'     // String Bytes

//====================================================================//
_SDR_TYPE   02
_SDR_TAG    'HSBP_1_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0055               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F3                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   07                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   8300               // Assertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Deassertion Event Mask  --Drive Presence/Drive Fault/Rebuild or Remap in progress=8600
   8300               // Reading Mask & Settable / Readable Threshold Masks 
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 3 Status'     // String Bytes
//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_2_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0056               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F4                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   05                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 4 Status'     // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_2_BP4'
_SDR_TAG    'HSBP_1_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0057               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F5                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   06                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 5 Status'     // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_2_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0058               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F6                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   07                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 6 Status'     // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_2_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002C

   // Sensor Record Header
   0059               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F7                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   08                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 7 Status'     // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_3_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002C

   // Sensor Record Header
   005A               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F8                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   09                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 8 Status'     // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_3_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002C

   // Sensor Record Header
   005B               // Record ID
   51                 // SDR Version
   02                 // Record Type
   27                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   F9                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   0A                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'HDD 9 Status'    // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_3_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002D

   // Sensor Record Header
   005C               // Record ID
   51                 // SDR Version
   02                 // Record Type
   28                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   FA                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   0B                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'HDD 10 Status'    // String Bytes

//=========================================================
_SDR_TYPE   02
_SDR_TAG    'HSBP_3_BP4'
_SDR_TAG    'HSBP_2_BP12'
_REC_LEN    002D

   // Sensor Record Header
   005D               // Record ID
   51                 // SDR Version
   02                 // Record Type
   28                 // Record Length

   // Record Key Bytes
   20                 // Sensor ID
   00                 // Sensor LUN
   FB                 // Sensor Number

   // Record Body Bytes
   0F                 // Entity ID
   0C                 // Entity Instance
   6D                 // Sensor Initialization
   40                 // Sensor Capabilities
   0D                 // Sensor Type
   6F                 // Event / Reading Base Type
   AF01               // Assertion Event Mask
   AF01               // Deassertion Event Mask
   FF1F               // Reading Mask &
   C0                 // Sensor Units 1
   00                 // Sensor Units 2
   00                 // Sensor Units 3
   0100               // Sensor Record Sharing
   00                 // Positive-going Threshold Hysteresis
   00                 // Negative-going Threshold Hysteresis
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'HDD 11 Status'    // String Bytes

//====================================================================//   
_SDR_TYPE      03
_REC_LEN       001D

   // Sensor Record Header
   005E               // Record ID
   51                 // SDR Version
   03                 // Record Type
   18                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   0A                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID
   2C                 // Entity Instance
   28                // Sensor type
   03                // Event/Reading Type Code
   0100              // Sensor Record Sharing
   00                // Reserved
   00                // OEM
   CC                 // Type/Length Code
   'BMC Watchdog'    // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0021

   // Sensor Record Header
   005F               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1C                 // Record Length

   // Record Key Bytes
   20                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   12                 // Sensor Number

   // Record Body Bytes
   07                 // Entity ID = Processor/Memory Module
   2D                 // Entity Instance
   2B                 // Sensor Type
   70                 // Event / Reading Base Type 
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   D0                 // Type/Length Code
   'FW Update Status'  // String Bytes 

//*******************************************************
// Management Engine (ME controller) records
//*******************************************************
//====================================================================//
_SDR_TYPE   03
_REC_LEN    001F

   // Sensor Record Header
   0060               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1A                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   22                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   00                 // Entity Instance
   16                 // Sensor type
   0A                 // Event/Reading Type Code
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'ME Power State'    // String Bytes 

//====================================================================//
_SDR_TYPE   03
_REC_LEN    001E

   // Sensor Record Header
   0061               // Record ID
   51                 // SDR Version
   03                 // Record Type
   19                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   17                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   01                 // Entity Instance
   DC                 // Sensor type
   75                 // Event/Reading Type Code
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CD                 // Type/Length Code
   'SPS FW Health'    // String Bytes 

//====================================================================//
_SDR_TYPE   03
_REC_LEN    001D

   // Sensor Record Header
   0062               // Record ID
   51                 // SDR Version
   03                 // Record Type
   18                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Channel Number / Sensor Owner LUN
   1B                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   02                 // Entity Instance
   DC                 // Sensor Type
   72                 // Event / Reading Base Type
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'NM Threshold'     // String Bytes
      
//====================================================================//
_SDR_TYPE   03
_REC_LEN    001D

   // Sensor Record Header
   0063               // Record ID
   51                 // SDR Version
   03                 // Record Type
   18                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   18                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   03                 // Entity Instance
   DC                 // Sensor type
   72                 // Event / Reading Type Code
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'NM Exception'     // String Bytes

//====================================================================//
_SDR_TYPE   03
_REC_LEN    001A

   // Sensor Record Header
   0064               // Record ID
   51                 // SDR Version
   03                 // Record Type
   15                 // Record Length

   // Record Key Bytes
   2C                 // Sensor Owner ID
   60                 // Sensor Owner LUN
   19                 // Sensor Number

   // Record Body Bytes
   2E                 // Entity ID
   04                 // Entity Instance
   DC                 // Sensor type
   73                 // Event / Reading Type Code
   0000               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   C9                 // Type/Length Code
   'NM Health'        // String Bytes

//*******************************************************
// BIOS owned sensor records
//*******************************************************
//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0065               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   02                 // Sensor Number

   // Record Body Bytes
   20                 // Entity ID = Memory Device
   00                 // Entity Instance
   0C                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Mmry ECC Sensor'   // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0066               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   03                 // Sensor Number

   // Record Body Bytes
   30                 // Entity ID = PCI
   00                 // Entity Instance
   13                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'PCI Lgcy Sensor'  // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0067               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   04                 // Sensor Number

   // Record Body Bytes
   31                 // Entity ID = PCI Express
   01                 // Entity Instance
   13                 // Sensor Type
   70                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'PCIe Fat Sensor'  // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0068               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   05                 // Sensor Number

   // Record Body Bytes
   31                 // Entity ID = PCI Express
   02                 // Entity Instance
   13                 // Sensor Type
   71                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'PCIe Cor Sensor'  // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       001F

   // Sensor Record Header
   0069               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1A                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   08                 // Sensor Number

   // Record Body Bytes
   31                 // Entity ID = PCI Express
   03                 // Entity Instance
   19                 // Sensor Type
   75                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'Chipset Sensor'   // String Bytes

//=================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   006A               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   01                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID = Processor/Memory Module
   01                 // Entity Instance
   0C                 // Sensor Type
   0B                 // Event / Reading Base Type 
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Mem Rdnc Sensor'  // String Bytes

//=========================================================================//
_SDR_TYPE   03
_REC_LEN    0020

   // Sensor Record Header
   006B               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   01                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   06                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID-BIOS POST
   02                 // Entity Instance
   0F                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'POST Err Sensor'  // String Bytes

//=========================================================================//
_SDR_TYPE   03
_REC_LEN    001F

   // Sensor Record Header
   006C               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1A                 // Record Length

   // Record Key Bytes
   01                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   09                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID-BIOS POST
   03                 // Entity Instance
   13                 // Sensor Type
   77                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'QPI Link Width'   // String Bytes

//=========================================================================//

_SDR_TYPE   03
_REC_LEN    0020

   // Sensor Record Header
   006D               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   01                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   83                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID = Processor/Memory Module
   04                 // Entity Instance
   12                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'BIOS Evt Sensor'  // String Bytes

//=========================================================================//

_SDR_TYPE   03
_REC_LEN    0020

   // Sensor Record Header
   006E               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   83                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID = Processor/Memory Module
   05                 // Entity Instance
   12                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'BIOS Evt Sensor'  // String Bytes
//=========================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   006F               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   01               // Sensor Owner ID
   00                 // Sensor Owner LUN
   02                 // Sensor Number

   // Record Body Bytes
   20                 // Entity ID = Memory
   01                 // Entity Instance
   0C                 // Sensor Type
   09                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Mem Conf Sensor'  // String Bytes

//=========================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0070               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   06                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID
   06                 // Entity Instance
   13                 // Sensor Type
   72                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'QPI Corr Sensor'  // String Bytes

//=========================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0071               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   07                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID
   07                 // Entity Instance
   13                 // Sensor Type
   73                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'QPI Fatl Sensor'  // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       001F

   // Sensor Record Header
   0072               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1A                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   10                 // Sensor Number

   // Record Body Bytes
   20                 // Entity ID = Memory Device
   02                 // Entity Instance
   0C                 // Sensor Type
   7F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CE                 // Type/Length Code
   'Mem err Sensor'   //String Bytes
   
//====================================================================//
_SDR_TYPE      03
_REC_LEN       001D

   // Sensor Record Header
   0073               // Record ID
   51                 // SDR Version
   03                 // Record Type
   18                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   11                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID = Memory Device
   08                 // Entity Instance
   0C                 // Sensor Type
   0B                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CC                 // Type/Length Code
   'Sparing Rdnc'     // String Bytes   

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0074              // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   01                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   12                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID = Processor/Memory Module
   09                 // Entity Instance
   0C                 // Sensor Type
   09                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Rdnc Mod Sensor'  // String Bytes

//====================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0075               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   13                 // Sensor Number

   // Record Body Bytes
   20                 // Entity ID = Memory Device
   03                 // Entity Instance
   0C                 // Sensor Type
   6F                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'Mmry Parity Err'  // String Bytes   

//=========================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0076               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   14                 // Sensor Number

   // Record Body Bytes
   31                 // Entity ID
   04                 // Entity Instance
   13                 // Sensor Type
   76                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'PCIe Fat Sensor'  // String Bytes

//=========================================================================//
_SDR_TYPE      03
_REC_LEN       0020

   // Sensor Record Header
   0077               // Record ID
   51                 // SDR Version
   03                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   33                 // Sensor Owner ID
   00                 // Sensor Owner LUN
   17                 // Sensor Number

   // Record Body Bytes
   2B                 // Entity ID
   0A                 // Entity Instance
   13                 // Sensor Type
   74                 // Event / Reading Base Type
   0100               // Sensor Record Sharing
   00                 // Reserved
   00                 // OEM
   CF                 // Type/Length Code
   'QPI Fatl Sensor'  // String Bytes
           
//*******************************************************
// SDR Type 11 Records
//*******************************************************

_SDR_TYPE   11
_REC_LEN    0019

   // Sensor Record Header
   0078               // Record ID
   51                 // SDR Version
   11                 // Record Type
   14                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   00                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   00                 // FRU Entity Instance
   00                 // OEM
   C9                 // Type/Length Code
   'Baseboard'        // String Bytes

//====================================================================//
_SDR_TYPE   11
_REC_LEN    0013

   // Sensor Record Header
   0079               // Record ID
   51                 // SDR Version
   11                 // Record Type
   0E                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   02                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   01                 // FRU Entity Instance
   00                 // OEM
   C3                 // Type/Length Code
   'PS1'              // String Bytes
   
//====================================================================//
_SDR_TYPE   11
_REC_LEN    0013

   // Sensor Record Header
   007A               // Record ID
   51                 // SDR Version
   11                 // Record Type
   0E                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   03                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   02                 // FRU Entity Instance
   00                 // OEM
   C3                 // Type/Length Code
   'PS2'              // String Bytes   
   
//====================================================================//
_SDR_TYPE   11
_REC_LEN    0012

   // Sensor Record Header
   007B               // Record ID
   51                 // SDR Version
   11                 // Record Type
   0D                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   04                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   03                 // FRU Entity Instance
   00                 // OEM
   C2                 // Type/Length Code
   'FP'             // String Bytes      
   
//====================================================================//
_SDR_TYPE   11
_REC_LEN    0015

   // Sensor Record Header
   007C               // Record ID
   51                 // SDR Version
   11                 // Record Type
   10                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   05                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   03                 // FRU Entity Instance
   00                 // OEM
   C5                 // Type/Length Code
   'HSBP1'             // String Bytes   
//====================================================================//
_SDR_TYPE   11
_REC_LEN    0015

   // Sensor Record Header
   007D               // Record ID
   51                 // SDR Version
   11                 // Record Type
   10                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   06                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   03                 // FRU Entity Instance
   00                 // OEM
   C5                 // Type/Length Code
   'HSBP2'             // String Bytes     

//====================================================================//
_SDR_TYPE   11
_REC_LEN    0015

   // Sensor Record Header
   007E               // Record ID
   51                 // SDR Version
   11                 // Record Type
   10                 // Record Length

   // Record Key Bytes
   20                 // Device Access Address
   07                 // FRU Device ID / Device Slave Address
   80                 // Access LUN / Bus ID
   00                 // Channel Number

   // Record Body Bytes
   00                 // Reserved
   10                 // Device Type
   00                 // Device Type Modifier
   07                 // FRU Entity ID
   03                 // FRU Entity Instance
   00                 // OEM
   C5                 // Type/Length Code
   'HSBP3'             // String Bytes    
      
//*******************************************************
// SDR Type 12 Records
//*******************************************************
//====================================================================//
_SDR_TYPE   12
_REC_LEN    0020

   // Sensor Record Header
   007F               // Record ID
   51                 // SDR Version
   12                 // Record Type
   1B                 // Record Length

   // Record Key Bytes
   20                 // Device Slave Address
   00                 // Channel Number

   // Record Body Bytes
   08                 // Power state notification
   BF                 // Device capabilities
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   07                 // Entity ID
   2E                 // Entity instance
   00                 // OEM
   D0                 // Type/Length Code
   'Basbrd Mgmt Ctlr' // String Bytes

//====================================================================//
_SDR_TYPE      12
_REC_LEN       0012

   // Sensor Record Header
   0080               // Record ID
   51                 // SDR Version
   12                 // Record Type
   0D                 // Record Length

   // Record Key Bytes
   2C                 // Device Slave Address
   06                 // Channel number

   // Record Body Bytes
   24                 // Power State Notification
   21                 // Device Capabilities
   00                 // Reserved
   00                 // Reserved
   00                 // Reserved
   2E                 // Entity ID
   05                 // Entity Instance
   00                 // OEM
   C2                 // Type/Length Code
   'ME'               // String Bytes

//*******************************************************
// SDR Type C0/09 Records For Voltage Sensor Scaling
//*******************************************************
//====================================================================//
_SDR_TYPE   C0
_REC_LEN    0037

   // Sensor Record Header
   0081               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   32                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   09                 // Record sub-type - Voltage Sensor Scaling

   // Voltage Sensor Scaling Record
   0F                 // Number of entries following
   D0                 // Voltage Sensor Number
   070B               // Scale Factor (LSB MSB)
   D1                 // Voltage Sensor Number
   BF0A               // Scale Factor (LSB MSB)
   D2                 // Voltage Sensor Number
   BA0A               // Scale Factor (LSB MSB)
   D3                 // Voltage Sensor Number
   BF0A               // Scale Factor (LSB MSB)
   D4                 // Voltage Sensor Number
   BA0A               // Scale Factor (LSB MSB)
   D5                 // Voltage Sensor Number
   581E               // Scale Factor (LSB MSB)
   D6                 // Voltage Sensor Number
   4D10               // Scale Factor (LSB MSB)
   D7                 // Voltage Sensor Number
   4D10               // Scale Factor (LSB MSB)
   D8                 // Voltage Sensor Number
   AD0E               // Scale Factor (LSB MSB)
   DA                 // Voltage Sensor Number
   AD0E               // Scale Factor (LSB MSB)
   DC                 // Voltage Sensor Number
   780C               // Scale Factor (LSB MSB)
   DD                 // Voltage Sensor Number
   6214               // Scale Factor (LSB MSB)
   DE                 // Voltage Sensor Number
   D809               // Scale Factor (LSB MSB)
   E4                 // Voltage Sensor Number
   4D10               // Scale Factor (LSB MSB)
   E6                 // Voltage Sensor Number
   4D10               // Scale Factor (LSB MSB)

//====================================================================//
//Fan Sensor Scaling SDR Record    
//====================================================================//
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'P4304'
_REC_LEN    0011

   // Sensor Record Header
   0082               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   0C                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   0A                 // Record Subtype Value **Fan Sensor Scaling SDR Record**

   // Fan Sensor Scaling Record
   00                 // Return Format; Bit 0=Fan 0, Bit 1=Fan 1; etc. 0=RPM, 1=Period(***TBD***)
   00                 // Number of tach Pulses Per Revolution: Bit 0=Fan 0, Bit 1=Fan 1, etc.; 0=2 Pulses/Rev, 1=1 Pulse/Rev(***TBD***)
   7017               // Placeholder for System Fan 1(SN:0x30), Max RPM: 6000RPM  == 1770 (the order is LSB, MSB)   
   7017               // Placeholder for System Fan 2(SN:0x31), Max RPM: 6000RPM  == 1770 (the order is LSB, MSB)
   7017               // Placeholder for System Fan 3(SN:0x32), Max RPM: 6000RPM  == 1770 (the order is LSB, MSB)
  
//====================================================================//
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0011

   // Sensor Record Header
   0083               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   0C                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   0A                 // Record Subtype Value **Fan Sensor Scaling SDR Record**

   // Fan Sensor Scaling Record
   00                 // Return Format; Bit 0=Fan 0, Bit 1=Fan 1; etc. 0=RPM, 1=Period(***TBD***)
   00                 // Number of tach Pulses Per Revolution: Bit 0=Fan 0, Bit 1=Fan 1, etc.; 0=2 Pulses/Rev, 1=1 Pulse/Rev(***TBD***)
   F82A               // Placeholder for System Fan 1(SN:0x30), Max RPM: 11000RPM  == 2AF8 (the order is LSB, MSB)   
   F82A               // Placeholder for System Fan 2(SN:0x31), Max RPM: 11000RPM  == 2AF8 (the order is LSB, MSB)
   F82A               // Placeholder for System Fan 3(SN:0x32), Max RPM: 11000RPM  == 2AF8 (the order is LSB, MSB)
   
//====================================================================//
_SDR_TYPE   C0
_SDR_TAG    'OTHER'
_REC_LEN    0015

   // Sensor Record Header
   0084               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   10                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   0A                 // Record Subtype Value **Fan Sensor Scaling SDR Record**

   // Fan Sensor Scaling Record
   00                 // Return Format; Bit 0=Fan 0, Bit 1=Fan 1; etc. 0=RPM, 1=Period(***TBD***)
   00                 // Number of tach Pulses Per Revolution: Bit 0=Fan 0, Bit 1=Fan 1, etc.; 0=2 Pulses/Rev, 1=1 Pulse/Rev(***TBD***)
   2823               // Placeholder for System Fan 1(SN:0x30), Max RPM: 9000RPM == 2328 (the order is LSB, MSB)   
   2823               // Placeholder for System Fan 2(SN:0x31), Max RPM: 9000RPM == 2328 (the order is LSB, MSB)
   2823               // Placeholder for System Fan 3(SN:0x32), Max RPM: 9000RPM == 2328 (the order is LSB, MSB)
   2823               // Placeholder for System Fan Rear(SN:0x33), Max RPM: 9000RPM == 2328 (the order is LSB, MSB)
   8813               // Placeholder for System Fan CPU (SN:0x34), Max RPM: 5000RPM == 1388 (the order is LSB, MSB)

//====================================================================//
//Power Unit Map SDR Record     
//====================================================================//
_SDR_TYPE   C0
_SDR_TAG    'PS_REDUNDANCY'
_REC_LEN    000E

   // Sensor Record Header
   0085               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   09                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   02                 // Record Subtype Value **Power Unit Map SDR Record**

   // Power Unit Map SDR Record 
   02                 // Power Unit Redundancy Sensor Number
   00                 // Flags
   01                 // Power Supplies Required  
   50                 // Power Supply Sensor Number   
   51                 // Power Supply Sensor Number  

//====================================================================//
//Node Manager discovery SDR Record    
//====================================================================//
_SDR_TYPE   C0
_REC_LEN    0010

   // Sensor Record Header
   0086               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   0B                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   0D                 // Record Subtype Value **NM discovery**
   01                 // Version number of recorde subtype
   2C                 // NM Device Slave Address
   60                 // [7:4] - channel number (6 for secondary IPMB) [3:2] - reserved [1:0] - sensor owner LUN)
   19                 // Node Manager Health Event sensor
   18                 // Node Manager Exception Event sensor
   1A                 // Node Manager Operational Capabilities sensor
   1B                 // Node Manager Threshold Exceeded sensor
   
//==========================================================
// Clamp Header
//==========================================================
_SDR_TYPE   C0
_REC_LEN    002F

   // Sensor Record Header
   0087           // Record ID
   51             // SDR Version
   C0             // Record Type
   2A             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)

   // Global Clamp Header Record
   74             // Clamp Header ID
   74             // Temperature Sensor Number -- (P1 Therm Margin)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   FC             // Temperature (FCh = -4 degree C)
   01             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)

   B0             // Clamp Header ID
   B0             // Temperature Sensor Number -- (P1 DIMM Margin)
   00             // Entity Presence Sensor Number -- (NA)
   00             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   00             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   FC             // Temperature (FCh = -4 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)

   20             // Clamp Header ID
   20             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   40             // Clamp Control Coefficient LSB
   01             // Clamp Control Coefficient MSB
   2D             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)
   
//==========================================================
_SDR_TYPE   C0
_REC_LEN    002F

   // Sensor Record Header
   0088           // Record ID
   51             // SDR Version
   C0             // Record Type
   2A             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)

   25             // Clamp Header ID
   25             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   55             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl) 
   
   23             // Clamp Header ID
   23             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   40             // Clamp Control Coefficient LSB
   01             // Clamp Control Coefficient MSB
   58             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)
   
   22             // Clamp Header ID
   22             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   53             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)          

//==========================================================

//==========================================================
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   0089           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
   
   5C             // Clamp Header ID
   5C             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   30             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl) 
     
//==========================================================
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   008A           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
   
   5D             // Clamp Header ID
   5D             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   30             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)    
      
//==========================================================   
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   008B           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
   
   29             // Clamp Header ID
   29             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   5A             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)   

//==========================================================   
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   008C           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
   
   2A             // Clamp Header ID
   2A             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   5A             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl) 
     
//==========================================================   
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   008D           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
   
   2B             // Clamp Header ID
   2B             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   5A             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)     
   
//==========================================================
_SDR_TYPE   C0
_REC_LEN    0017

   // Sensor Record Header
   008E           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
      
   2F             // Clamp Header ID
   2F             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   00             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   64             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)  

//==========================================================
_SDR_TYPE   C0
_REC_LEN    0017
   // Sensor Record Header
   008F           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
                                                       
   83             // Clamp Header ID
   83             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   FA             // Clamp Control Coefficient LSB
   01             // Clamp Control Coefficient MSB
   FA             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)   

//==========================================================
_SDR_TYPE   C0
_REC_LEN    0017
   // Sensor Record Header
   0090           // Record ID
   51             // SDR Version
   C0             // Record Type
   12             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
                                                       
   24             // Clamp Header ID
   24             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   80             // Clamp Control Coefficient LSB
   02             // Clamp Control Coefficient MSB
   58             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)    

//==========================================================
_SDR_TYPE   C0
_REC_LEN    0023
   // Sensor Record Header
   0091           // Record ID
   51             // SDR Version
   C0             // Record Type
   1E             // Record Length
   
   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   00             // FSC Record Type (00h = Global Clamp Header Records)
                                                       
   CA             // Clamp Header ID
   CA             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   20             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   00             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)    

   64             // Clamp Header ID
   74             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   20             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   FA             // Temperature (46h = 70 degree C)
   01             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)    
   
   B5             // Clamp Header ID
   B0             // Temperature Sensor Number -- (CPU0 VR TEMP)
   00             // Entity Presence Sensor Number -- (NA)
   00             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   00             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   28             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 5; [2:0]-Positive Hysteresis = 0
   20             // Clamp Control Coefficient LSB
   00             // Clamp Control Coefficient MSB
   F8             // Temperature (46h = 70 degree C)
   00             // Clamp Flags [7:4] - CPU Number = 0; [3:1] - Reserved=0; [0] - Temp Source = 1 (use TControl)    

//==========================================================
// Stepwise Header ID
//==========================================================
_SDR_TYPE   C0
_REC_LEN    001B

   // Sensor Record Header
   0092           // Record ID
   51             // SDR Version
   C0             // Record Type
   16             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   01             // FSC Record Type (01h = Global Stepwise Header Records)

   // Global Stepwise Header Record
   00             // Stepwise Header ID
   21             // Temperature Sensor Number -- (HSBP Temp)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   50             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 2; [2:0]-Positive Hysteresis = 0

   01             // Stepwise Header ID
   20             // Temperature Sensor Number -- (BB Inlet Temp)
   00             // Entity Presence Sensor Number -- (NA)
   64             // Sensor Disabled Control Value 
   64             // Sensor Fail Control Value 
   64             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   50             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 2; [2:0]-Positive Hysteresis = 0

//==========================================================
_SDR_TYPE   C0
_REC_LEN    0013

   // Sensor Record Header
   0093           // Record ID
   51             // SDR Version
   C0             // Record Type
   0E             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   11             // FSC Record Type (01h = Global Stepwise Header Records)

   // Global Stepwise Header Record
   02             // Stepwise Header ID
   02             // Temperature Sensor Number -- (HSBP Temp)
   00             // Entity Presence Sensor Number -- (NA)
   00             // Sensor Disabled Control Value 
   00             // Sensor Fail Control Value 
   00             // Sensor Unavailable Control Value
   00             // Sleep Control Value
   00             // Sleep State and Hysteresis [7:6]-Supported in S1 (1=yes); [5:3]-Negative Hysteresis = 2; [2:0]-Positive Hysteresis = 0

//=======================================================================================
//Global stepwise curve record
//=======================================================================================
_SDR_TYPE   C0
_REC_LEN    003D

   // Sensor Record Header
   0094           // Record ID
   51             // SDR Version
   C0             // Record Type
   38             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   00             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 55%
   1C             // 28C
   0D             // 55%
   26             // 40C
   2E             // 35%
   30             // 50C
   63             // 99%

   // Global Stepwise Curve Record
   01             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 20C
   0A             // 25%
   1C             // 30C
   0E             // 33%
   26             // 40C
   30             // 42%
   30             // 50C
   63             // 100%

   // Global Stepwise Curve Record
   02             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 18%
   1C             // 28C
   0F             // 35%
   24             // 36C
   29             // 56%
   30
   63
   
   // Global Stepwise Curve Record
   03             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 35%
   1C             // 30C
   11             // 35%
   1F             // 38C
   1A             // 47%
   30             // 50C
   63             // 100%
   
   // Global Stepwise Curve Record
   04             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 20C
   0A             // 68%
   1C             // 30C
   0D             // 82%
   26             // 38C
   2E             // 100%
   30
   63

_SDR_TYPE   C0
_REC_LEN    0035

   // Sensor Record Header
   0095           // Record ID
   51             // SDR Version
   C0             // Record Type
   30             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   05             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 20C
   0A             // 40%
   1C             // 30C
   0E             // 50%
   26             // 33C
   30             // 55%
   30             // 50C
   63             // 100%

   // Global Stepwise Curve Record
   06             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 20C
   0A             // 80%
   1C             // 30C
   11             // 100%
   24             // 38C
   29             // 100%
   30             // 40C
   63             // 100%

   // Global Stepwise Curve Record
   07             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   12             // 20%
   1C             // 28C
   21             // 25%
   1F             // 38C
   26             // 30%
   30             // 48C
   63             // 100%
   
   // Global Stepwise Curve Record
   08             // Stepwise Curve ID
   85             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   64             // 20%
   1C             // 28C
   64             // 28%
   24             // 38C
   64             // 35%
   26             // 48C
   64             // 100%
   30
   64
   
_SDR_TYPE   C0
_REC_LEN    0015

   // Sensor Record Header
   0096           // Record ID
   51             // SDR Version
   C0             // Record Type
   10             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   09             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 55%
   1C             // 28C
   0D             // 55%
   26             // 36C
   2E             // 55%
   30             // 48C
   63             // 100%

_SDR_TYPE   C0
_REC_LEN    0015

   // Sensor Record Header
   0097           // Record ID
   51             // SDR Version
   C0             // Record Type
   10             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   0A             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 25%
   1C             // 28C
   0E             // 35%
   26             // 31C
   30             // 45%
   30             // 48C
   63             // 100%

_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   0098           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   0B             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 45%
   1C             // 28C
   0F             // 45%
   24             // 38C
   29             // 45%
   30             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   0C             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 30C
   0A             // 75%
   1C             // 40C
   11             // 75%
   1F             // 50C
   1A             // 80%
   30             // 60C
   63             // 75%
 
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   0099           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   0D             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 55%
   1C             // 28C
   0D             // 55%
   26             // 38C
   2E             // 55%
   30             // 55C
   63             // 99%

   // Global Stepwise Curve Record
   0E             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 55%
   1C             // 28C
   0E             // 55%
   26             // 38C
   30             // 70%
   30             // 48C
   63             // 99%
   
_SDR_TYPE   C0
_REC_LEN    002B

   // Sensor Record Header
   009A           // Record ID
   51             // SDR Version
   C0             // Record Type
   26             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   0F             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   0A             // 55%
   1C             // 28C
   11             // 55%
   24             // 36C
   29             // 70%
   30             // 55C
   63             // 99%

   // Global Stepwise Curve Record
   10             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   12             // 60%
   1C             // 28C
   21             // 75%
   1F             // 31C
   26             // 80%
   30             // 48C
   63             // 99%
   
   // Global Stepwise Curve Record
   11             // Stepwise Curve ID
   85             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   64             // 100%
   1C             // 28C
   64             // 100%
   24             // 36C
   64             // 100%
   26             // 38C
   64             // 100%
   30             // 48C
   64             // 100%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   009B           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   12             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   17             // 45%
   21             // 28C
   19             // 45%
   2B             // 43C
   23             // 45%
   35             // 53C
   63             // 100%

   // Global Stepwise Curve Record
   13             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 30C
   17             // 75%
   21             // 40C
   19             // 75%
   2B             // 50C
   23             // 75%
   35             // 60C
   63             // 75%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   009C           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   14             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   19             // 45%
   21             // 28C
   1B             // 45%
   2B             // 38C
   28             // 45%
   35             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   15             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 30C
   19             // 75%
   21             // 40C
   1B             // 75%
   2B             // 50C
   28             // 75%
   35             // 60C
   63             // 75%

_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   009D           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   16             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   14             // 45%
   21             // 28C
   14             // 45%
   2B             // 38C
   21             // 58%
   35             // 48C
   63             // 99%

   // Global Stepwise Curve Record
   17             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   14             // 45%
   21             // 28C
   14             // 45%
   2B             // 38C
   21             // 63%
   35             // 48C
   63             // 99%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   009E           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   18             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   14             // 45%
   21             // 28C
   14             // 50%
   2B             // 36C
   21             // 63%
   35             // 48C
   63             // 99%

   // Global Stepwise Curve Record
   19             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 30C
   14             // 75%
   21             // 40C
   14             // 75%
   2B             // 50C
   21             // 75%
   35             // 60C
   63             // 75%
      
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   009F           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   1A             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   14             // 45%
   21             // 28C
   14             // 45%
   2B             // 38C
   21             // 45%
   35             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   1B             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 30C
   14             // 75%
   21             // 40C
   14             // 75%
   2B             // 50C
   21             // 75%
   35             // 60C
   63             // 75%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   00A0           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   1C             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 18C
   14             // 45%
   21             // 28C
   14             // 45%
   2B             // 38C
   21             // 45%
   35             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   1D             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   17             // 30C
   14             // 75%
   21             // 40C
   14             // 75%
   2B             // 50C
   21             // 75%
   35             // 60C
   63             // 75%
   
_SDR_TYPE   C0
_REC_LEN    0023

   // Sensor Record Header
   00A1           // Record ID
   51             // SDR Version
   C0             // Record Type
   1E             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   1E             // Stepwise Curve ID
   85             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   64             // 45%
   1C             // 28C
   64             // 45%
   24             // 36C
   64             // 45%
   26             // 38C
   64             // 100%
   35             // 53
   64             // 100%
   
   // Global Stepwise Curve Record
   1F             // Stepwise Curve ID
   05             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   0F             // 30C
   0D             // 75%
   1E             // 40C
   0F             // 75%
   3C             // 50C
   23             // 75%
   50             // 60C
   41             // 75%
   64             // 100
   64             // 100%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   00A2           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   20             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   14             // 45%
   1C             // 28C
   2B             // 45%
   26             // 38C
   3C             // 45%
   30             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   21             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 30C
   18             // 75%
   1C             // 40C
   32             // 75%
   26             // 50C
   43             // 75%
   30             // 60C
   63             // 75%
   
_SDR_TYPE   C0
_REC_LEN    001F

   // Sensor Record Header
   00A3           // Record ID
   51             // SDR Version
   C0             // Record Type
   1A             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   22             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 18C
   29             // 45%
   1C             // 28C
   38             // 45%
   24             // 38C
   46             // 45%
   30             // 55C
   63             // 100%

   // Global Stepwise Curve Record
   23             // Stepwise Curve ID
   04             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   12             // 30C
   35             // 75%
   1C             // 40C
   43             // 75%
   1F             // 50C
   48             // 75%
   30             // 60C
   63             // 75%     
                   
_SDR_TYPE   C0
_REC_LEN    0029  

   // Sensor Record Header
   00A4           // Record ID
   51             // SDR Version
   C0             // Record Type
   24             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   5B             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   19             // 25%
   78             // 120C
   64             // 100%
   
   // Global Stepwise Curve Record
   5C             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   20             // 32%
   70             // 112C
   64             // 100%
   
   // Global Stepwise Curve Record
   5D             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   33             // 51%
   59             // 89C
   64             // 100%
   
   // Global Stepwise Curve Record
   5E             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   19             // 25%
   4B             // 75C
   64             // 100%
   
   // Global Stepwise Curve Record
   5F             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   20             // 32%
   47             // 71C
   64             // 100%
   
_SDR_TYPE   C0
_REC_LEN    0029

   // Sensor Record Header
   00A5           // Record ID
   51             // SDR Version
   C0             // Record Type
   24             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   02             // FSC Record Type (02h = Global Stepwise Curve Records)

   // Global Stepwise Curve Record
   60             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   33             // 51%
   3C             // 60C
   64             // 100%
   
   // Global Stepwise Curve Record
   61             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   19             // 25%
   3C             // 60C
   64             // 100%
   
   // Global Stepwise Curve Record
   62             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   20             // 32%
   3A             // 58C
   64             // 100%
   
   // Global Stepwise Curve Record
   63             // Stepwise Curve ID
   02             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   33             // 51%
   32             // 50C
   64             // 100%
   
   // Global Stepwise Curve Record
   64             // Stepwise Curve ID
   82             // Domain max and Count [7]-Domain Max (0=no) [6:0]-Count 
   1E             // 30C
   64             // 100%
   64             // 50C
   64             // 100%
  
//=========================================================
//domain 0----300 profile 0
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00A6           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   01             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   09             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID 
   
//=========================================================
//domain 0----300 profile 1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00A7           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   02             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   20             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
    
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID 
//=========================================================
//domain 0----900 profile 2
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00A8           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   04             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0A             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 0----900 profile 3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00A9           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   08             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   21             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
      
//=========================================================
//domain 0----1500 profile 4
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00AA           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   10             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0B             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
 
//=========================================================
//domain 0----1500 profile 5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00AB           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   20             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   22             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   
//=========================================================
//domain 0----3000 profile 6
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0027

   // Sensor Record Header
   00AC           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   40             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0C             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 0----3000 profile 7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0027

   // Sensor Record Header
   00AD           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   80             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   23             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
   
//=========================================================
//domain 2----300 profile 0,1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00AE           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   03             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0D             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 2----900 profile 2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00AF           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   0C             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0E             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
   
//=========================================================
//domain 2----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00B0           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   0F             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 2----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0028

   // Sensor Record Header
   00B1           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   10             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   11             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
   
//=========================================================
//domain 1----300 profile 0
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B2           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   01             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   00             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 1----300 profile 1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B3           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   02             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   20             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
    
//=========================================================
//domain 1----900 profile 2
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B4           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   04             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   01             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID      
   
//=========================================================
//domain 1----900 profile 3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B5           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   08             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   21             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID 
      
//=========================================================
//domain 1----1500 profile 4
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B6           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   10             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   02             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   
  
//=========================================================
//domain 1----1500 profile 5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B7           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   20             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   22             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID  
      
//=========================================================
//domain 1----3000 profile 6
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B8           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   40             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   03             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   

//=========================================================
//domain 1----3000 profile 7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00B9           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   80             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   23             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   

//=========================================================
//domain 2----300 profile 0,1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00BA           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   03             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   04             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 2----900 profile 2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00BB           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   0C             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   05             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 2----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00BC           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   06             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 2----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0028

   // Sensor Record Header
   00BD           // Record ID
   51             // SDR Version
   C0             // Record Type
   23             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   07             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   08             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 0----300 profile 0,1 
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00BE           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   03             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   12             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   CA             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID 

//=========================================================
//domain 0----900 profile 2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00BF           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   0C             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   13             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   CA             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
   
//=========================================================
//domain 0----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C0           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   14             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   CA             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
   
//=========================================================
//domain 0----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C1           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   15             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   20             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   CA             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 1----300 profile 0,1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C2           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   03             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   16             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 1----900 profile 2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C3           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   0C             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   17             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 1----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C4           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   18             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 1----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C5           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   19             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   
//=========================================================
//domain 2----300 profile 0,1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C6           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   03             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   16             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID

//=========================================================
//domain 2----900 profile 2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C7           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   0C             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   17             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 2----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C8           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   18             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
//=========================================================
//domain 2----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    002E

   // Sensor Record Header
   00C9           // Record ID
   51             // SDR Version
   C0             // Record Type
   29             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   12             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   32             // Chassis Cover Boost Value
   01             // Sensor Exclusion Count
   2E             // Sensor Number To Exclude From Fan Boost   
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   19             // Stepwise Curve ID

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   00             // Stepwise Header ID
   1E             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   B5             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   64             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   29             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
      
//=========================================================
//domain ----PS domain, all profiles
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_REC_LEN    001A

   // Sensor Record Header
   00CA           // Record ID
   51             // SDR Version
   C0             // Record Type
   15             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   18             // FSC Record Type (08h = Main Domain)
   20             // Domain Mask
   FF             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count  
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   02             // Stepwise Header ID
   1F             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
 
//=========================================================
//domain ----PS domain, all profiles
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    001E

   // Sensor Record Header
   00CB           // Record ID
   51             // SDR Version
   C0             // Record Type
   19             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   18             // FSC Record Type (08h = Main Domain)
   20             // Domain Mask
   FF             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   0A             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count  
                  
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   02             // Stepwise Header ID
   1F             // Stepwise Curve ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   5C             // Clamp ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   5D             // Clamp ID
   
   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID   
   
//=========================================================
//domain 0,1----300&900 prifile 0,1,2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_SR'
_REC_LEN    0018

   // Sensor Record Header
   00CC           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   0F             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   5B             // Stepwise Curve ID
   
//=========================================================
//domain 0,1----1500 profile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_SR'
_REC_LEN    0018

   // Sensor Record Header
   00CD           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   5C             // Stepwise Curve ID

//=========================================================
//domain 0,1----3000 profile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_SR'
_REC_LEN    0018

   // Sensor Record Header
   00CE           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   5D             // Stepwise Curve ID

//=========================================================
//domain 0,1----300&900 prifile 0,1,2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_MR'
_REC_LEN    0018

   // Sensor Record Header
   00CF           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   0F             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   5E             // Stepwise Curve ID

//=========================================================
//domain 0,1----1500 prifile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_MR'
_REC_LEN    0018

   // Sensor Record Header
   00D0           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   5F             // Stepwise Curve ID

//=========================================================
//domain 0,1----3000 prifile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_MR'
_REC_LEN    0018

   // Sensor Record Header
   00D1           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   60             // Stepwise Curve ID

//=========================================================
//domain 0,1----900 prifile 0,1,2,3
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_FR'
_REC_LEN    0018

   // Sensor Record Header
   00D2           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   0F             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   61             // Stepwise Curve ID

//=========================================================
//domain 0,1----1500 prifile 4,5
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_FR'
_REC_LEN    0018

   // Sensor Record Header
   00D3           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   30             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   62             // Stepwise Curve ID
 
//=========================================================
//domain 0,1----3000 prifile 6,7
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER_FR'
_REC_LEN    0018

   // Sensor Record Header
   00D4           // Record ID
   51             // SDR Version
   C0             // Record Type
   13             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   C0             // Fan Profile Support

   // Domain Configuration
   01             // FSC Sub-Record Type (01h = Domain Configuration)
   14             // Normal Control Value
   64             // Ramp Step
   01             // Scan Rate
   64             // Fan Fault Boost Value
   64             // Temperature Threshold Boost Value
   64             // Chassis Cover Boost Value
   00             // Sensor Exclusion Count
                
   // Stepwise min Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   63             // Stepwise Curve ID
   
//=========================================================
//domain 0,1----All profiles
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER'
_REC_LEN    0024

   // Sensor Record Header
   00D5           // Record ID
   51             // SDR Version
   C0             // Record Type
   1F             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   1F             // Domain Mask
   FF             // Fan Profile Support

   // Stepwise max Sub-Record
   02             // FSC Sub-Record Type (02h = Stepwise)
   01             // Stepwise Header ID
   64             // Stepwise Curve ID

   // Clamp Sub-Record
   03             // FSC Sub-Record Type (03h = Clamp)
   74             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   B0             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   22             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   23             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   24             // Clamp ID 
   
   03             // FSC Sub-Record Type (03h = Clamp)
   25             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   26             // Clamp ID

   03             // FSC Sub-Record Type (03h = Clamp)
   2D             // Clamp ID
  
   03             // FSC Sub-Record Type (03h = Clamp)
   2F             // Clamp ID
   
   03             // FSC Sub-Record Type (03h = Clamp)
   2E             // Clamp ID
    
//=========================================================
//DIMM Air Velocity                                 
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'R2312'
_REC_LEN    001B

   // Sensor Record Header
   00D6           // Record ID
   51             // SDR Version
   C0             // Record Type
   16             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   13             // Record Subtype Value (13h - DIMM Air Velocity)
   
   B0             // DIMM aggregate Sensor number
   02             // Domain mask
   28             // PWM1
   3C             // PWM2
   64             // PWM3
   0A             // VEL1---Velocity corresponding to PWM1 (in units of 0.1m/s)
   14             // VEL2---Velocity corresponding to PWM2 (in units of 0.1m/s)
   1E             // VEL3---Velocity corresponding to PWM3 (in units of 0.1m/s)
   07             // Alpha---Time averaging coefficient for smoothing (in units of 0.01)

   B1             // DIMM aggregate Sensor number
   02             // Domain mask
   28             // PWM1
   3C             // PWM2
   64             // PWM3
   0A             // VEL1---Velocity corresponding to PWM1 (in units of 0.1m/s)
   14             // VEL2---Velocity corresponding to PWM2 (in units of 0.1m/s)
   1E             // VEL3---Velocity corresponding to PWM3 (in units of 0.1m/s)
   07             // Alpha---Time averaging coefficient for smoothing (in units of 0.01)
   
_SDR_TYPE   C0
_SDR_TAG    'OTHER'
_REC_LEN    001B

   // Sensor Record Header
   00D7           // Record ID
   51             // SDR Version
   C0             // Record Type
   16             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   13             // Record Subtype Value (13h - DIMM Air Velocity)
   
   B0             // DIMM aggregate Sensor number
   0F             // Domain mask
   00             // PWM1
   01             // PWM2
   64             // PWM3
   09             // VEL1---Velocity corresponding to PWM1 (in units of 0.1m/s)
   0A             // VEL2---Velocity corresponding to PWM2 (in units of 0.1m/s)
   0B             // VEL3---Velocity corresponding to PWM3 (in units of 0.1m/s)
   07             // Alpha---Time averaging coefficient for smoothing (in units of 0.01)
   
   B1             // DIMM aggregate Sensor number
   0F             // Domain mask
   28             // PWM1
   3C             // PWM2
   64             // PWM3
   0A             // VEL1---Velocity corresponding to PWM1 (in units of 0.1m/s)
   14             // VEL2---Velocity corresponding to PWM2 (in units of 0.1m/s)
   1E             // VEL3---Velocity corresponding to PWM3 (in units of 0.1m/s)
   07             // Alpha---Time averaging coefficient for smoothing (in units of 0.01)
//=========================================================
// Aggregate sensor configuration Record Format---domain0, 1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'R2312'
_REC_LEN    0013

   // Sensor Record Header
   00D8           // Record ID
   51             // SDR Version
   C0             // Record Type
   0E             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   12             // Record Subtype Value (12h - Aggregate sensor configuration )
   C8             // Aggregate Sensor number
   05             // Input sensor count
   29             // input Sensor number
   50             // Margin reference
   22             // input Sensor number
   49             // Margin reference
   24             // input Sensor number
   4E             // Margin reference
   2F             // input Sensor number
   5A             // Margin reference 
   
//=========================================================
// Aggregate sensor configuration Record Format---domain2
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_SDR_TAG    'P4304'
_SDR_TAG    'R2312'
_REC_LEN    0015

   // Sensor Record Header
   00D9           // Record ID
   51             // SDR Version
   C0             // Record Type
   10             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   12             // Record Subtype Value (12h - Aggregate sensor configuration )
   C9             // Aggregate Sensor number
   05             // Input sensor count
   29             // input Sensor number
   50             // Margin reference
   B0             // input Sensor number
   FB             // Margin reference
   74             // input Sensor number
   F6             // Margin reference
   23             // input Sensor number
   4E             // Margin reference 
   25             // input Sensor number
   4E             // Margin reference   
   
//=========================================================
// Aggregate sensor configuration Record Format---domain
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0013

   // Sensor Record Header
   00DA           // Record ID
   51             // SDR Version
   C0             // Record Type
   0E             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   12             // Record Subtype Value (12h - Aggregate sensor configuration )
   CA             // Aggregate Sensor number
   04             // Input sensor count
   29             // input Sensor number
   5A             // Margin reference
   B0             // input Sensor number
   FC             // Margin reference
   23             // input Sensor number
   58             // Margin reference 
   25             // input Sensor number
   55             // Margin reference  
      
//=========================================================
// System airflow formula Record
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0012

   // Sensor Record Header
   00DB           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   11             // Record Subtype Value (11h - System airflow formula )
   
   05             // Domain mask
   5F             // Correction factor 1 (in units of .01)
   00             //
   20             // Correction factor 2 (in units of .01)
   00             //
   14             // PWM for correction factor 1 (%)
   64             // PWM for correction factor 2 (%)
   77             // Max CFM of fan
   02             // Quantity of fans in this equation  
     
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0012

   // Sensor Record Header
   00DC           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   11             // Record Subtype Value (11h - System airflow formula )
   
   06             // Domain mask
   5F             // Correction factor 1 (in units of .01)
   00             //
   20             // Correction factor 2 (in units of .01)
   00             //
   14             // PWM for correction factor 1 (%)
   64             // PWM for correction factor 2 (%)
   77             // Max CFM of fan
   02             // Quantity of fans in this equation       
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0012

   // Sensor Record Header
   00DD           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   11             // Record Subtype Value (11h - System airflow formula )
   
   07             // Domain mask
   56             // Correction factor 1 (in units of .01)
   00             //
   2B             // Correction factor 2 (in units of .01)
   00             //
   14             // PWM for correction factor 1 (%)
   64             // PWM for correction factor 2 (%)
   75             // Max CFM of fan
   03             // Quantity of fans in this equation       

//=========================================================
// Fan sensor domain map record -- domain 0 2
//=========================================================   
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0012

   // Sensor Record Header
   00DE           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   03             // FSC Record Type (03h = Fan sensor domain map record)
   
   01             // Domain number/sensor count
   30             // Sensor numbers
   
   21
   32
   
   52
   A0
   A4

//=========================================================
// Fan sensor domain map record -- domain 1 2
//=========================================================   
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0012

   // Sensor Record Header
   00DF           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   03             // FSC Record Type (03h = Fan sensor domain map record)
   
   11             // Domain number/sensor count
   31             // Sensor numbers
   
   21
   32
   
   52
   A0
   A4   
   
//=========================================================
// Fan sensor domain map record -- domain 0 1 2
//=========================================================   
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0014

   // Sensor Record Header
   00E0           // Record ID
   51             // SDR Version
   C0             // Record Type
   0F             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   03             // FSC Record Type (03h = Fan sensor domain map record)
   
   01
   30
   
   11             // Domain number/sensor count
   31             // Sensor numbers
   
   21
   32
   
   52
   A0
   A4    
//=========================================================
// Fan sensor domain map record -- PS Domain
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'OTHER'
_REC_LEN    0015

   // Sensor Record Header
   00E1           // Record ID
   51             // SDR Version
   C0             // Record Type
   10             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   03             // FSC Record Type (03h = Fan sensor domain map record)

   01
   30
   
   11
   31
   
   21
   32
   
   31
   33
   
   41
   34

//=========================================================
// Fan failure
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0016

   // Sensor Record Header
   00E2           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             //domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   FF             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value

_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0016

   // Sensor Record Header
   00E3           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type(18h = PS Domain)
   04             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   FF             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value
   
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0016

   // Sensor Record Header
   00E4           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   18             // FSC Record Type(18h = PS Domain)
   20             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   FF             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value
      
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0016

   // Sensor Record Header
   00E5           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             //domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   FF             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value

_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0016

   // Sensor Record Header
   00E6           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type(18h = PS Domain)
   04             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   FF             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value
   
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0016

   // Sensor Record Header
   00E7           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   18             // FSC Record Type(18h = PS Domain)
   20             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   FF             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value
            
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0016

   // Sensor Record Header
   00E8           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             //domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value

_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0016

   // Sensor Record Header
   00E9           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type(18h = PS Domain)
   02             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0016

   // Sensor Record Header
   00EA           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type(18h = PS Domain)
   04             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value   
   
_SDR_TYPE   C0
_SDR_TAG    'R2312'
_REC_LEN    0016

   // Sensor Record Header
   00EB           // Record ID
   51             // SDR Version
   C0             // Record Type
   11             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   18             // FSC Record Type(18h = PS Domain)
   20             // domain mask
   FF             // profile support
   
   // Advanced fan failure sub-record
   04             // FSC Sub-Record Type (04h = Advanced fan failure)
   64             // Domain 0 Fan failure value
   64             // Domain 1 Fan failure value
   64             // Domain 2 Fan failure value
   FF             // Domain 3 Fan failure value
   FF             // Domain 4 Fan failure value
   FF             // Domain 5 Fan failure value
   FF             // Domain 6 Fan failure value
   FF             // Domain 7 Fan failure value      
//=========================================================
// Fans-off -- domain0
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304_FULL'
_REC_LEN    0012

   // Sensor Record Header
   00EC           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   01             // Domain mask 
   FF             // Profile support
      
   // Fans-off and Low Speed sub-record
   05             // FSC Sub-Record Type (05h = Fans-off and Low Speed)
   C8             // Sensor numbers
   EC             // Fans-off control value
   0A             // Hysteresis
   0A             // Fans-off PWM   
     
//=========================================================
// Fans-off -- domain1
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_REC_LEN    0012

   // Sensor Record Header
   00ED           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   02             // Domain mask 
   FF             // Profile support
      
   // Fans-off and Low Speed sub-record
   05             // FSC Sub-Record Type (05h = Fans-off and Low Speed)
   C8             // Sensor numbers
   EC             // Fans-off control value
   0A             // Hysteresis
   0A             // Fans-off PWM    
   
   
 //=========================================================
// Fans-off -- domain2
//=========================================================
_SDR_TYPE   C0
_SDR_TAG    'P4304'
_SDR_TAG    'P4304_FULL'
_REC_LEN    0012

   // Sensor Record Header
   00EE           // Record ID
   51             // SDR Version
   C0             // Record Type
   0D             // Record Length

   // Record Body Bytes
   570100         // Manufacturer ID
   0C             // Record Subtype Value (Fan Speed Control SDR Record, rev 2)
   02             // Record Version
   08             // FSC Record Type (08h = Main Domain)
   04             // Domain mask 
   FF             // Profile support
      
   // Fans-off and Low Speed sub-record
   05             // FSC Sub-Record Type (05h = Fans-off and Low Speed)
   C9             // Sensor numbers
   EC             // Fans-off control value
   0A             // Hysteresis
   0A             // Fans-off PWM 
       
//*******************************************************
// SDR Version Records
//*******************************************************
//====================================================================//
_SDR_TYPE   C0
_REC_LEN    0015

   // Sensor Record Header
   00EF               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   10                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   'SDR File 1.05'    // String Bytes

//====================================================================//
_SDR_TYPE   C0
_REC_LEN    0018

   // Sensor Record Header
   00F0               // Record ID
   51                 // SDR Version
   C0                 // Record Type
   13                 // Record Length

   // Record Body Bytes
   570100             // Manufacturer ID
   'SDR Package 1.05' // String Bytes 
)                     // End of SDR File