HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_NODE
cp_create_parms.ptf[8]
Suppress PU name on REQACTPU. SNAplus2 normally identifies the PU name in the REQACTPU message
when activating DLUR PUs. Possible values:
AP_NONE
Use the normal processing.
AP_SUPPRESS_PU_NAME_ON_REQACTPU
Suppress PU name when activating DLUR PUs.
cp_create_parms.ptf[9]
RUI bracket race options, limited resource override options for connection networks, and TCP/IP Information
Control Vector options.
If an RUI application is using bracket protocols, and the host sends a BB (Begin Bracket) after the RUI
application has already sent one, SNAplus2 normally rejects this with sense data of 0813 and does not pass
it to the application. Possible values:
AP_NONE
Use the normal processing.
AP_LUA_PASSTHRU_BB_RACE
Pass the BB through to the RUI application. The application should send a negative response with
sense data of either 0813 or 0814.
A link in SNAplus2 that uses a connection network is normally a limited resource. The following value
overrides this default:
AP_CN_OVERRIDE_LIM_RES
Use the implicit_limited_resource parameter in the port associated with each connection network link
to determine whether it is a limited resource.
SNAplus2 TN Server normally includes the TCP/IP Information Control Vector (0x64) in an Open(SSCP)
request to the host for a TN3270 session. This vector contains the TCP/IP address and port number used by
the TN3270 client, which can be displayed on the host console or used by the host (for example in billing).
In some cases, for example if the host is running an older version of VTAM that does not support this vector,
you may need to override this behavior so that the vector is not sent. The following value overrides this
default:
AP_NO_TCPIP_VECTOR
Do not include the TCP/IP Information Control Vector (0x64) in Open(SSCP) requests to the host.
cp_create_parms.cos_table_version
Specifies the version of the COS tables used by the node. Possible values:
AP_VERSION_0_COS_TABLES
Use the COS tables originally defined in the APPN Architecture Reference.
AP_VERSION_1_COS_TABLES
Use the COS tables originally defined for HPR over ATM.
cp_create_parms.send_term_self
Specifies the default method for ending a PLU-SLU session to a host. The value you specify is used for
all type 0–3 LUs on the node, unless you override it by specifying a different value in the LU definition.
Possible values:
585