(file) Return to IndicationConstants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / IndicationService

Diff for /pegasus/src/Pegasus/IndicationService/IndicationConstants.h between version 1.10 and 1.11

version 1.10, 2006/09/05 01:19:36 version 1.11, 2006/09/15 20:33:43
Line 69 
Line 69 
     _PERSISTENCE_TRANSIENT = 3};     _PERSISTENCE_TRANSIENT = 3};
  
 /** /**
     Values for the Perceived Severity property of the Alert Indication  
     class, as defined in the CIM Events MOF  
  */  
 enum PerceivedSeverity {_SEVERITY_UNKNOWN = 0, _SEVERITY_OTHER = 1,  
      _SEVERITY_INFORMATION = 2, _SEVERITY_WARNING = 3, _SEVERITY_MINOR = 4,  
      _SEVERITY_MAJOR = 5, _SEVERITY_CRITICAL = 6, _SEVERITY_FATAL = 7};  
   
 /**  
     Values for the Probable Cause property of the Alert Indication     Values for the Probable Cause property of the Alert Indication
     class, as defined in the CIM Events MOF     class, as defined in the CIM Events MOF
     Note: not all possible values have been included     Note: not all possible values have been included
Line 343 
Line 335 
  extern const CIMName _PROPERTY_SNMPENGINEID;  extern const CIMName _PROPERTY_SNMPENGINEID;
  
 /** /**
     The name of the MailTo property for Email Handler subclass  
 */  
  extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILTO;  
   
 /**  
     The name of the MailSubject property for Email Handler subclass  
 */  
  extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILSUBJECT;  
   
 /**  
     The name of the MailCc  property for Email Handler subclass  
  */  
  extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILCC;  
   
 /**  
     The name of the Alert Type property for Alert Indication class     The name of the Alert Type property for Alert Indication class
  */  */
  extern const CIMName _PROPERTY_ALERTTYPE;  extern const CIMName _PROPERTY_ALERTTYPE;


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2