The DEIR measurements specify the entity type deir and include two daily reports:
Table 3-114 lists the events added in all DEIR measurements reports.
The retention period is 7 days for the daily reports.
FTP Example Command:
rept-ftp-meas:type=mtcd:enttype=deir
Table 3-114 Daily Maintenance (MTCD) and Hourly Maintenance (MTCH) DEIR Measurements
Event Name | Description | Unit |
---|---|---|
ECRRCV | Total number of ME-Identity-Check requests (ECR) received by the EIR. | Peg count |
WHITEIMEI | Total number of searches that resulted in a match with a "white listed" IMEI. | Peg count |
GRAYIMEI | Total number of searches that resulted in a match with a "gray listed" IMEI. | Peg count |
BLACKIMEI | Total number of searches that resulted in a match with a "black listed" IMEI. | Peg count |
BLKALIMEI | Total number of searches that resulted in a match with a "black listed" IMEI, but were allowed due to IMSI Check match. | Peg count |
BLKNALIMEI | Total number of searches that resulted in a match with a "black listed" IMEI, and the IMSI in the database did not match the IMSI in the message. | Peg count |
UNKNIMEI | Total number of searches that resulted in a match with an "unknown" IMEI. | Peg count |
NOMTCHIMEI | Total number of searches that resulted in no match in the database. | Peg count |
STATUS | Indication of Data Validity:
|
Status |
Example Output File Names:
Daily DEIR system totals measurements report | mtcd-deirsys_yyyymmdd_2400.csv |
Daily DEIR per diameter connection measurements report | mtcd-deirconn_yyyymmdd_2400.csv |
FTP example output file format for DEIR system total report:
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS" "tekelecstp","EAGLE5 45.1.0-64.74.1","2013-06-20","10:48:59 AM","MST ","DAILY MAINTENANCE MEASUREMENTS ON DEIR SYSTEM","SPECIFIC","2013-06-19","00:00:00","24:00:00",1 "STATUS","ECRRCV","WHITEIMEI","GRAYIMEI","BLACKIMEI","BLKALIMEI","BLKNALIMEI","UNKNIMEI","NOMTCHIMEI" "K",23723,7687,0,16036,0,0,0,7687
Assuming each data line will be:
4 char status + 8 * (6 char data) + 2 = 54 chars
Typical file size is:
Table 3-115 Typical File Size: mtcd-deirsys.csv
System header | Report header | Report data | = | File Size | ||
---|---|---|---|---|---|---|
250 |
+ |
104 |
+ |
54 |
= |
417 bytes |
FTP example output file format for per diameter connection report:
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS" "tekelecstp","EAGLE5 45.1.0-64.74.1","2013-06-20","10:38:59 AM","MST ","DAILY MAINTENANCE MEASUREMENTS ON DEIR PER-CONNECTION","SPECIFIC","2013-06-19","00:00:00","24:00:00",5 "STATUS","DCNAME","ECRRCV","WHITEIMEI","GRAYIMEI","BLACKIMEI","BLKALIMEI","BLKNALIMEI","UNKNIMEI","NOMTCHIMEI" "K","d1",100,100,0,0,0,0,0,0 "K","d2",768,768,0,0,0,0,0,768 "K","d3",0,0,0,0,0,0,0,0 "K","d4",500,0,0,500,0,0,0,0 "K","d5",1000,0,1000,0,0,0,0,0
Assuming each data line will be:
4 char status + 18 char (Diameter connection) + 8 * (6 char data) + 2 = 72 chars
Typical file size is:
Table 3-116 Typical File Size: mtcd-deirconn.csv
System header | Report header | Report data (512 connections) | = | File Size | ||
---|---|---|---|---|---|---|
250 |
+ |
113 |
+ |
36864 bytes |
= |
37227 bytes |