Radius AAA, Server Allocated IP Address Exceeded Pool Threshold
IPWorks

Contents

1Introduction
1.1Alarm Description
1.2Prerequisites
1.3Related Information

2

Procedure
2.1Updating Pool Threshold
2.2Adjusting IP Allocation Plan

1   Introduction

This instruction concerns alarm handling.

1.1   Alarm Description

This alarm is raised when the percentage of allocated addresses of a pool exceeds the configured pool threshold (threshold4UsedIpInPool).

This alarm is raised from one of PL nodes, this is because pools are shared among all PL nodes.

The possible alarm causes and the corresponding fault reasons, fault locations and impacts are described in Table 1.

Table 1    Alarm Causes

Alarm Cause

Description

Fault Reason

Fault Location

Impact

Solution

Inappropriate AAA configuration.

The value of pool threshold is too low.

The attribute threshold4UsedIpInPool in the MO IPAllocationService is configured inappropriately (for example, 10).

AAA Server

If most of pools exceed threshold, AAA server will not provide IP Allocation service.

See Section 2.1

Allocated number of IP addresses exceeds pool threshold.

The percentage of allocated addresses of a pool exceeds the configured pool threshold.

The planning number of IP addresses for a pool is less than the actual requirement.


This issue typically occurs when excessive users related to a specific pool are online.

AAA Server

See Section 2.2

The alarm attributes are listed and explained in Table 2.

Table 2    Alarm Attributes

Attribute Name

Attribute Value

Major Type

193

Minor Type

868356

Managed Object Class

IpworksRadiusAAA

Source

ManagedElement=<Node Name>, SystemFunctions=1,Fm=1,FmAlarmModel=ipworksRadiusAAA, FmAlarmType=ipworksRadiusAAAAllocAddressExceedThreshold

Specific Problem

Radius AAA, Server Allocated IP Address Exceeded Pool Threshold

Event Type

qualityOfServiceAlarm(11)

Probable Cause

x733ThresholdCrossed(351)

Additional Text

The percentage of allocated addresses of %s exceeds the configured pool threshold.;uuid:<Product_UUID>(1)

Perceived Severity

Minor

(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 the following document has been read:

1.2.2   Tools

Not available.

1.2.3   Conditions

Not applicable.

1.3   Related Information

Trademark information, typographic conventions, and definition and explanation of abbreviations and terminology can be found in the following documents:

2   Procedure

This section describes the procedure to follow to clear this alarm.

2.1   Updating Pool Threshold

  1. Log on to the ECLI interface.
    # ssh <username>@<OAM IP Address> -t -s cli
  2. Configure the pool threshold.
    >dn ManagedElement=<Node Name>,IpworksFunction=1,IPWorksAAARoot=1,⇒
    IPWorksRadiusAAARoot=1,RadiusAAAService=1,IPAllocationService=1
    (IPAllocationService=1)> configure
    (config-IPAllocationService=1)> threshold4UsedIpInPool=<pool threshold>
    (config-IPAllocationService=1)> commit
    (IPAllocationService=1)> exit
    
    Note:  
    Update the value of <pool threshold> to satisfy the actual requirement.

  3. Restart Radius Backend to make the change takes effect.
    # ipw-ctr restart aaa_radius_backend <PL hostname>

2.2   Adjusting IP Allocation Plan

Wait until the users in the pool to become offline, then the allocated IP addresses in the pool will be released and the alarm will be cleaned automatically.

If the alarm raises frequently, suggest creating new AAA IP pool for new AAA users or migrate the offline users to other pools, refer to the section Configuring IP Allocation in Configure Radius AAA.



Copyright

© Ericsson AB 2017, 2018. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Radius AAA, Server Allocated IP Address Exceeded Pool Threshold         IPWorks