HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF Indications
LU_0_TO_3_INDICATION
} SESSION_STATS;
4.14.2 Parameters
opcode
AP_LU_0_TO_3_INDICATION
primary_rc
AP_OK
data_lost
Species whether any previous LU 03 indications have been lost. If SNAplus2 detects a condition that
prevents it from sending an indication (for example an internal resource shortage), it indicates this by setting
the
data_lost parameter on the next indication after the condition has cleared. Possible values are:
AP_YES
One or more previous LU 03 indications were lost. Later elds in this VCB may be set to zeros.
AP_NO
No previous LU 03 indications were lost.
pu_name
Name of the local PU used by the LU. This is an 8-byte type-A EBCDIC string (starting with a letter), padded
on the right with EBCDIC spaces if the name is shorter than 8 characters.
lu_name
Name of the LU whose session status has changed. This is an 8-byte type-A EBCDIC string, padded on the
right with spaces if the name is shorter than 8 characters.
description
A null-terminated text string describing the LU, as specied in the denition of the LU.
nau_address
Network accessible unit address of the LU.
lu_sscp_sess_active
Species whether the SSCP session is activethat is, whether the ACTLU has been successfully processed.
Possible values are:
AP_YES
The session is active.
AP_NO
The session is not active.
appl_conn_active
Species whether an application is using the LU. Possible values are:
AP_YES
An application is using the LU.
AP_NO
No application is using the LU.
plu_sess_active
Species whether the PLU-SLU session has been activated. Possible values are:
786