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

Previous
Previous
Next
Next

Hourly GTTAPATH Reports

The command rept-ftp-meas:type=mtch:enttype=gttapath produces the system-wide report and the per-path report report shown here.

System Wide Report

  • Example Output File Name: mtch-gttasys_20140228_2400.csv
  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"
    "tekelecstp","EAGLE5 46.0.0-65.6.0","2014-02-28","00:10:33","EST ","HOURLY MAINTENANCE MEASUREMENTS ON GTTACTION SYSTEM","LAST","2014-02-28","23:00:00","23:59:59",1
    
    "STATUS","GTTADISC0","GTTADISC1","GTTADISC2","GTTADUP","GTTAFWD","GTTASET","GTTASRVGFLX","GTTASRVGPRT","GTTASRVSMSR"
    "K",0,0,0,0,0,0,0,0,0
    Assuming each data line will be: 4 char status + 9*(6 char data) + 2 = 60 chars, the typical file size is:

    Table 3-182 Typical File Size: mtch-gttasys.csv

    System header + Report header + Report data = File Size

    250

    +

    117

    +

    60

    =

    427 bytes

Per Path Report

  • Example Output File Name: mtch-gttapath_20140124_2200.csv

    Table 3-183 Entity Identification (PATH-CDSN-SCDGTA-CGSN-SCGGTA-OPSN-PKG-OPCODE-<A>/F)

    String Format Definition

    PATH

    The GTT path name assigned when GTTACT path was entered.

    CDSN

    The called party global title translations set name assigned when GTTACT path was entered.

    SCDGTA

    The called party start global title address (SCDGTA) assigned when GTTACT path entered for a non-ranged entry

    or

    SCDGTA->ECDGTA

    The ranged called party start global title address (SCDGTA) and End global title address (ECDGTA) assigned when the GTTACT path was entered.

    CGSN

    The calling party global title translations set name assigned when GTTACT path was entered.

    SCGGTA

    The calling party start global title address assigned when GTTACT path entered for a non-ranged entry

    or

    SCDGTA->ECDGTA

    The ranged calling party start global title address (SCGGTA) and End global title address (ECGGTA) assigned when the GTTACT path was entered.

    OPSN

    The global title translations set name of TCAP operation code assigned when GTTACT path was entered

    PKG

    The ANSI/ITU TCAP package type assigned when GTTACT Path was entered.

    OPCODE

    TCAP operation code assigned when GTTACT path was entered.

    <A>/F

    ‘<A>’ stands for Application Context Name (ACN) assigned when GTTACT path entered if package type is ITU TCAP. It is preceded by a “less than” sign(<) and followed by a “greater than” sign (>).

    ‘F’ stands for ANSI TCAP family field assigned if package type is ANSI TCAP when GTTACT Path was entered.

    Backslash ‘/’ will not be displayed in the report data. Its only signifies that either <A> or F will be displayed at a time based on the package type displayed in the PKG entry.

    Note:

    • If any entry has no value assigned then default value “#” will be displayed for it.

    • These string formats allow efficient automated post processing of measurements reports; they are not designed to be easily readable. A brief note explaining the format is included in the report.

  • Example Output File Format:
    "CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"
    "tekelecstp","EAGLE5 46.0.0-65.6.0","2014-01-24","00:10:35","EST ","HOURLY MAINTENANCE MEASUREMENTS ON GTTACTION PER-PATH","LAST","2014-01-24","23:00:00","23:59:59",6
    
    For a path containing GTA ranges, PATH-CDSN-SCDGTA-CGSN-CGGTA-OPSN-PKG-OPCODE-<A>/F = PATH-CDSN-SCDGTA->ECDGTA-CGSN-SCGGTA->ECGTA-OPSN-PKG-OPCODE-<A>/F
    "STATUS","PATH-CDSN-SCDGTA-CGSN-CGGTA-OPSN-PKG-OPCODE-<A>/F","GTTACTNA","GTTADISC0","GTTADISC1", "GTTADISC2","GTTADUP","GTTAFWD","GTTASRVGFLX","GTTASRVGPRT","GTTASRVSMSR"
    "K","path1-cdlim1-12345-cglim2-123-oplim3-ituuni-<1-1-1-1-1-1-1>",0,0,0,0,0,0,0,0,0
    "K","gttp5-#-#-cglim2-126-opname3-bgn-10",0,0,0,0,0,0,0,0,0
    "K","p6-#-#-cglim6-1234-#-#-#",0,0,0,0,0,0,0,0,0
    Assuming each data line will be: 4 char status + 169 char (PATH-CDSN-SCDGTA-CGSN-CGGTA-OPSN-PKG-OPCODE-<A>/F)+ 9*(6 char data) + 2 = 229 chars, the typical file size is:

    Table 3-184 Typical File Size: mtch-gttapath.csv

    System header + Report header + Report data (1000 paths) = File Size

    250

    +

    326

    +

    229000

    =

    229576