FRU Update Configuration File

Table 103. Multi-Record Selection Parameters

Parameter

Parameter Value

Description

Number

 

 

 

 

 

1

APPEND, INSERT, REMOVE,

Operation to perform for the selected record.

REPLACE

 

 

 

 

 

2

"PICMG_ID", "RECORD_ID"

Method to use for selecting the source and destination

records.

 

 

 

 

 

3

Number

Destination record ID to be selected.

 

 

 

4

Number

Destination record count to be selected, 1 is the first record.

 

 

 

5

Number

Source record ID to be selected.1

6

Number

Source record count to be selected, 1 is the first record.1

NOTE:

1. Not allowed for the REMOVE operation.

The destination and source record IDs are based on the second parameter, the selector type. If the selector type is ‘RECORD ID’ the utility should look at the OEM record ID in the record header. If the selector type is ‘PICMG ID’ the utility should validate that the record is a PICMG record and then compare to the PICMG record ID field. When multiple IDs match the selector ID, it is necessary to be able to select each record; this can be done with the record count parameter. The record count parameter indicates which number of the record that matched should be selected, 1 is the first record discovered in the area. If the utility cannot find a record that matches the ID and count of the selectors, it shall exit with an error and not perform any updates to the FRU.

Example:

FRUNAME SYSTEM

FRUADDRESS CHASSIS

FRUAREA MULTIREC REPLACE PICMG_ID 0x12 1 0x12 1

FRUAREA MULTIREC REMOVE RECORD_ID 0xC1 1

27.8.5FRUFIELD

The FRUFIELD command must be preceded by a FRUAREA command. This command specifies what and where the input value for this field is to come from when updating the FRU. If the same field definition occurs multiple times in an area, then the modification made by the last field definition will be the one used, and no error will be displayed to the user. Also, the field must exist in the system FRU that is to be updated, the configuration file is only capable of modifying existing FRU fields not adding new fields. The valid field selections for an area are listed in Table 104 below. The table below lists the description of the abbreviated field name and (the FRUFIELDs that the field is allowed in).

236MPCMM0001 Chassis Management Module Software Technical Product Specification

Page 236
Image 236
Intel MPCMM0001 manual Multi-Record Selection Parameters, Parameter Parameter Value Description Number