ALARM_SOURCE_OBJECT_LIST
typedef struct { int n_asos; ALARM_SOURCE_OBJECT_FIELD aso_fields[MAX_ASOS]; } ALARM_SOURCE_OBJECT_LIST;Description
The ALARM_SOURCE_OBJECT_LIST structure contains information about a list of alarm source objects.
Field Descriptions
The fields of ALARM_SOURCE_OBJECT_LIST are described as follows:
- n_asos
- the number of alarm source objects in the aso_fields
- aso_fields
- the fields associated with the alarm source objects
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation