1 Overview
This instruction concerns alarm handling.
1.1 MRF IP Auto-Configuration Failure Alarm Description
The alarm is a primary alarm. The severity of the alarm is Major. The alarm is issued by the MrfMediaInterface MO.
The alarm is raised when IP auto-configuration of a media IP address in a VM fails, for example, if the DHCP client cannot obtain, renew, or rebind an IP address, or if the lease time of the IP address ends.
|
Alarm Cause |
Description |
Fault Reason(1) |
Fault Location |
Impact |
|---|---|---|---|---|
|
DHCP server not responding |
Connectivity failure between DHCP server and client |
DHCP Discover sent, and no accepted Offer received |
DHCP server or Network or Cloud environment |
No user plane traffic is possible on the media interface. If all media interfaces are down, MTAS is instructed not to offer new sessions to the VM connected to the media interface while the problem persists. |
|
DHCP IPV6 Solicit sent, and no accepted Advertise received |
||||
|
DHCP REQUEST sent, and no accepted ACK received |
||||
|
DHCP IPV6 REQUEST sent, and no accepted ACK received |
||||
|
Invalid response from DHCP server |
No valid configuration answer from server |
DHCP ACK rejected DHCP IPV6 Reply discarded |
||
|
IP address confirmation failed |
The server indicates that the client network address is incorrect or client IP address lease has expired |
DHCP NAK received for REQUEST |
||
|
Unsuccessful IP address lifetime extension |
The server indicates that the client network address is incorrect or client IP address lease has expired |
DHCP NAK in RENEW state |
||
|
DHCP NAK in REBIND state |
||||
|
IP address lease has expired |
DHCP LEASE expired |
|||
|
DHCP IPV6 LEASE expired |
The DHCP client is continuously trying to obtain IP addresses after the alarm is raised, therefore no manual actions are needed in the VM after the DHCP-related issues are solved.
No user plane traffic is possible on the media interface.
DHCP client states are listed and explained in Table 2.
|
DHCP Client State |
Description |
|---|---|
|
INIT |
Initialization state, the client starts requesting an IP address lease. Also, it is the state after failed lease or when lease ends. |
|
SELECTING |
The client is waiting to receive DHCPOFFER messages from one or more DHCP servers. |
|
REQUESTING |
The client is waiting for reply from the server to which it sent DHCPREQUEST. |
|
BOUND |
The client has a valid lease and is in normal operational state. |
|
RENEWING |
The client is trying to renew its lease. It regularly sends DHCPREQUEST messages with the server that gave it its current lease and waits for a reply. |
|
REBINDING |
The client has failed to renew its lease with the selected server, and now seeks a lease extension with any server. The client periodically sends DHCPREQUEST messages with no server specified until it receives a reply or the lease ends. |
The alarm attributes are listed and explained in Table 3.
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
5308426 |
|
Managed Object Class |
|
|
Managed Object Instance |
ManagedElement=1,MediaResourceFunction=1,MrfResource=1, MrfInstance=<MrfInstanceId>,MrfMediaInterface=<MrfMediaInterfaceId> |
|
Specific Problem |
|
|
Event Type |
communicationsAlarms (2) |
|
Probable Cause |
CommunicationsProtocolError (305) |
|
Additional Text |
DHCP Server <IP address>, <cause>(2), State: <state>(3); uuid: <uuid>(4) |
|
Perceived Severity |
major (4) |
2 Cease the MRF IP Auto-Configuration Failure Alarm
The following procedure describes how to cease an MRF IP Auto-Configuration Failure alarm.
Prerequisites
You have logged into the node.
Steps
- Check from the cloud environment, or, if in use, from the external DHCP server, whether DHCP server is enabled for the instance. If the server is disabled, enable it.
-
Check the DHCP server configuration. One possible scenario is to run out of IP
addresses in the subnet.
- If the alarm does not cease, consult the next level of maintenance support. Further actions are outside the scope of this instruction.
2.1 Perform Concluding Routines
Steps
- Make a report.
- The job is completed.

Contents