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

Previous
Previous
Next
Next

ORIGNINC GTWY Report

Command Examples

  • UI
    • rept-meas:type=gtwy:enttype=origninc:ni=4:nc=200
  • FTP
    • rept-ftp-meas:type=gtwy:enttype=origninc

Measurement Events

Table 3-200 Gateway ORIGNINC Measurements

Event Name Description Unit

GTTPFDPC

Number of global title translations (GTTs) performed - result is a DPC of an interconnecting network.

peg count

GTTUNTT

Number of GTTs unable to perform on messages received from an interconnecting network - no translation table for the translation type.

peg count

GTTPFDIC

Number of GTTs performed on messages received from an interconnecting network.

peg count

GTTUNADR

Number of GTTs unable to perform on messages received from an interconnecting network - no translation for this address.

peg count

STATUS

Indication of Data Validity:
  • K indicates good data
  • I indicates incomplete interval
  • N indicates data not current

status

UI Reports

UI Example Output:

    tekelecstp 03-12-19 12:31:37 EST EAGLE 34.0.0 
    TYPE OF REPORT: GATEWAY MEASUREMENTS ON ORIGNINC
    REPORT PERIOD: LAST
    REPORT INTERVAL:  03-12-19, 12:00:00 THROUGH 12:29:59 
    
    ORIGNINC-GTWY MEASUREMENTS: NI: 5, NC: 5
    
    These measurements are from 03-12-19, 12:00:00 through 12:29:59.
    GTTPFDPC   =         0, GTTUNTT    =         0, GTTPFDIC   =    834033,
    GTTUNADR   =    834034
    
;
    tekelecstp 03-12-19 12:31:38 EST EAGLE 34.0.0 
    END OF ON-DEMAND ORIGNINC-GTWY MEASUREMENT REPORT
;

FTP Reports

FTP Example Output File Name: gtwy-origninc_19990117_1530.csv

FTP Example Output File Format:

"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE",
"IVALSTART","IVALEND","NUMENTIDS"<cr><lf>
"tekelecstp","34.0.0-39.1.0","1999-01-17","15:51:37","EST",
"GATEWAY MEASUREMENTS ON ORIGNINC","LAST","1999-01-17","15:00:00","15:30:00",100<cr><lf>
<cr><lf>
"STATUS","NI","NC","GTTPFDPC","GTTUNTT","GTTPFDIC","GTTUNADR"<cr><lf>
"K",4,200,0,0,834033,834034<cr><lf>
. . . . .
"K",25,200,0,0,834033,834034<cr><lf>

Assuming each data line will be:

4 char status + 4 char NI + 4 char NC + 4*(6 char data) + 2 = 38 chars

For a report of 100 NI/NCs, the typical file size is:

Table 3-201 Typical File Size: gtwy-origninc.csv

System header + Report header + Report data = File Size

250

+

64

+

3800

=

4114 bytes