The per Application Server/Association UA layer measurements and reports are shown below.
Command Examples
UI: rept-meas:type=comp:enttype=ua:asname=appsrvr1:aname=assoc1
FTP: rept-ftp-meas:type=comp:enttype=ua
Measurement Events
Table 3-32 Component 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:
|
status |
TXDATAMS |
|
peg count |
TXDATAOC |
|
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 Output Examples
stdcfg2b 07-12-31 01:00:04 EST UNKNOWN 38.0.0-XX.XX.0 TYPE OF REPORT: COMPONENT MEASUREMENTS ON UA REPORT PERIOD: LAST REPORT INTERVAL: 07-12-31 00:30:00 THRU 00:59:59 UA-COMP MEASUREMENTS: AS: appsrvr1 ASSOC: assoc1 These measurements are from 07-12-31, 00:30:00 through 00: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 Output Examples
Table 3-33 COMP UA Column Headers
Field Name | Description |
---|---|
AS | Application server name |
ASSOC | Association name |
FTP Example Output File Name: comp-ua_20071115_1200.csv
FTP Example Output File Format:
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND", "NUMENTIDS"<cr><lf> "tekelecstp",”38.0.0-XX.XX.0”,”2007-12-31”,"12:11:37","EST","COMPONENT MEASUREMENTS ON UA","LAST",”2007-12-31”,"11:45:00","12:00:00",3<cr><lf> <cr><lf> "STATUS","AS","ASSOC","RXDATAMS","RXDATAOC","TXDATAMS","TXDATAOC","UANMMSGT","UANMOCTT", "UANMMSGR","UANMOCTR","UAASPMTX","UAASPMRX","UASSNMTX","UASSNMRX","UAMGMTTX","UAMGMTRX", "UACNGCNT","UACNGTIM","UAASPNAC","UAASPNAT","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 AS/ASSOC pairs, typical file size is:
Table 3-34 Typical File Size: comp-ua.csv
System header | + | Report header | + | Report data | = | File Size |
---|---|---|---|---|---|---|
250 |
+ |
280 |
+ |
150000 |
= |
150530 bytes |