HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LS
The link station was deactivated as a result of an immediate STOP command from an operator.
AP_DEACT_AUTOMATIC
The link station was deactivated automatically, for example because there were no more sessions using
the link station.
AP_DEACT_FAILURE
The link station was deactivated because of a failure.
ls_detail.det_data.hpr_support
Level of High Performance Routing (HPR) supported on this transmission group (TG), taking account of the
capabilities of the local and adjacent nodes. Possible values are:
AP_NONE
This TG does not support HPR protocols.
AP_BASE
This TG supports base level HPR.
AP_RTP
This TG supports Rapid Transport Protocols (RTP).
ls_detail.det_data.anr_label
The HPR automatic network routing (ANR) label allocated to the local link.
ls_detail.det_data.hpr_link_lvl_error
For SDLC, this parameter is reserved.
For other port types, this parameter specifies whether link-level error recovery is being used for HPR traffic
on the link.
ls_detail.det_data.auto_act
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.ls_type
Specifies how this link was defined or discovered. Possible values are:
500