Oracle® Communications EAGLE Measurements Reference Release 46.7 E97337 Revision 1 |
|
![]() Previous |
![]() Next |
The entity type for SFTHROT measurements is SFTHROT, which generates one report per period.
Example Commands:
FTP: rept-ftp-meas:type=mtcd:enttype=sfthrot
Table 3-125 Daily Maintenance (MTCD) and Day-To-Hour Maintenance (MTCDTH) Measurements
Event Name | Description | Unit |
---|---|---|
GTTATHTO |
The total number of messages serviced by a particular Throttling GTT Action. |
peg count |
GTTATHDI |
The total number of messages discarded because the Throttling GTT Action was in BLOCKED state. |
peg count |
FTP Example Output File Name:mtcd-sfthrot_20150813_2400.csv
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS"<cr><lf> "tekelecstp","EAGLE5 46.3.0.0.0-66.8.0","8/14/2015","0:00:03","EST" , "DAILY MAINTENANCE MEASUREMENTS ON SFTHROT","LAST","8/13/2015","0:00:00","24:00:00",32<cr><lf> "STATUS","THROTTLING ACTION","GTTATHTO","GTTATHDI"<cr><lf> "K","sf1",0,0<cr><lf> . . . . . "K","sf32",0,0<cr><lf>
Assuming the data line will be:
4 char status + 12 char TA + 2 * (6 char data) + 2 = 30 chars
Typical file size:
Table 3-126 Typical File Size: mtcd-sfthrot.csv
System Header | + | Report Header | + | Report Data (32 Throttling Actions) | = | File Size |
---|---|---|---|---|---|---|
250 |
+ |
52 |
+ |
960 bytes |
= |
1262 bytes |