HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LOCAL_LU
Specifies the ID of the SSCP permitted to activate this LU. It is a 6-byte binary field. This parameter is used
only by dependent LUs, and is set to all binary zeros for independent LUs or if the LU can be activated by
any SSCP.
local_lu_detail.def_data.attach_routing_data.sys_name
The name of the target computer for incoming Allocate requests (requests from a partner TP to start an APPC
or CPI-C conversation) that arrive at this local LU. This identifies the computer where the target TP runs.
If this parameter is set to binary zeros, SNAplus2 routes the incoming Allocate request dynamically to a
running copy of the TP, if available, or attempts to start the TP on the same computer as the local LU.
local_lu_detail.def_data.attach_routing_data.timeout
The timeout value (in seconds) for dynamic load requests. A request will time out if the invoked TP has not
issued a Receive_Allocate verb (APPC), or Accept_Conversation or Accept_Incoming (CPI-C), within this
time. A value of
-1 indicates no timeout (dynamic load requests will wait indefinitely).
local_lu_detail.def_data.attach_routing_data.back_level
Specifies whether the target computer specified by the sys_name parameter above is a back-level computer.
This parameter is used only when you are in the process of migrating a client-server SNAplus2 system to a
later version, so that not all servers and clients on the system are running the same version; it is reserved
otherwise. Possible values are:
AP_YES
The node that owns this LU is running the newer version of SNAplus2, but the target system is running
the older version.
AP_NO
Both the node that owns this LU and the target system are running the same version of SNAplus2.
local_lu_detail.det_data.lu_sscp_session_active
Specifies whether the LU-SSCP session is active. If def_data.nau_address is zero, this parameter is reserved.
Possible values are:
AP_YES
The LU-SSCP session is active.
AP_NO
The LU-SSCP session is not active.
local_lu_detail.det_data.appl_conn_active
Specifies whether an application is using the LU. If def_data.nau_address is zero, this parameter is reserved.
Possible values are:
AP_YES
An application is using the LU.
AP_NO
No application is using the LU.
local_lu_detail.det_data.lu_sscp_stats.rcv_ru_size
This parameter is always reserved.
local_lu_detail.det_data.lu_sscp_stats.send_ru_size
This parameter is always reserved.
local_lu_detail.det_data.lu_sscp_stats.max_send_btu_size
Maximum basic transmission unit (BTU) size that can be sent.
477