IPM_QOS_THRESHOLD_INFO
typedef struct ipm_qos_threshold_info_tag { unsigned int unCount; IPM_QOS_THRESHOLD_DATA QoSThresholdData[MAX_QOS_THRESHOLD]; } IPM_QOS_THRESHOLD_INFO, *PIPM_QOS_THRESHOLD_INFO;Description
This structure is used to set and get the threshold values for QoS alarms for a single IP channel. It is the parent of IPM_QOS_THRESHOLD_DATA and is used by ipm_GetQoSThreshold( ) and ipm_SetQoSThreshold( ).
Field Descriptions
The fields of the IPM_QOS_THRESHOLD_INFO data structure are described as follows:
- unCount
- number of IPM_QOS_THRESHOLD_DATA structures to follow;
maximum = MAX_QOS_THRESHOLD- QosThresholdData
- array containing alarm trigger settings
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation