High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4716
unsigned char adj_cp_name[17]; /* adjacent CP name */
unsigned char adj_cp_type; /* adjacent node type */
} LS_SUMMARY;
typedef struct ls_detail
{
AP_UINT16 overlay_size; /* size of returned entry */
unsigned char ls_name[8]; /* link station name */
LS_DET_DATA det_data; /* determined data */
LS_DEF_DATA def_data; /* defined data */
} LS_DETAIL;
typedef struct ls_det_data
{
AP_UINT16 act_sess_count; /* currently active sessions */
/* count */
unsigned char dlc_type; /* DLC type */
unsigned char state; /* link station state */
unsigned char sub_state; /* link station sub state */
unsigned char det_adj_cp_name[17]; /* adjacent CP name */
unsigned char det_adj_cp_type; /* adjacent node type */
unsigned char dlc_name[8]; /* name of DLC */
unsigned char dynamic; /* specifies whether LS is */
/* dynamic */
unsigned char migration; /* supports migration partners */
unsigned char tg_num; /* TG number */
LS_STATS ls_stats; /* link station statistics */
AP_UINT32 start_time; /* time LS started */
AP_UINT32 stop_time; /* time LS stopped */
AP_UINT32 up_time; /* total time LS active */
AP_UINT32 current_state_time; /* time in current state */
unsigned char deact_cause; /* deactivation cause */
unsigned char hpr_support; /* reserved */
unsigned char anr_label[2]; /* reserved */
unsigned char hpr_link_lvl_error; /* reserved */
unsigned char auto_act; /* auto-activation supported */
unsigned char ls_role; /* LS role */
unsigned char reserva; /* reserved */
unsigned char node_id[4]; /* determined node ID */
AP_UINT16 active_isr_count; /* active isr count */
AP_UINT16 active_lu_sess_count; /* count of active LU sessions */
AP_UINT16 active_sscp_sess_count; /* count of active SSCP sessions*/
ANR_LABEL reverse_anr_label; /* reserved */
LINK_ADDRESS local_address; /* Local address */
AP_UINT16 max_send_btu_size; /* Max send BTU size */