1 Introduction
This instruction concerns alarm handling.
1.1 Alarm Description
The alarm is raised when the CPU use exceeds a configured upper threshold value.
The possible alarm causes and fault locations are explained in Table 1.
|
Alarm Cause |
Description |
Fault Reason |
Fault Location |
Impact |
|---|---|---|---|---|
|
CPU use exceeds upper threshold value for SIP initial requests |
CPU use exceeds the cpuIrLowerThreshold threshold value |
Incorrect configuration |
All initial SIP requests are rejected before reaching the application with a 503 response (service unavailable). Initial SIP requests are defined as a SIP initial request and non-sticky HTTP requests when CLB is used. | |
|
System is not dimensioned to handle the engineered capacity | ||||
|
CPU use exceeds upper threshold value for subsequent SIP requests |
CPU use exceeds the cpuSrLowerThreshold threshold value |
All subsequent SIP requests are rejected before reaching the application with a 503 response. Subsequent requests are defined as a SIP subsequent request and sticky HTTP requests. | ||
|
CPU use exceeds the cpuMmLowerThreshold threshold value |
All SIP requests are dropped before reaching the application without sending a response. |
The alarm attributes are listed and explained in Table 2.
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
1283552918 |
|
Managed Object Class |
|
|
Managed Object Instance |
ManagedElement=<node_name>,JavaSip=clusterName:<cluster_name>:instanceId:<id>,JavaSipOverloadProtection=1 |
|
Specific Problem |
SipContainer, CPU Load Limit Exceeded |
|
Event Type |
processingErrorAlarm (4) |
|
Probable Cause |
x736UnspecifiedReason (418) |
|
Additional Text |
|
|
Perceived Severity |
One of the following: |
(1) No additional text exists.
1.2 Prerequisites
This section provides information on the documents, tools, and conditions that apply to the procedure.
1.2.1 Documents
This instruction references the following document:
1.2.2 Tools
No tools are required.
1.2.3 Conditions
Before starting this procedure, ensure that the following conditions are met:
- A SipContainer, CPU Load Limit Exceeded alarm is raised.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
Do the following:
- Navigate to the JavaSipOverloadProtection managed object, for example:
>dn ManagedElement=NODE06ST,JavaSip=clusterName:traffic:instanceId:3,JavaSipOverloadProtection=1
- View the heap memory overload protection configuration:
(JavaSipOverloadProtection=1)> show
The following is an example output:
JavaSipOverloadProtection=1 [...] cpuOverloadProtection=true [...] enabled=true cpuIrLowerThreshold=65 cpuIrUpperThreshold=75 cpuMmLowerThreshold=93 cpuMmUpperThreshold=98 [...] cpuSrLowerThreshold=85 cpuSrUpperThreshold=95 [...]
- Provide configuration information and order the planning department to replan the setting.
- Perform data collection, refer to Data Collection Guideline.
- Consult the next level of maintenance support. Further actions are outside the scope of this instruction.
- Job is completed.

Contents