High Availability Monitors Version A.03.02 Release Notes
NOF Indications
LOCAL_TOPOLOGY_INDICATION
Chapter 61120
LOCAL_TOPOLOGY_INDICATION
This indication is generated when a transmission group (TG) entry in a
node's local topology database is activated or deactivated.
VCB Structure
typedef struct local_topol
ogy_indication
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
unsigned char data_lost; /* previous indication lost */
unsigned char status; /* TG status */
unsigned char dest[17]; /* name of TG destination node */
unsigned char dest_type; /* TG destination node type */
unsigned char tg_num; /* TG number */
unsigned char reserva[20]; /* reserved */
} LOCAL_TOPOLOGY_INDICATION;
Parameters
opcode
AP_LOCAL_TOPOLOGY_INDICATION
primary_rc
AP_OK
data_lost
Speciļ¬es whether any previous local topology
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 local topology indications were
lost.
AP_NO