HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_TP_DEFINITION
Chapter 4992
AP_NO
TP cannot be attached.
tp_def_detail.tp_chars.pip_allowed
Specifies whether the TP can receive Program
Initialization Parameters (PIP). Possible values are:
AP_YES
TP can receive PIP.
AP_NO
TP cannot receive PIP.
tp_def_detail.tp_chars.duplex_support
Specifies which conversation duplex types are
supported by the TP. Possible values are:
AP_HALF_DUPLEX
The TP supports half-duplex
conversations only.
AP_FULL_DUPLEX
The TP supports full-duplex
conversations.
AP_EITHER_DUPLEX
The TP supports both half-duplex
and full-duplex conversations.
tp_def_detail.tp_chars.tp_instance_limit
Limit on the number of concurrently active TP
instances.
tp_def_detail.tp_chars.tp_data_len
Length of the implementation dependent TP data.
tp_def_detail.tp_chars.tp_data
SNAplus2 does not use this parameter (it is set to all
zeros).