Updated on 2024-01-25 GMT+08:00

ALM-230432775 hwUsedIPReachThreshold

Description

The number of used addresses exceeds alarm threshold. (PoolName=[poolname], Threshold=[threshold])

The number of used addresses exceeds alarm threshold.

Attribute

AlarmID

Alarm OID

Alarm Severity

Alarm Type

230432775

1.3.6.1.4.1.2011.6.8.2.2.0.6

Warning

Quality of service alarm

Parameters

Parameter

Description

poolname

Address pool name.

threshold

Percentage of the alarm indicating that the addresses in an address pool are used up.

Impact on the System

IP addresses may fail to be allocated.

Possible Causes

The number of access users increased and the usage of the address pool exceeded the threshold.

Procedure

  • Add more allocatable IP addresses to the address pool by reducing the mask length. Run the ip address ip-address { mask | mask-length } command in the interface view to reduce the mask length. Alternatively, run the network ip-address [ mask { mask | mask-length } ] command in the global address pool view to reduce the mask length.
  • If an IP address segment is configured in the address pool, add more allocatable IP addresses to the address pool by increasing the range of the IP address segment. Run the dhcp server ip-range start-ip-address end-ip-address command in the interface view to increase the range of IP addresses. Alternatively, run the section section-id start-address [ end-address ] command in the global address pool view to increase the range of IP addresses.