NonStop Operating System Event Management Programming Manual
Interprocessor Bus Event Messages (ZIPB)
HP NonStop Operating System Event Management Programming Manual—520372-020
4-2
Subsystem Programmatic Interface (SPI) Standard
Definitions
Subsystem Programmatic Interface (SPI) Standard Definitions on page 4-2
Event Management Service (EMS) Standard Definitions on page 4-3
Interprocessor Bus (ZIPB-) Definitions on page 4-4
A general description of these definitions is provided in the following paragraphs.
Subsystem Programmatic Interface (SPI) Standard Definitions
SPI standard definitions that have a specific meaning for IPB events are listed in
Table 4-2.
SPI standard definitions are described in detail in the SPI Programming Manual.
Note. The event-message header tokens are described in Section 2, Header and Common
Tokens.
Note. All definitions are shown in DDL format using hyphens (-) as separators. If you are
programming in TAL or TACL, substitute the circumflex symbol (^) for the hyphens. If you are
programming in Pascal or C, substitute the underscore symbol (_) for the hyphens. For a quick
explanation of DDL, see the SPI Programming Manual
Table 4-2. SPI Standard Definitions Used in IPB Event Messages
Header Tokens Token Types Value Names
ZSPI-TKN-SSID
ZSPI-TKN-USEDLEN
ZSPI-TYP-BYTE
ZSPI-TYP-ENUM
ZSPI-TYP-INT
ZSPI-TYP-STRING
ZSPI-TYP-UINT
ZSPI-SSN-ZIPB
ZSPI-VAL-FALSE
ZSPI-VAL-TANDEM
ZSPI-VAL-TRUE
Figure 4-1. ZIPB-VAL-SSID Structure
def ZIPB-VAL-SSID tacl ssid.
02 Z-FILLER type character 8
value is ZSPI-VAL-TANDEM.
02 Z-OWNER redefines Z-FILLER
type ZSPI-DDL-CHAR8.
02 Z-NUMBER type ZSPI-DDL-INT
value is ZSPI-SSN-ZIPB.
02 Z-VERSION type ZSPI-DDL-UINT
value is ZIPB-VAL-VERSION.
end.
Token Description
ZSPI-TKN-SSID Contains ZIPB-VAL-SSID, the subsystem ID of the IPB.
ZSPI-SSN-ZIPB Subsystem number assigned to the IPB.