HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LS
Fully qualified name of the adjacent control point. The name is a 17-byte EBCDIC string, padded on the
right with EBCDIC spaces. It consists of a network ID of 1–8 A-string characters, an EBCDIC dot (period)
character, and a network name of 1–8 A-string characters.
This name is normally determined during activation; it is null if the LS is inactive. However, for an LS to a
back-level LEN node (specified by the
adj_cp_type parameter on DEFINE_LS), this name is taken from the
LS definition and is not determined during activation.
ls_detail.det_data.det_adj_cp_type
Type of the adjacent node. This is one of the following:
AP_END_NODE
End node, or Branch Network Node acting as an End Node from the local node’s perspective.
AP_NETWORK_NODE
Network node, or Branch Network Node acting as a Network Node from the local node’s perspective.
AP_LEARN_NODE
Node type is unknown.
The node type is normally determined during activation; it is null if the LS is inactive. However, for an LS
to a back-level LEN node (specified by the adj_cp_type parameter on DEFINE_LS), the node type is taken
from the LS definition and is not determined during activation.
ls_detail.det_data.dlc_name
Name of the DLC. This is an 8-byte ASCII string, padded on the right with spaces if the name is shorter
than 8 characters.
ls_detail.det_data.dynamic
Specifies whether the link was defined dynamically. Possible values are:
AP_YES
The link was defined dynamically (in response to a connection request from the adjacent node, or to
connect dynamically to another node across a Connection Network).
AP_NO
The link was defined explicitly (by DEFINE_LS).
ls_detail.det_data.migration
Specifies whether the adjacent node is a migration level node (such as a Low Entry Networking or LEN
node), or a full APPN network node or end node. Possible values are:
AP_YES
The adjacent node is a migration-level node.
AP_NO
The adjacent node is a network node or end node.
AP_UNKNOWN
The adjacent node level is unknown.
ls_detail.det_data.tg_num
Number associated with the TG.
ls_detail.det_data.ls_stats.in_xid_bytes
Total number of XID (Exchange Identification) bytes received on this link station.
ls_detail.det_data.ls_stats.in_msg_bytes
Total number of data bytes received on this link station.
498