High Availability Monitors Version A.03.02 Release Notes

NOF Indications
LU_0_TO_3_INDICATION
Chapter 6 1129
AP_UINT32 rcv_data_frames; /* number of data frames received */
AP_UINT32 rcv_fmd_data_frames; /* num fmd data frames received */
AP_UINT32 rcv_data_bytes; /* number of data bytes received */
unsigned char sidh; /* session ID high byte (from LFSID)*/
unsigned char sidl; /* session ID low byte (from LFSID) */
unsigned char odai; /* ODAI bit set */
unsigned char ls_name[8]; /* Link station name */
unsigned char reserve; /* reserved */
} SESSION_STATS;
Parameters
opcode
AP_LU_0_TO_3_INDICATION
primary_rc
AP_OK
data_lost
Specifies whether any previous LU0-3indicationshave
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 0-3 indications were lost.
Later fields in this VCB may be set to zeros.
AP_NO
No previous LU 0-3 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 thename is shorter
than 8 characters.
lu_name
Name of the LU whose session status has changed.