HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LS
Chapter 3 275
Node ID of adjacent node. This is a 4-byte hexadecimal
string,consisting of a block number (three hexadecimal
digits) and a node number (five hexadecimal digits).
Set it to zeros to disable node ID checking. If this link
station is defined on a switched port, the
node_id
must
be unique, and there may only be one null
node_id
on
each switched port.
def_data.local_node_id
Node ID sent in XIDs on this LS. This is a 4-byte
hexadecimal string, consisting of a block number (3
hexadecimal digits) and a node number (5 hexadecimal
digits). Set it to zeros to use the node ID specified in the
DEFINE_NODE verb.
def_data.cp_cp_sess_support
Specifies whether CP-CP sessions are supported. This
parameter is valid only if the adjacent node is an end
node or network node (
adj_cp_type
is
AP_NETWORK_NODE, AP_END_NODE, or AP_APPN_NODE); it
is ignored otherwise.
Possible values are:
AP_YES
CP-CP sessions are supported. The
solicit_sscp_sessions
parameter
must be set to AP_NO.
AP_NO
CP-CP sessions are not supported.
def_data.use_default_tg_chars
Specifies whether the default TG characteristics
supplied on the DEFINE_PORT verb should be used.
The TG characteristics apply only if the link is to an
APPN node; this parameter, and the parameters in the
tg_chars structure, are ignored otherwise. Possible
values are:
AP_YES