HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4742
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.
AP_NETWORK_NODE
Network node.
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