HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF Indications
LS_INDICATION
AP_YES
The CP-CP session is active.
AP_NO
The CP-CP session is not active.
AP_UNKNOWN
The CP-CP session status is unknown.
branch_link_type
This parameter applies only if the node is a Branch Network Node; it is reserved otherwise.
Specifies the branch link type of this TG. Possible values are:
AP_UPLINK
The TG is an uplink.
AP_DOWNLINK
The TG is a downlink to an End Node.
AP_DOWNLINK_TO_BRNN
The TG is a downlink to a Branch Network Node that appears as an End Node from the perspective of
the local node.
AP_OTHERLINK
The TG is a link to a VRN.
branch_tg
This parameter applies only if the node is a Network Node; it is reserved otherwise.
Specifies whether the TG is a branch TG. Possible values are:
AP_YES
The TG is a branch TG.
AP_NO
The TG is not a branch TG.
AP_UNKNOWN
The TG type is unknown.
4.13 LS_INDICATION
This indication is generated when a link station is activated or deactivated. When the link station is deactivated, the
returned data includes statistics on the link station’s usage.
4.13.1 VCB Structure
typedef struct ls_indication
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
780