HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_LS
IP version for which this IP address is dened. This is set to
IP_VERSION_4.
ls_detail.def_data.dest_address.address
IP address of link station on adjacent node. This is a string of four bytes, each representing the numeric value
of one element of a dotted-decimal IP address (such as
193.1.11.100).
For all link types:
ls_detail.def_data.auto_act_supp
Species whether the link can be activated automatically when required by a session. Possible values are:
AP_YES
The link can be activated automatically.
AP_NO
The link cannot be activated automatically.
ls_detail.def_data.tg_number
Preassigned TG number, used to represent the link when the link is activated. This parameter is used only
if the adjacent node is an APPN node (
adj_cp_type is either
AP_NETWORK_NODE
or AP_END_NODE); it is
ignored otherwise. Zero indicates that the TG number is not preassigned and is negotiated when the link is
activated.
ls_detail.def_data.limited_resource
Species whether this link station is to be deactivated when there are no sessions using the link. Possible
values are:
AP_NO
The link is not a limited resource and will not be deactivated automatically.
AP_NO_SESSIONS
The link is a limited resource and will be deactivated automatically when no active sessions are using
it.
AP_INACTIVITY
The link is a limited resource and will be deactivated automatically when no active sessions are using
it, or when no data has owed on the link for the time period specied by the link_deact_timer eld.
ls_detail.def_data.solicit_sscp_sessions
Species whether to request the adjacent node to initiate sessions between the SSCP and the local CP and
dependent LUs. This parameter is used only if the adjacent node is an APPN node (adj_cp_type is either
AP_NETWORK_NODE or
AP_END_NODE); it is ignored otherwise. If the adjacent node is a host (adj_cp_type
is either
AP_HOST_XID3 or AP_HOST_XID0), SNAplus2 always requests the host to initiate SSCP sessions.
This parameter is not used for Enterprise Extender (HPR/IP) links.
Possible values are:
AP_YES
Request the adjacent node to initiate SSCP sessions.
AP_NO
Do not request the adjacent node to initiate SSCP sessions.
ls_detail.def_data.pu_name
Name of the local PU that uses this link. This parameter is used only if adj_cp_type is set to
AP_HOST_XID3
or AP_HOST_XID0,orifsolicit_sscp_sessions is set to AP_YES; it is reserved otherwise.
This parameter is not used for Enterprise Extender (HPR/IP) links.
505