Equipment Identity Database

The database schema used in UDR includes:
  • Bulk upload of data for provisioning is supported.
  • IMEI is validated to 15 digits when provisioning. Upto 10 IMSI can be associated with 1 IMEI.
  • The database supports a 100000 IMSI range to support white listing special subscribers.
  • It is also possible to provision the Software Version (SV) against the IMEI.
  • The SV is two digits, if it is not provisioned. The default value of 99 is stored against the IMEI.

    Note:

    BCD and HEX values in the IMEI and SV are not supported.
  • UDR is able to respond with an error INVALID_KEY_VALUE when IMEI is provisioned with any value other than numeric digits.
  • UDR is able to respond with an error INVALID _KEY_VALUE over the provisioning interface when it detects that IMEI being provisioned is not correct in length.
  • UDR allows provisioning of the type of Black listing against the IMEI (within the main subscriber profile) and SV as shown in Table 3-3.

Table 3-3 UDR Attributes

Attribute White List Gray List Black List SV
Allowed Values TRUE/FALSE TRUE/FALSE TRUE/FALSE

00 to 99

Decimal only

Default Values TRUE FALSE FALSE 99