SNAX/XF and SNAX/APN Event Management Programming Manual

ZDNI Tokens
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
A-10
ZDNI-MAP-UNDET-RECOMM-ACT
This token has the definition ZDNI-DDL-TEXT-QUAL and the token number
ZDNI-TNM-TEXT-QUAL.
ZLENGTH
specifies the number of bytes used in the next field.
ZMSG
contains explanatory text.
ZDNI-MAP-UNDET-RECOMM-ACT
This extensible structured token contains information obtained from a Recommended
Actions (X‘81’) Network Alert Common Subfield that is included in a Cause
Undetermined (X‘97’) Alert MS Subvector. The information consists of a code point for
stored text giving the recommended action when no user, installation, or failure causes
can be determined for the alert.
An EMS event message contains no more than one instance of ZDNI-MAP-UNDET-
RECOMM-ACT. Furthermore, ZDNI-MAP-UNDET-RECOMM-ACT is never included
in an EMS event message if that message contains an instance of any of the following
pairs of tokens:
ZDNI-MAP-FAILURE-CAUSE and ZDNI-MAP-FAIL-RECOMM-ACT
ZDNI-MAP-INSTALL-CAUSE and ZDNI-MAP-INST-RECOMM-ACT
ZDNI-MAP-USER-CAUSE and ZDNI-MAP-USER-RECOMM-ACT
This token has the definition ZDNI-DDL-CODE-POINT-DESC and the token number
ZDNI-TNM-UNDET-RECOMM-ACT.
def ZDNI-DDL-TEXT-QUAL.
02 ZLENGTH type ZSPI-DDL-CHAR.
02 ZMSG type ZDNI-DDL-CHAR150.
end
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