NonStop Operating System Event Management Programming Manual

ServerNet Error Handler Event Messages (ZSNT)
HP NonStop Operating System Event Management Programming Manual520372-020
19-65
Messages
Conditional Token
Cause. A hardware link that was down is now up.
Effect. The hardware link can be used for communications.
Recovery. This is an informational message only; no corrective action is needed.
1045: ZSNT-EVT-UNDEFINED-ASIC
ServerNet software received an undefined interrupt from lower-level software.
Token Description
ZSNT-TKN-PORT-INFO Uses the ZSNT-DDL-PORT-INFO structure definition
(see Figure 19-2
). Fields contain hardware register and
status information. Up to two of these structures can be
associated with the event.
Figure 19-2. ZSNT-DDL-PORT-INFO Structure Definition
DEF zsnt-ddl-port-info.
02 version TYPE ZSPI-DDL-BYTE.
02 lp-status TYPE ZSPI-DDL-BYTE
02 zfiller1 TYPE ZSPI-DDL-BYTE ! for alignment
OCCURS 2 TIMES.
02 lp-rxfifo-ctrl TYPE ZSPI-DDL-INT
02 port-err-thresh TYPE ZSPI-DDL-INT
02 lp-snet-config TYPE ZSPI-DDL-INT2
02 ofp-high-thresh TYPE ZSPI-DDL-INT2
02 ifp-high-thresh TYPE ZSPI-DDL-INT2
02 busy-scalar TYPE ZSPI-DDL-INT2
02 port-err-window TYPE ZSPI-DDL-INT2
02 outbound-throttle TYPE ZSPI-DDL-INT2
02 fill-run-thresh TYPE ZSPI-DDL-INT2
02 zfiller2 TYPE ZSPI-DDL-INT2. ! for alignment
END.
Subject: ZSNT-TKN-CPU-NUMBER
Potentially critical event: No
Action event: No
Message sender: GenErr
$ZLOG: Yes
$0: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN
ZSNT-TKN-CPU-NUMBER token-type ZSPI-TYP-INT
ZSNT-TKN-UNDEF-ASIC token-type ZSPI-TYP-INT2