Go to primary content
Oracle® Communications EAGLE Measurements Reference
Release 46.7
E97337 Revision 1
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Daily ATINPQ Reports

System Wide Report

  • Example Output File Name:
    • mtcd-atinpq_20080616_2400.csv
  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"<cr><lf>
    "tekelecstp","39.0.0-61.5.0","2008-06-17","11:32:53","EST","DAILY MAINTENANCE MEASUREMENTS ON ATINPQ SYSTEM","LAST","2008-06-17","00:00:00","24:00:00",1<cr><lf>
    <cr><lf>
    "STATUS","ATINPQRCV","ATINPQACK","ATINPQERR"<cr><lf>
    "K", 20,10,10<cr><lf>
    Assuming each data line will be: 4 char status + 3*(6 char data) + 2 = 24 chars, the typical file size is:

    Table 3-100 Typical File Size: mtcd-atinpq.csv

    System header + Report header + Report data = File Size

    260

    +

    45

    +

    24

    =

    347

Per SSP Report

  • Example Output File Name:
    • mtcd-atinpqssp_20080616_2400.csv
  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS""<cr><lf>
    "tekelecstp","39.0.0-61.5.0","2008-06-17","11:32:58","EST","DAILY MAINTENANCE MEASUREMENTS ON ATINPQ SSP","LAST","2008-06-16","00:00:00","24:00:00",1<cr><lf>
    <cr><lf>
    "STATUS",“SSP”,“ATINPQRCV”,“ATINPQACK”,“ATINPQERR”<cr><lf>
    “K”, “001-101-002”,10,10,10<cr><lf>
    
    Assuming each data line will be: 4 char status + 14 char SSP + 3*(6 char data) + 2 = 38 chars, the typical file size is:

    Table 3-101 Typical File Size: mtcd-atinpq.csv

    System header + Report header + Report data = File Size

    257

    +

    40

    +

    (38 * #Point Codes)

    =

    297 + (38 * #Point Codes) bytes

    For a report of 200 SSPs, typical file size is:

    Table 3-102 Typical File Size: atinpq 200 SSPs

    System header + Report header + Report data = File Size

    257

    +

    40

    +

    (38 * 200)

    =

    7897 bytes