Oracle® Communications EAGLE Measurements Reference Release 46.7 E97337 Revision 1 |
|
![]() Previous |
![]() Next |
The EIR measurements specify the entity type EIR, and generate one daily report. The commands are specified with xxx as a three-letter abbreviation for a day of the week (MON, TUE, WED, THU, FRI, SAT, or SUN). The retention period for daily measurement records is seven days.
FTP Example Command:
rept-ftp-meas:type=mtcd:enttype=eir[:day=xxxx:period=specific]
Table 3-79 Daily Maintenance (MCTD) and Hourly Maintenance (MTCH) EIR Measurements
Event Name | Description | Unit |
---|---|---|
IMEIRCV |
Total number of MAP_CHECK_IMEI messages received |
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. NOMTCHIMEI is pegged whenever an IMEI is not found in the database. |
peg count |
STATUS |
Indication of Data Validity:
|
status |
The following equation applies:
IMEIRCV = WHITEIMEI + GRAYIMEI + BLACKIMEI + UNKNIMEI + BLKALIMEI + BLKNALIMEI + ERRORS
where ERRORS are not pegged in any measurement register and include check_imei queries with response type REJECT, RETURN ERROR (IMEI status anything other than unknown and not matched)
FTP Example Output File Name: mtcd-eir_20030816_2400.csv
FTP Example Output File Format:
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE", "IVALSTART","IVALEND","NUMENTIDS"<cr><lf> "tekelecstp","34.0.0-51.1.0","2003-08-17","15:51:37","EST", "DAILY MAINTENANCE MEASUREMENTS ON EIR SYSTEM","LAST","2003-08-16", "00:00:00","24:00:00",1<cr><lf> <cr><lf> "IMEIRCV","WHITEIMEI","GRAYIMEI","BLACKIMEI","BLKALIMEI","BLKNALIMEI","UNKNIMEI","NOMTCHIMEI"<cr><lf> 4294967295,4294967295,4294967295,4294967295,4294967295,4294967295,4294967295, 4294967295<cr><lf>
Typical file size is:
Table 3-80 Typical File Size: mtcd-eir.csv
System header | Report header | Report data | = | File Size | ||
---|---|---|---|---|---|---|
256 |
+ |
95 |
+ |
89 |
= |
440 bytes |