System Management Interface Based on HPI-B (Centellis 4620) User’s Guide (6806800D85A)
Using HPI-B POST Type Control
36
4.4.3 POST Type Control

This HPI control allows you to set/get the Power-On Self Test (POST) type of the blade. Two

POST types are configurable: long POST and short POST. Refer to the respective hardware

user manual of the blade for details about both POST types. The definition of the respective HPI

controls is given in the following tables.

4.4.4 HPI Logging Support

The actions taken by the HPI daemon are written to a log file. The path and name of the log file

is defined in the configuration file bbs-hpib.conf.

To control what kind of information is written to the log file, the log control can be used.

Table 4-13 POST Type HPI Control RDR

SaHpiRdrT Value Notes
RecordId Assigned by HPI implementation Unique identifier for the
RDR
RdrType SAHPI_CTRL_RDR
RdrTypeUnion.CtrlRec.Num MOTHPI_CTRL_NUM_POSTTYPE
RdrTypeUnion.CtrlRec.OutputT
ype
SAHPI_CTRL_OEM Indicates that this control
does not correlate to any of
the given control output
types, and describes a
generic control output.
RdrTypeUnion.CtrlRec.Type SAHPI_CTRL_TYPE_DISCRETE
RdrTypeUnion.CtrlRec.TyoeUni
on.Discrete.Default
0x0
RdrTypeUnion.CtrlRec.Oem Assigned by HPI implementation
IdString MOTHPI_CTRL_NAME_POSTTYP
E

Table 4-14 POST Type HPI Control Sate Values

SaGPISateT Value Notes
Type SAHPI_CTRL_TYPE_DISCRETE
StateUnion.Discrete Bits 7..0:
0: Short POST
1: Long POST
Bits 15..8: CPU complex number
Bits 31..16: Reserved
The POST type value is
specified in the least
significant byte.
The CPU number (or SET
Selector byte) is normally
zero. However, for blades
that support more than one
CPU complex, the
processor complex is
identified with this field.