/mcpINFORMATIONAL public static final int INFORMATIONAL Information of some form not relating to errors, warnings, audit, or debug Syslog severity level = 6 LOWEST_LEVEL public static final int LOWEST_LEVEL The lowest trace level, currently this is EMERGENCIES with a trace level of 0 NO_SEVERITY public static final int NO_SEVERITY Applications can set this level to generate Alarms without a severity. NOTE: This is only intended for cases where an application wants the AlarmService to use the severity associated with the Alarm in the catalog NOTIFICATION public static final int NOTIFICATION Notification denotes a normal but significant condition (Syslog severity level = 5). UNKNOWN_MNEMONIC public static final java.lang.String UNKNOWN_MNEMONIC String used when a mnemonic is not specified during an Alarm send WARNING public static final int WARNING Warning that a problem of some form exists but is not keeping the application from completing its tasks (Syslog severity level = 4). Methods getFacility() public java.lang.String getFacility() Returns: the facility name of this Alarm getSeverity() public int getSeverity() Returns: severity of the alarm, an integer in the range [0-7] Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 692 Cisco Unified JTAPI Alarms and Services Methods
