OSI/AS Programming Manual

Named Values
DDL Definitions
A–22 056783 Tandem Computers Incorporated
ZAPS-VAL-AE-TITLE-xxx is the value of the ZAE-TITLE-TYPE field of the ZAPS-
DDL-AE-TITLE structure. This value applies only to ACSE.
CONSTANT ZAPS-VAL-AE-TITLE-FORMAT0 VALUE 0.
CONSTANT ZAPS-VAL-AE-TITLE-FORMAT2 VALUE 2.
CONSTANT ZAPS-VAL-AE-TITLE-NOCONTENT VALUE -1.
ZAPS-VAL-AE-TITLE-FORMAT0 shows that the application entity title (AE title) is
not present.
ZAPS-VAL-AE-TITLE-FORMAT2 shows that the AE title is in format 2.
ZAPS-VAL-AE-TITLE-NOCONTENT shows that the AE title was received in format 1,
but has no content because the Tandem implementation of ACSE does not support
format 1.
For descriptions of AE title format 1 and format 2, refer to Draft Amendment 1 to the
ACSE protocol standard, ISO 8650.
ZAPS-VAL-CNTXT-RSLT-xxx is the result code for elements of the presentation
context definition result list, and for the presentation default context result of the
default context name. This value applies only to presentation and ACSE connections.
For further information on the use of this structure, see ZAPS-DDL-PRES-CNTXT-
RLIST or ZAPS-DDL-PRES-DEFLT-CNTXT earlier in this appendix.
CONSTANT ZAPS-VAL-CNTXT-RSLT-NOVALUE VALUE 0.
CONSTANT ZAPS-VAL-CNTXT-RSLT-ACCEPT VALUE 1.
CONSTANT ZAPS-VAL-CNTXT-RSLT-P-REJECT VALUE 2.
CONSTANT ZAPS-VAL-CNTXT-RSLT-U-REJECT VALUE 3.
ZAPS-VAL-CNTXT-RSLT-NOVALUE shows that the element or the default context
name is neither accepted nor rejected.
ZAPS-VAL-CNTXT-RSLT-ACCEPT shows that the element or the default context
name is accepted.
ZAPS-VAL-CNTXT-RSLT-P-REJECT shows that the element or the default context
name is rejected by the provider.
ZAPS-VAL-CNTXT-RSLT-U-REJECT shows that the element or the default context
name is rejected by the user.