PREV TOC HOME INDEX NEXT


IPM_QOS_ALARM_STATUS


typedef struct ipm_qos_alarm_status_tag
{
   unsigned int unAlarmCount;
   IPM_QOS_ALARM_DATA QoSData[MAX_ALARM];

} IPM_QOS_ALARM_STATUS, *PIPM_QOS_ALARM_STATUS; 

Description

This structure contains the status of QoS alarms for an IP channel. It is the parent of IPM_QOS_ALARM_DATA and is used by ipm_GetQoSAlarmStatus( ) and ipm_ResetQoSAlarmStatus( ).

Field Descriptions

The fields of the IPM_QOS_ALARM_STATUS data structure are described as follows:

unAlarmCount
number of QoSData structures to follow
maximum number of alarms = MAX_ALARM
QoSData
reference to alarm data information structure IPM_QOS_ALARM_DATA


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated November, 2002