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

Previous
Previous
Next
Next

LSDESTNI GTWY Report

Note:

The determination of which linksets are included in this report is controlled by the state of the gtwylsfltr field in the measurement control table. By default, only gateway linksets are included. This can be changed with the chg-meas:gtwylsfltr={ both | stp | seas | none } command. See the Commands User's Guide for details on using this command. The NI parameter is not part of the output for ITU GTWY linksets.

Command Examples

  • UI
    • rept-meas:type=gtwy:enttype=lsdestni:lsn=ls1201:ni=5
  • FTP
    • rept-ftp-meas:type=gtwy:enttype=lsdestni

Measurement Events

Table 3-204 Gateway LSDESTNI Measurements

Event Name Description Unit

MSURCVNA

The number of MSUs received from another network - not addressed to the BCC network.

peg count

OCTRCVNA

The number of MSU octets received from another network - not addressed to the BCC network.

octets

MSUTRNNA

The number of MSUs transmitted - addressed to a network other than the adjacent receiving network.

peg count

OCTTRNNA

The number of MSU octets transmitted - addressed to a network other than the adjacent receiving network.

octets

STATUS

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

status

TFCGTRAN

The number transfer controlled (TFC) MSUs transmitted - originated by the gateway STP.

peg count

UI Reports

UI Example Output:

    tekelecstp 03-12-19 12:30:16 EST EAGLE 34.0.0 
    TYPE OF REPORT: GATEWAY MEASUREMENTS ON LSDESTNI
    REPORT PERIOD: LAST
    REPORT INTERVAL:  03-12-19,  12:00:00 THROUGH 12:29:59 
    
    LSDESTNI-GTWY MEASUREMENTS: LSN: ls1201, NI: 5
    
    These measurements are from 03-12-19, 12:00:00 through 12:29:59.
    MSURCVNA   =   5040000, OCTRCVNA   =   201600K, MSUTRNNA   =    834033,
    OCTTRNNA   =  14757021, TFCGTRAN   =         0
    
;
    tekelecstp 03-12-19 12:30:18 EST EAGLE 34.0.0 
    END OF ON-DEMAND LSDESTNI-GTWY MEASUREMENT REPORT
;

FTP Reports

FTP Example Output File Name: gtwy-lsdestni_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 LSDESTNI","LAST","1999-01-17","15:00:00","15:30:00",400<cr><lf>
<cr><lf>
"STATUS","LSN","LSTYPE","NI","MSURCVNA","OCTRCVNA","MSUTRNNA","OCTTRNNA","TFCGTRAN"<cr><lf>
"K","ls1201","ANSI",5,5040000,201600K,834033,14757021,0<cr><lf>
. . . . .
"K","lsitu","ITU",,5040000,201600K,834033,14757021,0<cr><lf>

Assuming each data line will be:

4 char status + 8 char LSN + 6 char LSTYPE + 4 char NI + 5*(6 char data) + 2 = 54 chars

For a report of 400 LSDESTNIs, the typical file size is:

Table 3-205 Typical File Size: gtwy-lsdestni.csv

System header + Report header + Report data = File Size

250

+

86

+

21600

=

21936 bytes