HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_PORT
Chapter 3352
Implicit limited resource link deactivation timer (in
seconds). If
implicit_limited_resource
is set to
AP_INACTIVITY, an implicit link using this port will be
deactivated if no data flows on it for the time specified
by this parameter.
The minimum valueis 5; values in therange 1-4 will be
interpreted as 5. Zero indicates no timeout (the link is
not deactivated, as though
implicit_limited_resource
were set to AP_NO). This
parameter is reserved if
implicit_limited_resource
is set to any value other than AP_INACTIVITY.
def_data.act_xid_exchange_limit
Activation XID exchange limit.
def_data.nonact_xid_exchange_limit
Non-activation XID exchange limit.
def_data.ls_xmit_rcv_cap
Specifies the link station transmit/receive capability.
Possible values are:
AP_LS_TWS Two-way simultaneous
AP_TWA Two-way alternating
def_data.max_ifrm_rcvd
Maximum number of I-frames that can be received by
the local link stations before an acknowledgment is
sent. Range: 1-127.
def_data.target_pacing_count
Numeric value between 1 and 32,767 inclusive
indicating the desired pacing window size. (The current
version of SNAplus2 does not make use of this value.)
def_data.max_send_btu_size
Maximum BTU size that can be sent from this port.
This value is used to negotiate the maximum BTU size
that a pair of link stations can use to communicate
with each other. The value includes the length of the
TH and RH (total 9 bytes) as well as the RU. Specify a
value in the range 265-65,535 (265-4105 for SDLC).