| 1 | Introduction |
| 1.1 | Alarm Description |
| 1.2 | Prerequisites |
2 | Procedure |
| 2.1 | Restarting peer DHCPv4 server |
| 2.2 | Troubleshooting Network Issues |
1 Introduction
This instruction concerns alarm handling.
1.1 Alarm Description
This alarm is issued when DHCPv4 server detects that its network connection to peer DHCPv4 server is no longer established.
The possible alarm causes and the corresponding fault reasons, fault locations, and impacts are described in Table 1.
|
Alarm Cause |
Description |
Fault Reason |
Fault Location |
Impact |
Solution |
|---|---|---|---|---|---|
|
The peer DHCPv4 server is down. |
DHCPv4 peer server is down or not running normally. |
Peer DHCPv4 server is down. |
DHCPv4 server |
The failover mechanism of DHCPv4 cannot implement. |
|
|
Network disconnection. |
DHCPv4 server lost network connection to its peer server. |
Network issue. |
Network |
The failover mechanism of DHCPv4 cannot implement. |
- Note:
- An alarm can appear as a result of the maintenance activity.
The alarm attributes are listed and explained in Table 2.
|
Attribute Name |
Attribute Value |
|---|---|
|
Major Type |
193 |
|
Minor Type |
872453 |
|
Managed Object Class |
IpworksDhcpv4 |
|
Source |
ManagedElement=<Node Name>,SystemFunctions=1,Fm=1,FmAlarmModel=ipworksDHCPv4,FmAlarmType=ipworksDhcpv4FailoverNetworkDisconnect,HostName=<PL hostname> |
|
Specific Problem |
DHCPv4, Failover Network Disconnect |
|
Event Type |
communicationsAlarm(2) |
|
Probable Cause |
x733LANError(325) |
|
Additional Text |
This alarm is raised when DHCPv4 server detects that its network connection to its peer is no longer established. This indicates that there is a network problem between the servers.;uuid:<Product_UUID>(1) |
|
Perceived Severity |
Major |
(1) <Product_UUID> is the universally unique identifier (UUID) of machine that generates
the alarm. The value can be fetched from /sys/devices/virtual/dmi/id/product_uuid on the PL node.
1.2 Prerequisites
This section provides information on the documents, tools, and conditions that apply to the procedure.
1.2.1 Documents
Before starting this procedure, ensure that you have read the following documents:
1.2.2 Tools
No tools are required.
1.2.3 Conditions
No conditions.
2 Procedure
This section describes the procedure to clear this alarm.
2.1 Restarting peer DHCPv4 server
Do the following:
- Check the status of peer DHCPv4 server via “ipw-ctr”.
For example:
# ipw-ctr status dhcp <PL hostname>
- If the status is “down” or “need repaired”,
repair DHCPv4 serve. For example:
# ipw-ctr repair dhcp <PL hostname>
- Restart DHCPV4 server. For example:
# ipw-ctr restart dhcp <PL hostname>
- If the peer DHCPv4 server can be restarted successfully, the alarm is cleared automatically.
- Check the status of DHCPv4 server via “ipwcli”.
For example:
# ipwcli
# IPWorks> show status dhcpv4server <DHCPv4 Server Name>
- If the status is “running normal”, this alarm will be clear automatically.
- If the alarm remains, consult the next level of maintenance support. Further actions are outside the scope of this instruction.
2.2 Troubleshooting Network Issues
Do the following:
- Debug and troubleshoot the network issues.
- Confirm that the alarm has ceased. If the alarm remains, consult the next level of maintenance support. Further actions are outside the scope of this instruction.

Contents