HP-UX SNAplus2 NOF Programmer's Guide

NOF Indications
LS_INDICATION
Chapter 6 1147
AP_UINT32 echo_rsps; /* reserved */
AP_UINT32 current_delay; /* reserved */
AP_UINT32 max_delay; /* reserved */
AP_UINT32 min_delay; /* reserved */
AP_UINT32 max_delay_time; /* reserved */
AP_UINT32 good_xids; /* successful XID on LS count */
AP_UINT32 bad_xids; /* unsuccessful XID on LS count */
} LS_STATS;
Parameters
opcode
AP_LS_INDICATION
primary_rc
AP_OK
data_lost
Specifies whether any previous LS 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 LS indications
were lost. Later fields in this VCB
may be set to zeros.
AP_NO
No previous LS indications were lost.
deactivated
Specifies whether the LS has been deactivated or
activated. Possible values are:
AP_YES
The LS has been deactivated.
AP_NO
The LS has been activated.