SNAX/XF and SNAX/APN Event Management Programming Manual
ZDNI Tokens
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
A-8
ZDNI-MAP-INST-RECOMM-ACT
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-INST-RECOMM-ACT
This extensible structured token contains information obtained from a Recommended
Actions (X‘81’) Network Alert Common Subfield that is included in an Install Causes
(X‘95’) Alert MS Subvector. The information consists of a code point for stored text
that describes the recommended action.
An instance of ZDNI-MAP-INST-RECOMM-ACT is accompanied by an instance of
ZDNI-MAP-INSTALL-CAUSE.
This token has the definition ZDNI-DDL-CODE-POINT-DESC and the token number
ZDNI-TNM-INST-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.
ZDETAIL-DAT-NUM
specifies 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-INST-RECOMM-ACT
token can contain as many as three instances of ZDETAIL-DATA, depending on the
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