High Availability Monitors Version A.03.02 Release Notes

NOF Indications
LOCAL_LU_INDICATION
Chapter 6 1115
NB_COUNTER rcv_fmd_data_frames; /* num of fmd data frames received */
NB_COUNTER rcv_data_bytes; /* number of data bytes received */
unsigned char sidh; /* session ID high byte */
unsigned char sidl; /* session ID low byte */
unsigned char odai; /*origin-destination assignor bit set*/
unsigned char ls_name[8]; /* link station name */
unsigned char pacing_type /* type of pacing in use */
} SESSION_STATS;
The LU-SSCP statistics contained in the session_stats structure are
valid only when both the
nau_address
parameter is set to a nonzero
value and the
lu_sscp_active
parameter is set to AP_YES. Otherwise,
the parameters in the session_stats structure are reserved.
Parameters
opcode
AP_LOCAL_LU_INDICATION
primary_rc
AP_OK
data_lost
Specifies whether any previous directory 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 directory indications were lost.
Later fields in this VCB may be set to zeros.
AP_NO
No previous directory indications were lost.
reason
Reason for the indication. Possible values are:
AP_ADDED
The LU has been defined.