NonStop Operating System Event Management Programming Manual

Operating System Event Messages (ZGRD)
HP NonStop Operating System Event Management Programming Manual520372-020
12-2
Subsystem Programmatic Interface (SPI) Standard
Definitions
Subsystem Programmatic Interface (SPI) Standard Definitions
SPI standard definitions that have a specific meaning for the operating system events
are listed in Table 12-2.
SPI standard definitions are described in detail in the SPI Programming Manual.
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 12-2. SPI Standard Definitions Used in Operating System Event Messages
Header Tokens Token Types Value Names
ZSPI-TKN-SSID
ZSPI-TKN-USEDLEN
ZSPI-TYP-BOOLEAN
ZSPI-TYP-BYTE
ZSPI-TYP-BYTE-PAIR
ZSPI-TYP-CRTPID
ZSPI-TYP-ENUM
ZSPI-TYP-INT
ZSPI-TYP-INT2
ZSPI-TYP-STRING
ZSPI-TYP-TIMESTAMP
ZSPI-TYP-UINT
ZSPI-SSN-ZGRD
ZSPI-VAL-FALSE
ZSPI-VAL-TANDEM
ZSPI-VAL-TRUE
Figure 12-1. ZGRD-VAL-SSID Structure
def ZDSK-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-ZDSK.
02 Z-VERSION type ZSPI-DDL-INT
value is ZDSK-VAL-VERSION.
end.
Token Description
ZSPI-TKN-SSID Contains ZGRD-VAL-SSID, the subsystem ID of the operating system.
ZSPI-SSN-ZGRD Subsystem number assigned to the operating system.