Go to primary content
Oracle® Communications EAGLE Measurements Reference
Release 46.7
E97337 Revision 1
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

UA MTCD Report

Command Examples

  • UI:rept-meas:type=mtcd:enttype=ua:aname=assoc1:asname=appsrvr1

  • FTP:rept-ftp-meas:type=mtcd:enttype=ua

Measurement Events

Table 3-92 lists the UA events and their descriptions.

Table 3-92 Daily Maintenance (MTCD) and Day-to-Hour Maintenance (MTCDTH) UA Measurements

Event Name Description Unit

RXDATAMS

For M3UA, this register represents the number of DATA messages received from the ASP.

For SUA, this register represents the total of CLDT and CLDR messages received from the ASP.

peg count

RXDATAOC

For M3UA, this register represents the number of DATA octets received from the ASP.

For SUA, this register represents the total of CLDT and CLDR octets received from the ASP.

octets

RXMLRCMS

Number of messages received with multiple routing contexts (always pegged against the default AS).

peg count

STATUS

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

status

TXDATAMS

For M3UA, this register represents the number of DATA messages sent to the ASP.

For SUA, this register represents the total of CLDT and CLDR messages sent to the ASP.

peg count

TXDATAOC

For M3UA, this register represents the number of DATA octets sent to the ASP.

For SUA, this register represents the total of CLDT and CLDR octets sent to the ASP.

octets

UAASPMRX

Total ASPM messages received from the ASP (including ASPSM and ASPTM messages).

peg count

UAASPMTX

Total ASPM messages sent to the ASP (including ASPSM and ASPTM messages).

peg count

UAASPNAC

The number of times the ASP transitioned out of the ASP-Active state.

peg count

UAASPNAT

The duration that the ASP was not in the ASP-Active state.

seconds

UACNGCNT

The number of times an AS-ASSOC experienced congestion (this may include the AS entering congestion as a result of the ASSOC entering congestion).

peg count

UACNGTIM

The duration that an AS-ASSOC experienced congestion (this may include the AS entering congestion as a result of the ASSOC entering congestion).

seconds

UAMGMTRX

Total MGMT messages received from the ASP.

peg count

UAMGMTTX

Total MGMT messages sent to the ASP.

peg count

UANMOCTR

Total Network Management octets received from the ASP - The total number of non-DATA UA octets received from the ASP (i.e., sum of the ASPM, ASPTM, SSNM, MGMT, and RKM).

peg count

UANMOCTT

Total Network Management octets sent to the ASP - The total number of non-DATA UA octets sent to the ASP (i.e., sum of the ASPM, ASPTM, SSNM, MGMT, and RKM).

peg count

UANMMSGR

Total Network Management messages received from the ASP - The total number of non-DATA UA messages received from the ASP (i.e., sum of the ASPM, ASPTM, SSNM, MGMT, and RKM).

peg count

UANMMSGT

Total Network Management messages sent to the ASP - The total number of non-DATA UA messages sent to the ASP (i.e., sum of the ASPM, ASPTM, SSNM, MGMT, and RKM).

peg count

UASSNMRX

Total SSNM messages received from the ASP.

peg count

UASSNMTX

Total SSNM messages sent to the ASP.

peg count

UI Reports

    stdcfg2b 07-12-31 06:07:04 EST  UNKNOWN 38.0.0-XX.XX.0
    UA-MTCD MEASUREMENTS: AS: appsrvr1            ASSOC: assoc1

    These measurements are from 07-12-31, 00:00:00 through 23:59:59.
    RXDATAMS   =       100, RXDATAOC   =      4000, TXDATAMS   =       200, 
    TXDATAOC   =      8000, UANMMSGT   =         0, UANMOCTT   =         0,
    UANMMSGR   =         0, UANMOCTR   =         0, UAASPMTX   =         0,
    UAASPMRX   =         0, UASSNMTX   =         0, UASSNMRX   =         0,
    UAMGMTTX   =         0, UAMGMTRX   =         0, UACNGCNT   =         0,
    UACNGTIM   =         0, UAASPNAC   =         0, UAASPNAT   =         0,
    RXMLRCMS   =         0


;

FTP Reports

FTP Example Output File Name: mtcd-ua_20071114_2400.csv

FTP Example Output File Format:

"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND",
"NUMENTIDS"<cr><lf>
"tekelecstp","37.5.0-58.25.0","2007-11-15","02:01:10","EST","DAILY MAINTENANCE MEASUREMENTS ON 
UA","LAST","2007-11-14","00:00:00","24:00:00",3<cr><lf>
<cr><lf>
"STATUS","AS","ASSOC","RXDATAMS","TXDATAMS","RXDATAOC","TXDATAOC","RXMLRCMS",
"UAASPMRX","UAASPNAC","UAASPNAT","UACNGCNT","UACNGTIM","UAMGMTRX","UAMGMTTX",
"UANMOCTR","UANMOCTT","UANMMSGR","UANMMSGT","UASSNMRX","UASSNMTX","RXMLRCMS"<cr><lf>
"K","as1101","a1101",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0<cr><lf>
"K","as1102","a1102",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0<cr><lf>
"K","as1103","a1103",0,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 + 15 char AS + 15 char ASSOC + 19*(6 char data) + 2 = 150 chars

For a report of 1000 Application Servers, typical file size is:

Table 3-93 Typical File Size: mtcd-ua.csv

System header   Report header   Report data = File Size

250

+

280

+

150000

=

150000 bytes