OSI/AS Programming Manual
Named Values
DDL Definitions
A–32 056783 Tandem Computers Incorporated
ZAPS-VAL-RSLT-SRC-xxx is the ACSE result source retrieved from a connect
confirm.
CONSTANT ZAPS-VAL-RSLT-SRC-NOVALUE VALUE 0.
CONSTANT ZAPS-VAL-RSLT-SRC-USER VALUE 1.
CONSTANT ZAPS-VAL-RSLT-SRC-ACSE VALUE 2.
CONSTANT ZAPS-VAL-RSLT-SRC-L6 VALUE 3.
ZAPS-VAL-RSLT-SRC-NOVALUE shows that no value has been given.
ZAPS-VAL-RSLT-SRC-USER shows that the ACSE user is the source. In this case, the
ACSE diagnostic can be set to any of the ZAPS-VAL-DIAG-xxx diagnostic values
except ZAPS-VAL-DIAG-NO-COMMON-VERS.
ZAPS-VAL-RSLT-SRC-ACSE shows that ACSE is the source. In this case, the ACSE
diagnostic can be set to ZAPS-VAL-DIAG-NOREASON or ZAPS-VAL-DIAG-NO-
COMMON-VERS.
ZAPS-VAL-RSLT-SRC-L6 shows that the Presentation Layer is the source. In this case,
no diagnostic value is returned.
ZAPS-VAL-SERVICE-xxx. See ZAPS-DDL-SERVICE-ID.
ZAPS-VAL-STATUS-xxx shows the status of a procedure call or the receipt of an
event. For descriptions of the individual values, see “Status Codes” in Appendix B.
ZAPS-VAL-SYNC-NOVALUE. See ZAPS-DDL-SYNC.
ZAPS-VAL-TOKEN-xxx. See ZAPS-DDL-TOKENS.
ZAPS-VAL-TRUE. See ZAPS-DDL-BOOLEAN.
ZAPS-VAL-WAITED. See ZAPS-DDL-WAITMODE.