OpenClovis Logo

Public Attributes | List of all members
ClAlarmProfile Struct Reference

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.
ClAlarmRuleInfoTgenerationRule
 generationRule for the alarm.
ClAlarmProbableCauseT probCause
 Probable Cause of the alarm.
ClAlarmSeverityTypeT severity
 severity of the alarm.
ClAlarmSpecificProblemT specificProblem
 specific problem for the alarm.
ClAlarmRuleInfoTsuppressionRule
 suppressionRule for the alarm.

Detailed Description

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.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen