1 Alarm Description
The Call Session Control Function (CSCF) quarantines a Home Session Server (HSS) when it detects that the HSS is unavailable. An HSS is quarantined only when there are multiple HSS nodes in the network. If the HSS becomes unavailable, and is not the last HSS in the list, it is put in quarantine, an alarm is issued, and a failover to the next HSS in the list takes place. An HSS in quarantine is never used.
- Note:
- This only applies when monolithic HSS setup is deployed, that is, not when using HSS-FE and Centralized User Database (CUDB).
The alarm indicates the HSS host identity (FQDN) that has been put in quarantine.
|
Alarm Cause |
Description |
Fault Reason |
Fault Location |
Impact |
|---|---|---|---|---|
|
HSS Redundancy has been compromised. |
CSCF has determined that at least one HSS has become unavailable and put in quarantine. |
The HSS is unavailable and therefore put into quarantine, which has caused the alarm to be raised. |
The attribute cscfHssInQuarantineEntry is placed in the MOC CscfHssQuarantine, which represents an HSS currently placed in quarantine. It is only possible to remove an entry, not to add an entry, or to change an existing entry. Removing an entry from the list leads to the HSS being used immediately. |
If the HSS becomes unavailable, and is not the last HSS in the list, it is put in quarantine, an alarm is issued, and a failover to the next HSS in the list takes place. An HSS in quarantine is never used. |
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
6684690 |
|
Managed Object Class |
CscfHssQuarantine |
|
Managed Object Instance |
ManagedElement=<node_name>,CscfFunction=1,CSCF-Application=CSCF,CscfHssQuarantine=0 |
|
Specific Problem |
|
|
Event Type |
qualityOfServiceAlarm (3) |
|
Probable Cause |
x736OutOfService (414) |
|
Additional Text |
Check connection to the HSS, CscfHssInQuarantineEntry=<HSS host identity (FQDN)> |
|
Perceived Severity |
critical (3) |
2 Procedure
2.1 Handle Alarm CSCF Degraded HSS Redundancy
Prerequisites
- This instruction references the following documents:
- No tools are required.
- The following conditions must apply:
- The alarm is raised.
- It must be possible to communicate with the HSS, therefore the alarm vDicos, Diameter Link Failure must not be raised for the HSS that is to be taken out of quarantine.
- All users must be deregistered in the HSS.
- The HSS that is to be taken out of quarantine must have the same provisioning status as the HSS that is handling the traffic.
- Note:
- Taking an HSS out of quarantine has consequences. A failover to another HSS could be disturbing for already registered users if the registration information is not synchronized between the HSSs (the HSS looses all registration information at failover). The loss of registration information in the HSS leads to registration state inconsistencies between the CSCF and the HSS; already registered users are in state registered in CSCF, but not registered in the HSS. When an HSS is taken out of quarantine, the same consequences for registered users as at a failover occurs. In other words, a fallback is as disturbing as a failover.
Steps
- Select the appropriate action:
- Manually remove HSSs from quarantine: Proceed to Section 2.2 Manually Remove HSS from Quarantine.
- Automatically remove HSSs from quarantine: Proceed to Section 2.3 Automatically Remove HSS from Quarantine.
2.2 Manually Remove HSS from Quarantine
Steps
- Make sure that the quarantined HSS is operating normally
and that the Diameter links between the CSCF and the HSS are up.
Only then can the HSS be removed manually from quarantine.
- Select the appropriate action:
- Remove the specific HSSs from the quarantine list and
then proceed to Step 5.
Every HSS in quarantine is presented in the Operation & Maintenance (O&M) interface as an entry in a quarantine list. The name of the entry is cscfHssInQuarantineEntry. Remove the HSSs from quarantine by removing the corresponding list entries.
For more information about configuration management parameters, refer to Managed Object Model (MOM).
- Set cscfHssQuarantineEnabled to false
All HSSs are removed from the quarantined list and the associated alarm is cleared.
- Has the alarm ceased?
Yes: Proceed with Step 7.
No: Continue with the next step.
- If the alarm is not ceased, consult the next level of
maintenance support.
Further actions are outside the scope of this instruction.
- Job is completed.
2.3 Automatically Remove HSS from Quarantine
Steps
- Set cscfAutoRemoveHssFromQuarantineTime to the time that all HSSs must be removed from quarantine.
For example, if cscfAutoRemoveHssFromQuarantineTime is set to 02:00, all quarantined HSSs are removed from quarantine at 2 am.
If no time is set, the automatic removal is disabled. Automatic removal is disabled by default.
For more information about configuration management parameters, refer to Managed Object Model (MOM).
- Wait for the time that is set in cscfAutoRemoveHssFromQuarantineTime to pass.
- Has the alarm ceased?
Yes: Proceed with Step 5.
No: Continue with the next step.
- If the alarm is not ceased, consult the next level of
maintenance support.
Further actions are outside the scope of this instruction.
- Job is completed.

Contents