Go to primary content
Oracle® Communications Measurements Reference
Release 46.6
E93320 Revision 1
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Daily AIQ Reports

System Wide Report

  • Example Output File Name:
    • mtcd-aiq_20090820_2400.csv
  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"<cr><lf>
    "tekelecstp","41.0.0-62.34.51","2009-08-20","11:32:53","EST","DAILY MAINTENANCE MEASUREMENTS ON AIQ SYSTEM","LAST","2009-08-20","00:00:00","24:00:00",1<cr><lf>
    <cr><lf>
    "STATUS","AIQRCV","AIQSUCC","AIQERR"<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-104 Typical File Size: mtcd-atinpq.csv

    System header + Report header + Report data = File Size

    260

    +

    38

    +

    24

    =

    322

Per SSP Report

  • Example Output File Name:
    • mtcd-aiqssp_20090820_2400.csv
  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS""<cr><lf>
    "tekelecstp","41.0.0-62.34.51","2009-08-20","11:32:58","EST","DAILY MAINTENANCE MEASUREMENTS ON AIQ SSP","LAST","2009-08-19","00:00:00","24:00:00",1<cr><lf>
    <cr><lf>
    "STATUS",“SSP”,“AIQRCV”,“AIQSUCC”,“AIQERR”<cr><lf>
    “K”, “001-101-002”,20,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-105 Typical File Size: mtcd-aiq.csv

    System header + Report header + Report data = File Size

    257

    +

    44

    +

    ( 38 * #Point codes )

    =

    301 + ( 38 * #Point Codes ) bytes

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

    Table 3-106 Typical File Size: aiq 200 SSPs

    System header + Report header + Report data = File Size

    257

    +

    44

    +

    ( 38 * 200 )

    =

    7901 bytes