SNAX/XF and SNAX/APN Event Management Programming Manual

ZDNI Tokens
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
A-5
ZDNI-MAP-FAIL-RECOMM-ACT
ZDATA-ENCODING
contains a code point specifying how the detailed data is encoded. For the
meaning of the code point, see the IBM Systems Network Architecture: Formats
manual.
ZDATA-LENGTH
specifies the number of bytes used in the ZDETAILED-DATA field.
ZDETAILED-DATA
contains explanatory text.
ZPSID-INDEX
contains a code point and count that together specify a particular Product ID
Subvector. This field corresponds to a Product ID Index (X‘83’) Network Alert
Common Subfield. For the meaning of the values, see the IBM Systems Network
Architecture: Formats manual.
ZDNI-MAP-FAIL-RECOMM-ACT
This extensible structured token contains information obtained from a Recommended
Actions (X‘81’) Network Alert Common Subfield that is included in a Failure Causes
(X‘96’) Alert MS Subvector. The information consists of a code point for stored text
that describes the recommended action.
An instance of ZDNI-MAP-FAIL-RECOMM-ACT is accompanied by an instance of
ZDNI-MAP-FAILURE-CAUSE.
This token has the definition ZDNI-DDL-CODE-POINT-DESC and the token number
ZDNI-TNM-FAIL-RECOMM-ACT.
ZCODE-POINT
specifies a code point for stored text that describes the recommended action to
correct the alert condition. This field corresponds to the Recommended Actions
(X‘81’) Network Alert Common Subfield. For the meaning of the code point, see
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