HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LS
AP_LS_DEFINED
The link station was defined explicitly by a SNAplus2 administration program.
AP_LS_DYNAMIC
The link station was created when the local node connected to another node through a connection
network.
AP_LS_TEMPORARY
The link station was created temporarily to process an incoming call, but has not yet become active.
AP_LS_IMPLICIT
The link station was defined implicitly when SNAplus2 received an incoming call that it could not
match to a defined link station.
AP_LS_DLUS_DEFINED
The link station is a dynamic link station to a DLUR-served downstream PU, and was defined when
the local node received an ACTPU from a DLUS.
ls_detail.det_data.node_id
Node ID received from adjacent node during XID exchange. This is a 4-byte hexadecimal string.
ls_detail.det_data.active_isr_count
Number of active intermediate sessions using the link.
ls_detail.det_data.active_lu_sess_count
The count of active LU-LU sessions using this link.
ls_detail.det_data.active_sscp_sess_count
The count of active PU-SSCP sessions using this link.
ls_detail.det_data.reverse_anr_label
The Reverse Automatic Network Routing (ANR) label for this link station.
For SDLC:
ls_detail.det_data.local_address
The local address of this link station.
For QLLC:
ls_detail.det_data.local_address
The local address of this link station.
For Token Ring, Ethernet, FDDI:
ls_detail.det_data.local_address.mac_address
MAC address of the local link station.
ls_detail.det_data.local_address.lsap_address
Local SAP address of the local link station.
For Enterprise Extender (HPR/IP):
ls_detail.det_data.local_address.lsap
Local SAP address of the local link station.
ls_detail.det_data.local_address.version
IP version for which this IP address is defined. This is set to
IP_VERSION_4.
501