SNAX/XF and SNAX/APN Event Management Programming Manual
ZDNI Tokens
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
A-2
ZDNI-MAP-ALERT-GENERIC
ZALERT-TYPE
contains a code point that indicates the severity of the condition. For the meaning of
the code point, consult the IBM Systems Network Architecture: Formats manual and
see the description of the alert type field of the Basic Alert (X‘91’) Alert
MS Subvector.
ZALERT-DESC
contains a code point that gives an index to explanatory text describing the
condition. For the meaning of the code point, consult the IBM Systems Network
Architecture: Formats manual and see the description of the general cause code field
of the Basic Alert (X‘91’) Alert MS Subvector.
ZPROBABLE-CAUSE
contains code points that give the probable cause of the condition. For the meaning
of the code point, consult the IBM Systems Network Architecture: Formats manual
and see the description of the specific component cause field of the Basic Alert
(X‘91’) Alert MS Subvector.
ZDNI-MAP-ALERT-GENERIC
This extensible structured token carries code points contained in two subvectors:
Generic Alert Data (X‘92’) and Probable Causes (X‘93’).
This token has the definition ZDNI-DDL-ALERT-GENERIC and the token number
ZDNI-TNM-ALERT-GENERIC.
ZALERT-TYPE
contains a code point that indicates the severity of the condition. For the meaning of
the code point, see the description of the Generic Alert Data (X‘92’) Alert MS
Subvector in the IBM Systems Network Architecture: Formats manual.
ZALERT-DESC
contains a code point that gives an index to a predefined text describing the
condition. For the meaning of the code point, see the description of the Generic
Alert Data (X‘92’) Alert MS Subvector in the IBM Systems Network Architecture:
Formats manual.
def ZDNI-DDL-ALERT-GENERIC.
02 ZALERT-TYPE type ZSPI-DDL-INT.
02 ZALERT-DESC type ZSPI-DDL-UINT.
02 ZPROBABLE-CAUSE-NUM type ZSPI-DDL-INT.
02 ZPROBABLE-CAUSE type ZSPI-DDL-UINT
occurs five times.
end