Example Commands:
UI: rept-meas:type=systot:enttype=sip
FTP:rept-ftp-meas:type=systot:enttype=sip
** The following changes are for 43.0 and later. **
Added registers PCTDPCLKP and PCTOPCLKP
Table 3-12 STP System Total SIP Measurements
Event Name | Description | Unit |
---|---|---|
INVITERCVD |
The total number of SIP invite received (Including re-transmits) |
peg count |
CANCRCVD |
Number of cancel received |
peg count |
PROVRSPSENT |
Number of 1xx responses sent |
peg count |
OKRSPSENT |
Number of 2xx responses sent |
peg count |
RDRCTSENT |
Number of 302 responses sent |
peg count |
CLNFAILSENT |
Number of 4xx responses sent |
peg count |
SRVERRSENT |
Number of 5xx responses sent |
peg count |
NPSUCC |
Number of SIP invite messages for which rxdb lookup was successfully performed and RN/ASD was found |
peg count |
NPBYPASSSUC |
Number of SIP invite messages for which rxdb lookup was not performed |
peg count |
INVALIDDN |
Number of SIP invite messages for which rxdb lookup returned RN not found |
peg count |
NPRNNF |
Number of SIP invite messages for which rxdb lookup returned RN not found |
peg count |
UI Example Output:
tekelecstp 02-01-03 19:06:13 MST EAGLE5 45.0.0-64.49.0 TYPE OF REPORT: STP SYSTEM TOTAL MEASUREMENTS ON SIP REPORT PERIOD: LAST REPORT INTERVAL: 02-01-03, 18:00:00 through 18:29:59 SIP-SYSTOT MEASUREMENTS These measurements are from 02-01-03, 18:00:00 through 18:29:59 INVITERCVD = 0, CANCRCVD = 0, PROVRSPSENT= 0, OKRSPSENT = 0, RDRCTSENT = 0, CLNFAILSENT= 0, SRVERRSENT = 0, NPSUCC = 0, NPBYPASSSUC= 0, INVALIDDN = 0, NPRNNF = 0
FTP Example Output File Name:systot-sip_20020212_2200.csv
"CLLI","SWREL","RPTDATE","RPTIME","TZ","RPTTYPE","RPTPD","IVALDATE","IVALSTART","IVALEND","NUMENTIDS" "tekelecstp","EAGLE5 45.0.0-64.49.0","2013-01-09","21:30:00","MST ","STP SYSTEM TOTAL MEASUREMENTS ON SIP","LAST","2011-01-23","00:30:00","01:00:00",1 "STATUS","INVITERCVD","CANCRCVD","PROVRSPSENT","OKRSPSENT","RDRCTSENT","CLNFAILSENT","SRVERRSENT","NPSUCC", "NPBYPASSSUC","INVALIDDN","NPRNNF" "K",0,0,0,0,0,0,0,0,0,0,0
Assuming the data line will be:
4 char status + 11*(avg. 6 chars per field) + 2 = 72 chars
Typical file size:
Table 3-13 Typical File Size: systot-sip.csv
System Header | + | Report Header | + | Report Data | = | File Size |
---|---|---|---|---|---|---|
250 |
+ |
145 |
+ |
72 |
= |
467 bytes |