This structure is used to store the alarm related attributes including the category, sub-category, severity, soaking time for assert and clear, probable cause of alarm, and the generation and suppression rule for alarm. More...
#include <clAlarmDefinitions.h>
Public Attributes | |
| ClUint32T | assertSoakingTime |
| Soaking-time for the alarm to be asserted. | |
| ClAlarmCategoryTypeT | category |
| category to which the alarm belongs. | |
| ClUint32T | clearSoakingTime |
| Soaking-time for the alarm to be cleared. | |
| ClAlarmFetchModeT | fetchMode |
| Indicates whether the alarm needs to be polled or not. | |
| ClAlarmRuleInfoT * | generationRule |
| generationRule for the alarm. | |
| ClAlarmProbableCauseT | probCause |
| Probable Cause of the alarm. | |
| ClAlarmSeverityTypeT | severity |
| severity of the alarm. | |
| ClAlarmSpecificProblemT | specificProblem |
| specific problem for the alarm. | |
| ClAlarmRuleInfoT * | suppressionRule |
| suppressionRule for the alarm. | |
This structure is used to store the alarm related attributes including the category, sub-category, severity, soaking time for assert and clear, probable cause of alarm, and the generation and suppression rule for alarm.