1 Overview
This instruction concerns alarm handling.
1.1 MRF H.248 Link Unavailable Alarm Description
The alarm is a primary alarm. The alarm is issued either by the MrfH248Interface Managed Object (MO), or the SctpEndpoint MO. The severity of the alarm is Major.
| Note: |
The alarm can also be issued if there are no free signaling IP addresses in the
SignalingIpPool MO. In this case, the alarm is raised
simultaneously with the MRF Signaling IP Interface Configuration Failure alarm.
To cease both alarms, follow the instructions in the MRF Signaling IP Interface Configuration
Failure alarm OPI. |
In case an already established SCTP transport link loss is detected, a 30-second timer is started. If the link recovers before the timer expires, the MRF H.248 Link Recovered after Temporary Outage event is reported, and the timer is cancelled. If the link does not recover before the timer ends, the alarm is raised.
If the fault is at the local endpoint and no SCTP connection can be opened towards MTAS, the alarm is issued by the SctpEndpoint. If the SCTP connection is established and the fault is in the network or in MTAS, the alarms is issued by the MrfH248Interface MO. Traffic is impacted on each VM that is connected to the faulty MTAS.
The possible alarm causes and fault locations are explained in the table below.
|
Alarm Cause |
Description |
Fault Reason(1) |
Fault Location |
Impact |
|---|---|---|---|---|
|
SCTP association is down |
SCTP transport layer cannot transfer the H.248 messages |
SCTP transport unavailable |
vMRF Network |
No new sessions can be set up on the affected link or links while the alarm is active. Ongoing calls are not impacted. |
|
No ServiceChange response is received from MTAS |
H.248 layer connectivity failure between MTAS and vMRF |
Timeout for ServiceChange transaction reply |
||
|
Protocol negotiation failed |
There is a functional incompatibility between MTAS and vMRF |
H.248 profile mismatch, or H.248 version mismatch, or H.248 error code received from MTAS |
vMRF | |
|
IP address collision |
Another IP host is using the same address as the vMRF |
SCTP transport unavailable |
vMRF or peer IP interface |
|
|
Incomplete configuration |
The administrativeState attribute of the MrfH248Interface MO is UNLOCKED, but no IP pool configured for signaling |
SCTP transport unavailable |
vMRF |
| Note: |
The H.248 protocol negotiation failure can occur as a result of the maintenance
activity. |
If the alarm is not solved, all H.248 communication between MTAS and vMRF stays down. The alarm is ceased automatically if it was raised due to timeout while waiting for ServiceChange reply and ServiceChange reply is received from MTAS, or if the MrfH248Interface MO is locked during the procedure, in which case all traffic towards the MTAS will stop.
The alarm attributes are listed and explained in Table 2.
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
5308419 |
|
Managed Object Class |
or |
|
Managed Object Instance |
ManagedElement=1,MediaResourceFunction=1,MrfH248Control=1,MrfH248Interface= <MrfH248InterfaceId> or ManagedElement=1,Transport=1,SctpEndpoint=<SctpEndpointId> |
|
Specific Problem |
MRF H.248 Link Unavailable |
|
Event Type |
communicationsAlarms (2) |
|
Probable Cause |
CommunicationsProtocolError (305) |
|
Additional Text |
|
|
Perceived Severity |
major (4) |
2 Procedure
The following procedure describes how to cease an MRF H.248 Link Unavailable alarm.
2.1 Analyze the Alarm
Steps
-
See details for the alarm vMRF
H.248 Link Unavailable. Check the additional info field of the alarm.
If the additional info includes SCTP transport unavailable, continue to Clear an Alarm when SCTP Association Is Down.
If the additional info includes Timeout for ServiceChange transaction reply, continue to Clear an Alarm when No ServiceChange Response Is Received from MTAS.
If the additional info includes H.248 version mismatch, H.248 profile mismatch, or Error code received from MTAS, continue to Clear an Alarm when Protocol Negotiation Failed.
2.2 Clear an Alarm when SCTP Association Is Down
2.2.2 Remote Endpoint Configuration Fault
Steps
2.2.3 Resolve Missing Configuration Fault
The printout of the verify_vmrf_node_status.py contains NO IPv4 ADDRESS (CONFIGURATION NEEDED) on the eth2 interface of the VMs of the cluster, which means that there is no signaling IP address pool configured for the VNF. The alarm can be ceased by configuring a SignalingIpPool MO. If the MrfNetworkIpPool MO has not been configured at this point, it must be configured as well.
The MRF H.248 Link Unavailable alarm can be active with the MRF Signaling IP Interface Configuration Failure alarm simultaneously. In this case, the MRF H.248 Link Unavailable alarm is raised because of missing signaling IP pool configuration. To cease the alarm, configure the SignalingIpPool MO.
Prerequisites
The MrfH248Interface MO has been configured and its administrativeState is UNLOCKED.
Steps
2.3 Clear an Alarm when No ServiceChange Response Is Received from MTAS
Steps
- Ensure that the IP address and port defined in the vMRF VNF match with IP address and port defined in MTAS. If the alarm has ceased, continue to Perform Concluding Routines.
- If the alarm remains, consult the next level of maintenance support. Further actions are outside the scope of this instruction. Continue to Perform Concluding Routines.
2.5 Clear an Alarm when IP Address Collision Occurred
This procedure describes how to cease an MRF H.248 Link Unavailable alarm if the alarm was raised because of IP address collision.
Steps
After This Task
If the original signaling IP pool is needed back in service (after it was modified to exclude the faulty IP address), then the vMRF VNF needs to be migrated to use signaling addresses only from the new pool. This is performed by locking and scaling-in the VMs using the old signaling pool, and extending the VNF with new VMs.
Once the ipAddressesInUseList attribute of the old signaling pool is empty, and its ipPoolState attribute is LOCKED, it can be deleted, and reconfigured without the IP address or addresses causing IP address collision.
2.6 Perform Concluding Routines
Steps
- Make a report.
- The job is completed.

Contents