SNAX/XF and SNAX/APN Event Management Programming Manual
ZDNI Tokens
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
A-4
ZDNI-MAP-FAILURE-CAUSE
Subvector. The information consists of a code point for stored text that describes the 
probable cause of the failure.
An instance of ZDNI-MAP-FAILURE-CAUSE is accompanied by an instance of 
ZDNI-MAP-FAIL-RECOMM-ACT.
This token has the definition ZDNI-DDL-CODE-POINT-DESC and the token number 
ZDNI-TNM-FAILURE-CAUSE. 
ZCODE-POINT
specifies a code point denoting the probable cause of the alert condition. This field 
corresponds to the Failure Causes (X‘01’) Failure Causes Subfield. For the meaning 
of the code point, see the IBM Systems Network Architecture: Formats manual. 
ZDETAIL-DATA-NUM
indicates the number of instances of ZDETAIL-DATA the token contains. The token 
can contain as many as three instances.
ZDETAIL-DATA
carries information corresponding to the information contained in one Detailed Data 
(X‘82’) Network Alert Common Subfield. The ZDNI-MAP-FAILURE-CAUSE 
token can contain as many as three instances of ZDETAIL-DATA, depending on the 
value specified in ZCODE-POINT. Each instance of ZDETAIL-DATA contains the 
following fields:
ZPRODUCT-ID-CODE
specifies the Product ID Subvector code.
ZDATA-ID
contains a code point that designates the type of data carried in the Detailed 
Data (X‘82’) subfield. For the meaning of the code point, see the description of 
this subfield in the IBM Systems Network Architecture: Formats manual.
def ZDNI-DDL-CODE-POINT-DESC.
 02 ZCODE-POINT type ZSPI-DDL-INT.
 02 ZDETAIL-DATA-NUM type ZSPI-DDL-INT.
 02 ZDETAIL-DATA occurs three times.
 04 ZPRODUCT-ID-CODE type ZSPI-DDL-CHAR.
 04 ZDATA-ID type ZSPI-DDL-CHAR.
 04 ZDATA-ENCODING type ZSPI-DDL-CHAR.
 04 ZDATA-LENGTH type ZSPI-DDL-CHAR.
 04 ZDETAILED-DATA type ZDNI-DDL-CHAR44.
 02 ZPSID-INDEX type ZSPI-DDL-INT.
end










