Go to primary content
Oracle® Communications UDR Feature Configuration Guide
Release 12.4
E93556-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Understanding Pool Spanning

Each User Data Repository is configured with a pool network that contains a list of other User Data Repository across which pools can span. This configuration data will include an identifying tag for each OCUDR, along with other details needed in order to be able to signal information between the systems. The OCUDR GUI will support the ability to define the ranges of PoolIDs that are associated with each UDR in the network. This data will be used in determining whether the UDR is a Pool Host UDR or Non-Pool Host UDR whenever a new pool is created.

An insert request is used to create the pool, followed by AddPoolMember/DelPoolMember requests to add or remove individual subscribers from the pool.

If a network is comprised of more than one User Data Repository, subscribers are partitioned between the User Data Repository based on either IMSI or MSISDN range. If a shared quota pool is intended to include subscribers from more than one User Data Repository, then the provisioning OSS shall generate an insert request to create the pool on each User Data Repository that contains pool subscribers. When processing the insert request, UDR applies the configuration data to determine whether it is the Pool Host UDR (PHO) or the Non-Pool Host UDR (NPHO) for the pool. One of the following results will occur:
  • If the User Data Repository is the PHO, then the pool profile is created as it normally is, including any fields specified for the pool profile. The OSS may associate entity data as it normally would with the pool profile on the PHO, including PoolQuota, PoolState, and Pool DynamicQuota.
  • If the UDR is the NPHO, then the pool profile is created, including any fields specified for the pool profile. However, entity data may not be associated with the pool profile on the NPHO. If any entity data is provided by the OSS, then the entity data is ignored.

For Example, See the Figure 1. In this example, two UDRs are in the pool network, and identifying information for each is configured on each UDR. This information stipulates that poolIDs starting with 2 are hosted on UDR1, and poolIDs starting with 3 are hosted on UDR2. The subscribers are partitioned based on MSISDN, with 919 subscribers on UDR1 and 617 subscribers on UDR2. A PSO 22233 is created, with UDR1 as the PHO and UDR2 as the NPHO. The respective subscribers from each UDR are added to the pool. The message sequence chart outlines the provisioning requests that are created by the OSS in order to create the Pool Spanning and how subscribers from each of the UDRs in the pool network are associated with it.

Pool quota management only occurs if the pool has been properly configured on the PHO. Whenever the AddPoolMember request is used to add a subscriber to a pool on the NPHO, data for the subscriber is internally updated to identify the pool to which it belongs. Whenever that particular member (say 6178879911 in the figure above) creates a new session, the UDR hosting the subscriber (say UDR2 in the Figure 1) interacts with the UDR hosting the pool (UDR1 in Figure 1) to ensure that the pool exists on UDR1 and to be sure that any updates to pool quota, state, or dynamic quota on UDR1 are provided to UDR2 for the UDR2 pool members that have active sessions. If any data discrepancies are detected in the data between the UDRs (perhaps the pool has not been created on UDR1), then UDR2 manages the subscriber quota and ignores the association to the pool.

The following additional pool provisioning requests are available for Pool Spanning:

Figure 2, Figure 3, Figure 4, and Figure 5 provide examples of each of these commands. These examples assume the successful creation of the pool shown in Figure 1.





Pool Spanning does not alter the existing behavior associated with pools when all members associated with the pool are on the same UDR as the pool. It is possible, though, to convert an existing pool to a Pool Spanning by creating a pool profile on the NPHO, and adding new members to the pool on the NPHO. In the following example, assume PoolID 33344 already exists on UDR2 and contains subscribers 6178879911 and 6178879922.

With the introduction of this feature, the pool network is configured on both UDR1 and UDR2. If you want to add UDR1 subscriber 9195640001 to the pool, this can be accomplished by creating a pool profile for the Pool Spanning on UDR1, followed by an AddPoolMember request to UDR1 in order to add subscriber 9195640001 to the pool.



Following the completion of the upgrade to the release that contains this feature, each UDR within the pool network is configured with the identities of the other UDRs in the pool network, along with the PoolID ranges that are associated with the other UDRs in the pool network. All UDRs in the pool network must be upgraded to the release that contains the Pool Spanning feature before any Pool Spanning are provisioned. Although the validation of this feature is limited to a pool network of two UDRs in the initial release, the implementation does not limit the ability to expand the pool network in the future to support additional UDRs.

Table 4-1 Pool Spanning Configuration Insert Window Fields

Field

Description

UDR Name

Indicates a Unique Name Identifier for the User Data Repository, which is a case-insensitive string.

The default value is n/a. you can enter a maximum of 15 character string.

Note:

Valid characters are alphanumeric and underscore.

Note:

.

Important: The string must contain at least one alpha and must not start with a digit. It is a mandatory field.

UDR ID

Indicates a non-zero and, unique UDR Instance ID.

The default value is n/a. Range is 1to 4294967295.] [A value is required.]

Type

The flag indicates if UDR ID is Host or Remote. Self for Host UDR and Remote for Remote UDR. This is set to Self only for Host UDR.

By default, the value is remote.