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

Previous
Previous
Next
Next

LNKSET 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.

Command Examples

  • UI
    • rept-meas:type=gtwy:enttype=lnkset:lsn=ls1201a
  • FTP
    • rept-ftp-meas:type=gtwy:enttype=lnkset

Measurement Events

Table 3-202 Gateway Linkset Measurements

Event Name Description Unit

TFPTRAN

The number of transfer prohibited (TFP) and transfer cluster prohibited (TCP) MSUs transmitted.

peg count

TFPRECD

The number of TFP and TCP MSUs received.

peg count

TFRTRAN

The number of transfer restricted (TFR) and transfer cluster restricted (TCR) MSUs transmitted.

peg count

TFRRECD

The number of TFR and TCR MSUs received.

peg count

TFATRAN

The number of transfer allowed (TFA) and transfer cluster allowed (TCA) MSUs transmitted.

peg count

TFARECD

The number of TFA and TCA MSUs received.

peg count

SRSTTRAN

The number of signaling routeset test (SRST) and cluster signaling routeset test (CSRST) MSUs transmitted.

peg count

SRSTRECD

The number of SRST and CSRST MSUs received.

peg count

SRSCTRAN

The number of signaling routeset congestion test (SRSCT) MSUs transmitted.

peg count

SRSCTRCD

The number of SRSCT MSUs received.

peg count

STATUS

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

status

TSTMTRCD

The number of testing and maintenance (T&M) MSUs received.

peg count

SSPTRAN

The number of subsystem prohibited (SSP) MSUs transmitted.

peg count

SSPRECD

The number of SSP MSUs received.

peg count

SSATRAN

The number of subsystem allowed (SSA) MSUs transmitted.

peg count

SSARECD

The number of SSA MSUs received.

peg count

SSTTRAN

The number of subsystem status test (SST) MSUs transmitted.

peg count

SSTRECD

The number of SST MSUs received.

peg count

SLTRECD

The number of signaling link tests received.

peg count

STATUS

Indication of Data Validity

K – indicates good data

I– indicates incomplete interval;

N – indicates data not current.

status

Note:

Output is identical for all linkset types.

UI Reports

  • Example of rept-meas:type=gtwy:enttype=lnkset:lsn=xxxx
        tekelecstp 12-02-21 02:00:53 EST  EAGLE5 44.0.0
        TYPE OF REPORT: GATEWAY MEASUREMENTS ON LNKSET
        REPORT PERIOD: LAST
        REPORT INTERVAL:  12-02-21,  01:30:00 THROUGH 01:59:59
    
        LNKSET-GTWY MEASUREMENTS: gtwy    (MTP2)
    
        These measurements are from 12-02-21, 01:30:00 through 01:59:59.
        TFPTRAN    =         0, TFPRECD    =         0, TFRTRAN    =         0,
        TFRRECD    =         0, TFATRAN    =         0, TFARECD    =         0,
        SRSTTRAN   =         0, SRSTRECD   =         0, SLTRECD    =         0,
        SRSCTRAN   =         0, SRSCTRCD   =         0, TSTMTRCD   =         0,
        SSPTRAN    =         0, SSPRECD    =         0, SSATRAN    =         0,
        SSARECD    =         0, SSTTRAN    =         0, SSTRECD    =         0
    
    ;
    
    
        tekelecstp 12-02-21 02:30:52 EST  EAGLE5 44.0.0
        TYPE OF REPORT: GATEWAY MEASUREMENTS ON LNKSET
        REPORT PERIOD: LAST
        REPORT INTERVAL:  12-02-21,  02:00:00 THROUGH 02:29:59
    
        LNKSET-GTWY MEASUREMENTS: hcmimt1    (MTP2-UNCH)
    
        These measurements are from 12-02-21, 02:00:00 through 02:29:59.
        TFPTRAN    =         0, TFPRECD    =         0, TFRTRAN    =         0,
        TFRRECD    =         0, TFATRAN    =         0, TFARECD    =         0,
        SRSTTRAN   =         0, SRSTRECD   =         0, SLTRECD    =         0,
        SRSCTRAN   =         0, SRSCTRCD   =         0, TSTMTRCD   =         0,
        SSPTRAN    =         0, SSPRECD    =         0, SSATRAN    =         0,
        SSARECD    =         0, SSTTRAN    =         0, SSTRECD    =         0
    
    ;
    

FTP Reports

FTP Example Output File Name: gtwy-lnkset_20101005_2030.csv

FTP Example Output File Format:

"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENT
IDS"<cr><lf>
"tekelecstp","EAGLE5 44.0.0-64.23.0","2012-02-21","02:32:03","EST ","GATEWAY MEASUREMENTS ON 
LNKSET","LAST","2012-02-21","02:00:00","02:30:00",2<cr><lf>
<cr><lf>
"STATUS","LSN","LNKTYPE","TFPTRAN","TFPRECD","TFRTRAN","TFRRECD","TFATRAN","TFARECD","SRSTTRAN","
SRSTRECD","SLTRECD","SRSCTRAN","SRSCTRCD","TSTMTRCD","SSPTRAN","SSPRECD","SSATRAN","SSARECD","SST
TRAN","SSTRECD"<cr><lf>
"K","hcmimt1","MTP2-UNCH",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0<cr><lf>
"K","gtwy","MTP2",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0<cr><lf>

Assuming each data line will be:

4 char status + 13 char LSN + 12 char LNKTYPE + 18*(6 char data) + 2 = 139 chars

Table 3-203 Typical File Size: gtwy-lnkset.csv

System header + Report header + Report data = File Size

250

+

212

+

69,500

=

69,962 bytes