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

Previous
Previous
Next
Next

TT SYSTOT Report

When a GTT Actions feature is on with a feature that does translation based on the Called Party, the GTT measurements in this report (such as GTTADISC0) are updated.

Example Commands:

UI: rept-meas:type=systot:enttype=tt

FTP: rept-ftp-meas:type=systot:enttype=tt

Table 3-3 STP System Total Translation Type Measurements

Event Name Description Unit

AGTTPERFD

Advanced CdPAGTTs Performed - The total number of MSUs that successfully passed Advanced CdPA Global Title Translation (AGTT). This register appears in the SYSTOT-TT report ONLY.

peg count

FCDGTTPRFD FLOBR CDPA GTTs Performed - The total number of MSUs that successfully completed Flexible CdPA Global Title Translation. This register appears in the SYSTOT-TT report ONLY.

peg count

GTTADISC0

GTT Actions – MSUs Discarded - The total number of messages discarded by the DISCARD GTT Action.

peg count

GTTADISC1

GTT Actions – MSUs Discarded - The total number of messages discarded by the UDTS GTT Action.

peg count

GTTADISC2

GTT Actions – MSUs Discarded - The total number of messages discarded by the TCAP Error GTT Action

peg count

GTTADUP

GTT Actions – MSUs Duplicated - The total number of messages for which Duplicate MSU was sent. Multiple duplicate actions in an action set shall also increment this register only once.

peg count

GTTAFWD

GTT Actions – MSUs Forwarded - The total number of messages forwarded by Forward GTT Action.

peg count

GTTASET

GTT Actions - The total number of messages receiving any GTT action.

peg count

GTTPERFD

GTTs Performed - Usually, the total number of MSUs that successfully completed global title translation (GTT). Also includes G-Port and INPMSUs that got a match in either the G-Port, INP, or GTT DB.

Sometimes, GTTPERFD indicates the total number of global title translations (GTTs) performed on MSUs that successfully completed GTT, because several GTTs may happen for the same MSU. One scenario where multiple GTTs occur for an MSU occurs is when the ANSI/ITU SCCP Conversion Feature is activated. In this case, the count for GTTPERFD can be double what it would be without the feature, although the number of MSUs received by the EAGLE did not change.

peg count

GTTUN0NS

GTTs Unable to Perform - Diagnostic 0: No Translation for Address of Such Nature - Total number of times that the specified translation type in an MSU was not supported by the STP or the form of the GTT was incorrect for the given translation type. Also includes G-Port, INP and GTT MSUs that did not match on new selectors (GTI,NP,NAI) in addition to ones not matching on TT.

peg count

GTTUN1NT

GTTs Unable to Perform - Diagnostic 1: No Translation for This Address - Number of times that a match for the global title could not be found in the translation table. Also includes G-Port, INP MSUs that fell through to GTT, got a selector match, but still did not get a match on the GTA.

peg count

GTTASRVGFLX

The total number of messages serviced by GFLEX GTT Action.

peg count

GTTASRVGPRT

The total number of messages serviced by GPORT GTT Action.

peg count

GTTASRVSMSR

The total number of messages serviced by SMSMR GTT Action.

peg count

GTTASFLOG

The total number of messages serviced by SFLOG GTT Action.

peg count

GTTAMSVTO

The total number of messages that successfully pass SCPVAL GTT Action.

peg count

GTTAMSVDI

The total number of messages discarded by SCPVAL GTT Action.

peg count

GTTAMSVNA

The total number of messages where validation was not applied by SCPVAL GTT Action.

peg count

STATUS

Indication of Data Validity

K – indicates good data

I – indicates incomplete interval

N – indicates data not current.

status

UI Example Output:

> rept-meas:type=systot:enttype=tt:tt=1

    eagle1   15-09-20 03:55:58 EST  EAGLE5 46.3.0.0.0-66.11.0
    TYPE OF REPORT: STP SYSTEM TOTAL MEASUREMENTS ON TT
    REPORT PERIOD: LAST
    REPORT INTERVAL:  15-09-20,  03:00:00 THROUGH 03:29:59

    TT-SYSTOT MEASUREMENTS: TT: 1

    These measurements are from 15-09-20, 03:00:00 through 03:29:59.
    GTTPERFD   =         0, GTTUN0NS   =         0, GTTUN1NT   =         0,
    AGTTPERFD  =         0, FCDGTTPRFD =         0, GTTADISC0  =         0,
    GTTADISC1  =         0, GTTADISC2  =         0, GTTADUP    =         0,
    GTTAFWD    =         0, GTTASET    =         0, GTTASRVGFLX=         0,
    GTTASRVGPRT=         0, GTTASRVSMSR=         0, GTTASFLOG  =         0,
    GTTAMSVTO  =         0, GTTAMSVDI  =         0, GTTAMSVNA  =         0

;

FTP Example Output File Name: systot-tt_20150124_2230.csv

FTP Example Output File Format:

"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"
"e1061001","EAGLE5 46.3.0.0.0-66.11.0","2015-09-20","03:57:47","EST ","STP SYSTEM TOTAL MEASUREMENTS ON TT","LAST","2015-09-20","03:00:00","03:30:00",256
"STATUS","TT","GTTPERFD","GTTUN0NS","GTTUN1NT","AGTTPERFD","FCDGTTPRFD","GTTADISC0","GTTADISC1","GTTADISC2",
"GTTADUP","GTTAFWD","GTTASET","GTTASRVGFLX","GTTASRVGPRT","GTTASRVSMSR","GTTASFLOG","GTTAMSVTO","GTTAMSVDI",​"GTTAMSVNA"
"I","0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
. . . . .

"K","255",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

Assuming each data line will be:

4 char status + 4 char TT + 18 * (6 char data) + 2 = 118 chars

For a report of 256 TTs, example typical file size:

Table 3-4 Typical File Size: systot-tt.csv

System header + Report header + Report data = File Size

250

+

230

+

30,208

=

30,688 bytes