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 MTCDTH Report

Command Examples

  • UI
    • rept-meas:type=mtcdth:enttype=lnkset:lsn=ayyyyyyy
  • FTP
    • rept-ftp-meas:type=mtcdth:enttype=lnkset

Table 3-135 Maintenance Day-to-Hour Linkset Measurements

Event Name Description Unit

SCCPLOOP

The total number of times that a GTT translation matched a Point Code in the STP’s loopset entries resulting in either a notify or discard of an SCCP message.

peg count

STATUS

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

status

ZTTMAPI

Translation Type Mapping Translation Incoming - The total number of Translation Type Mapping translations performed on incoming Message Signal Units (MSUs) for the specified linkset.

peg count

ZTTMAPO

Translation Type Mapping Translation Outgoing - The total number of Translation Type Mapping translations performed on outgoing Message Signal Units (MSUs) for the specified linkset.

peg count

Measurement Events

Table 3-136 Daily Maintenance (MTCD) and Day-to-Hour Maintenance (MTCDTH) Linkset Measurements

Event Name Description Unit

SCCPLOOP

The total number of times that a GTT translation matched a Point Code in the STP’s loopset entries resulting in either a notify or discard of an SCCP message.

peg count

STATUS

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

status

ZTTMAPI

Translation Type Mapping Translation Performed - MSUs Received on the Gateway Linkset - The total number of Translation Type Mapping translations performed for incoming Message Signal Units (MSUs) received on the specified linkset.

peg count

ZTTMAPO

Translation Type Mapping Translation Performed - MSUs Transmitted on the Gateway Linkset - The total number of translations performed on outgoing Message Signal Units (MSUs) for the specified linkset.

peg count

UI Reports

UI Example Output:

  • Example of rept-meas:type=mtcdth:enttype=lnkset:lsn=xxx
    tekelecstp 12-02-12 00:07:51 EST  EAGLE5 44.0.0
        TYPE OF REPORT: DAILY MAINTENANCE MEASUREMENTS ON LNKSET
        REPORT PERIOD: LAST
        REPORT INTERVAL:  12-02-11  00:00:00 THRU 23:59:59
    
        LNKSET-MTCD MEASUREMENTS: mtp2    (MTP2)
    
        ZTTMAPO    =         0, ZTTMAPI    =         0, SCCPLOOP   =         0
    
    ;
    
        tekelecstp 12-02-12 00:07:52 EST  EAGLE5 44.0.0-64.23.0
        LNKSET-MTCD MEASUREMENTS: ipsg    (IPVL)
    
        ZTTMAPO    =         0, ZTTMAPI    =         0, SCCPLOOP   =         0
    
    ;
    
        tekelecstp 12-02-12 00:07:53 EST  EAGLE5 44.0.0
        LNKSET-MTCD MEASUREMENTS: ssedcm1    (IPVHSL)
    
        ZTTMAPO    =         0, ZTTMAPI    =         0, SCCPLOOP   =         0
    
    ;
    
        tekelecstp 12-02-12 00:07:54 EST  EAGLE5 44.0.0
        LNKSET-MTCD MEASUREMENTS: saal    (SAAL)
    
        ZTTMAPO    =         0, ZTTMAPI    =         0, SCCPLOOP   =         0
    
    ;
    
        tekelecstp 12-02-12 00:07:55 EST  EAGLE5 44.0.0
        LNKSET-MTCD MEASUREMENTS: hcmimt1    (MTP2-UNCH)
    
        ZTTMAPO    =         0, ZTTMAPI    =         0, SCCPLOOP   =         0
    
    ;
    

FTP Reports

FTP Example Output File Name: mtcdth-lnkset_20101005_0100.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-12","01:02:37","EST ","DAY-TO-HOUR MAINTENANCE 
MEASUREMENTS ON LNKSET","LAST","2012-02-12","00:00:00","01:00:00",5<cr><lf>
<cr><lf>
"STATUS","LSN","LNKTYPE","ZTTMAPO","ZTTMAPI","SCCPLOOP"<cr><lf>
"K","mtp2","MTP2",0,0,0<cr><lf>
"K","ipsg","IPVL",0,0,0<cr><lf>
"K","ssedcm1","IPVHSL",0,0,0<cr><lf>
"K","saal","SAAL",0,0,0<cr><lf>
"K","hcmimt1","MTP2-UNCH",0,0,0<cr><lf>

Assuming each data line will be:

4 char status + 13 char LSN + 12 char LKNTYPE + 3*(6 char data) + 2 = 49 chars

For a report of 500 linksets, the typical file size is:

Table 3-137 Typical File Size: mtcdth-lnkset.csv

System header + Report header + Report data = File Size

250

+

58

+

24,500

=

24,808 bytes