McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 754

↗ View in doc context
page
754
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::756

Member summary HIGHEST_LEVEL, on page 691 The highest trace level, currently this is DEBUGGING with a trace level of 7 static int INFORMATIONAL, on page 692 Information of some form not relating to errors, warnings, audit, or debug Syslog severity level = 6 static int LOWEST_LEVEL, on page 692 The lowest trace level, currently this is EMERGENCIES with a trace level of 0 static int NO_SEVERITY, on page 692 Applications can set this level to generate Alarms without a severity. static int NOTIFICATION, on page 692 Notification denotes a normal but significant condition Syslog severity level = 5 static int UNKNOWN_MNEMONIC, on page 692 String used when a mnemonic is not specified during an Alarm send static java.lang.String WARNING, on page 692 Warning that a problem of some form exists but is not keeping the application from completing its tasks Syslog severity level = 4 static int Methods getFacility(), on page 692 java.lang.String getSeverity(), on page 692 int getSubFacility(), on page 693 java.lang.String send(String), on page 693 send the Alarm with the specified mnemonic. void send(String, ParameterList), on page 693 send an Alarm with the specified mnemonic and supplied parameter list void Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 690 Cisco Unified JTAPI Alarms and Services Member Summary

Page 754 diagram