HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4746
Specifies whether the link currently allows remote
activation or activation on demand. This is set to
AP_NONE if neither is allowed, or to one or both of the
following values (combined using a logical OR):
AP_AUTO_ACT
The link can be activated on demand
by the local node when a session
requires it.
AP_REMOTE_ACT
The link can be activated by the
remote node.
ls_detail.det_data.ls_role
The LS role of this link. This is normally taken from
the definition of the port that owns the LS (or from the
definition of the LS, if this overrides the LS role in the
port definition). However, if the LS role is defined to be
negotiable, it will be negotiated to either primary or
secondary while the LS is active; if this verb is used to
query an active LS, the returned LS role is the
negotiated role currently in use and not the defined
role. Possible values are:
AP_LS_PRI Primary.
AP_LS_SEC Secondary.
AP_LS_NEG Negotiable.
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.