TSP Lab GyEIRdb - The Main EIR Database GyEIRdb

The Main EIR Database
("GyEIRdb.dll")

Table of Contents

Features

IMSI based rules

IMSI based rule groups are defined in the [IMSIPref Rules] section of the GyEIRdb.ini. The proper rule group is chosen based on the prefix of the incoming IMSI.
The format of the rule definition is the following:

Sample entries for [IMSIPref Rules] section:

  1. 2163039 = B, 3,W
  1. * = U, 1,B, 2,G, 0,W

Configuration (GyEIRdb.ini) file settings

Section Entry Example Meaning
[Advanced]
  dwMaxIMEIListEntryCount 50000 Maximum number of IMEI ranges per list.
  dwMaxIMEIListEntryCount_N 100000 Maximum number of IMEI ranges in the Nth list. The general limitation above can be overwritten per list.
N can be 0..9.
[IMSIPref Rules]
  * U, 1,B, 2,G, 0,W Default setting
  2163029 B, 3,B, 4,W, 5,B For IMSI's in this range the status will be
  • WhiteListed if the IMEI is found in IMEIList4
  • BlackListed if the IMEI is in IMEIList3 or in IMSIList5 and otherwise.