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

Previous
Previous
Next
Next

ORIGNI GTWY Report

Command Examples

  • UI
    • rept-meas:type=gtwy:enttype=origni:ni=200
  • FTP
    • rept-ftp-meas:type=gtwy:enttype=origni

Measurement Events

Table 3-198 Gateway ORIGNI 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:12 EST EAGLE 34.0.0 
    TYPE OF REPORT: GATEWAY MEASUREMENTS ON ORIGNI
    REPORT PERIOD: LAST
    REPORT INTERVAL:  03-12-19, 12:00:00 THROUGH 12:29:59 
    
    ORIGNI-GTWY MEASUREMENTS: NI: 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:13 EST EAGLE 34.0.0 
    END OF ON-DEMAND ORIGNI-GTWY MEASUREMENT REPORT
;

FTP Reports

FTP Example Output File Name: gtwy-origni_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 ORIGNI","LAST","1999-01-17","15:00:00","15:30:00",100<cr><lf>
<cr><lf>
"STATUS","NI","GTTPFDPC","GTTUNTT","GTTPFDIC","GTTUNADR"<cr><lf>
"K",100,0,0,834033,834034<cr><lf>
. . . . .
"K",200,0,0,834033,834034<cr><lf>

Assuming each data line will be:

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

For a report of 100 NIs, typical file size is:

Table 3-199 Typical File Size: gtwy-origni.csv

System header + Report header + Report data = File Size

250

+

59

+

3400

=

3709 bytes