PAM Management Programming Manual

Event Messages
PAM Management Programming Manual142481
6-4
Tokens in All Event Messages
ZSPI-TKN-MAX-FIELD-VERSION
contains the highest version of any field of any extensible structured token and is
supplied by ESP.
ZSPI-TKN-USEDLEN
contains the real buffer length used and is supplied by ESP for PAM events.
ZSPI-TKN-SSID
contains ZPAM-VAL-SSID, the subsystem ID of the PAM subsystem. ZPAM-VAL-
SSID has the following structure definition:
ZEMS-TKN-CONSOLE-PRINT
always has the value ZSPI-VAL-TRUE to cause the compatibility distributor to
process the message.
ZEMS-TKN-CPU
contains the processor number from which the reporting subsystem process is
running.
ZEMS-TKN-CRTPID
contains the CRTPID from which the reporting subsystem process is running. This
value is assigned to the name of the process generating the event.
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-TRUE if the event is critical or ZSPI-VAL-FALSE if it is
not.
ZEMS-TKN-EVENTNUMBER
has one of the values listed in Table 6-1.
ZEMS-TKN-GENTIME
contains the time when the event occurred.
def ZPAM-VAL-SSID TACL SSID.
02 Z-FILLER type character 8
value is ZSPI-VAL-.
02 Z-OWNER redefines Z-FILLER
type ZSPI-DDL-CHAR8.
02 Z-NUMBER type ZSPI-DDL-INT
value is ZSPI-SSN-ZPAM.
02 Z-VERSION type ZSPI-DDL-UINT
value is ZPAM-VAL-VERSION.
end.