Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ca7f046c, userName='null'}
JIRAIDAUTHSBX-96085
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a0c869892b920169b938b312001d, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a0c86820e569016855665f550027, userName='null'}


Panel

In this section:

Table of Contents


Overview

Info
titleNote

The command parameters described in this article are available only on SBC SWe/Cloud deployments.


For each Trunk Group, the SBC provides separate performance and memory counters for INVITEs and NON-INVITE cases for SIP responses (2xx,3xx,4xx,5xx,6xx). The counters compute the Call Set-up Success Rate (CSSR) for each Trunk Group.

The parameter sipCssrStats is available under SIP Trunk Group.

Info
titleNote

The following corresponding statistics are available under addressContext zone (displayed as output of appropriate show <table | status> commands):

  • sipTrunkGroupCSSRCurrentStatistics
  • sipTrunkGroupCSSRIntervalStatistics.

You can write the CSSR Interval Statistics sipTrunkGroupCSSRIntervalStatistics on a file by enabling under system fileStatisticsAdmin.

Command Syntax

For an existing SIP Trunk Group, the syntax to disable/enable collection of CSSR statistics are as follows:

Code Block
% set addressContext <acName> zone <zoneName> id <zoneId> sipTrunkGroup <tgName> sipCssrStats <disabled | enabled>


Once enabled, the following commands display the CSSR statistics collected by the SBC:

  • CSSR Current Statistics:

    Code Block
    % show <status | table> addressContext  <acName> zone <zoneName> sipTrunkGroupCSSRCurrentStatistics <tgName> <CSSR counter>


  • CSSR Interval Statistics:

    Code Block
    % show <status | table> addressContext  <acName> zone <zoneName> sipTrunkGroupCSSRIntervalStatistics <tgName> <CSSR counter>


Info
titleNote

If you do not provide the Trunk Group name and a specific CSSR counter, all possible counters are displayed, resulting in a long and truncated output.


To write the output of the show command for the interval statistics in a .csv file, use the following syntax:

Code Block
% set system fileStatisticsAdmin sipTrunkGroupCSSRIntervalStatistics state <disabled | enabled>


Info
titleNote

For each Trunk Group, the SBC creates a separate .csv file.

Command Parameters

ParameterLength/RangeDefaultDescriptionM/O
sipCssrStats

N/A

disabled

Enable this flag to collect SIP Call Set-up Success Rate (CSSR) statistics.

  • disabled (default)
  • enabled

Note: This parameter is available only on SBC SWe/Cloud deployments.

O


ParameterLength/RangeDefaultDescriptionM/O
sipTrunkGroupCSSRCurrentStatistics

 N/A

N/A

Displays the current statistics for the Call Set-up Success Rate (CSSR) of the SIP Trunk Group.

Note: This statistics is available only on SBC SWe/Cloud deployments.

O
sipTrunkGroupCSSRIntervalStatisticsN/A 
 N/A

Displays the interval statistics for the Call Set-up Success Rate (CSSR) of the SIP Trunk Group.

Note: This statistics is available only on SBC SWe/Cloud deployments.

 O

Configuration Examples

To enable collection of SIP CSSR Statistics for an existing SIP Trunk Group, use the following example:

Code Block
languagenone
% set addressContext default zone defaultSigZone id 1 sipTrunkGroup test_sip_tg sipCssrStats enabled
% commit


To display the SIP CSSR Current Statistics, use the following example:

Code Block
> show status addressContext default zone defaultSigZoneZONE_TRUST sipTrunkGroupCSSRCurrentStatistics

sipTrunkGroupCSSRCurrentStatistics testINGRESS_sip_tgTG {
inv_sent    ingressCalls       0;
inv_rcvd    egressCalls        0;
    alert_sent         0;
    alert_rcvd         0;
    ansCalls_sent      0;
    ansCalls_rcvd      0;
    cancel_sent        0;
    cancel_rcvd        0;
    bye_sent           0;
    bye_rcvd           0;
    inv200_sent        0;
    inv200_rcvd        0;
    inv380_sent        0;
    inv380_rcvd        0;
    inv400_sent        0;
    inv400_rcvd        0;
    inv403_sent        0;
    inv403_rcvd        0;
    inv404_sent        0;
    inv404_rcvd        0;
    inv406_sent        0;
    inv406_rcvd        0;
    inv408_sent        0;
    inv408_rcvd        0;
    inv410_sent        0;
    inv410_rcvd        0;
    inv420_sent        0;
    inv420_rcvd        0;
    inv480_sent        0;
    inv480_rcvd        0;
    inv481_sent        0;
    inv481_rcvd        0;
    inv482_sent        0;
    inv482_rcvd        0;
    inv483_sent        0;
    inv483_rcvd        0;
    inv484_sent        0;
    inv484_rcvd        0;
    inv486_sent        0;
    inv486_rcvd        0;
    inv487_sent        0;
    inv487_rcvd        0;
    inv488_sent        0;
    inv488_rcvd        0;
    inv500_sent        0;
    inv500_rcvd        0;
    inv501_sent        0;
    inv501_rcvd        0;
    inv502_sent        0;
    inv502_rcvd        0;
    inv503_sent        0;
    inv503_rcvd        0;
    inv504_sent        0;
    inv504_rcvd        0;
    inv580_sent        0;
    inv580_rcvd        0;
    inv600_sent        0;
    inv600_rcvd        0;
    inv603_sent        0;
    inv603_rcvd        0;
    inv606_sent        0;
    inv606_rcvd        0;
    invUnknown_sent    0;
    invUnknown_rcvd    0;
    nonInv200_sent     0;
    nonInv200_rcvd     0;
    nonInv380_sent     0;
    nonInv380_rcvd     0;
    nonInv400_sent     0;
    nonInv400_rcvd     0;
    nonInv403_sent     0;
    nonInv403_rcvd     0;
    nonInv404_sent     0;
    nonInv404_rcvd     0;
    nonInv406_sent     0;
    nonInv406_rcvd     0;
    nonInv408_sent     0;
    nonInv408_rcvd     0;
    nonInv410_sent     0;
    nonInv410_rcvd     0;
    nonInv420_sent     0;
    nonInv420_rcvd     0;
    nonInv480_sent     0;
    nonInv480_rcvd     0;
    nonInv481_sent     0;
    nonInv481_rcvd     0;
    nonInv482_sent     0;
    nonInv482_rcvd     0;
    nonInv483_sent     0;
    nonInv483_rcvd     0;
    nonInv484_sent     0;
    nonInv484_rcvd     0;
    nonInv486_sent     0;
    nonInv486_rcvd     0;
    nonInv487_sent     0;
    nonInv487_rcvd     0;
    nonInv488_sent     0;
    nonInv488_rcvd     0;
    nonInv500_sent     0;
    nonInv500_rcvd     0;
    nonInv501_sent     0;
    nonInv501_rcvd     0;
    nonInv502_sent     0;
    nonInv502_rcvd     0;
    nonInv503_sent     0;
    nonInv503_rcvd     0;
    nonInv504_sent     0;
    nonInv504_rcvd     0;
    nonInv580_sent     0;
    nonInv580_rcvd     0;
    nonInv600_sent     0;
    nonInv600_rcvd     0;
    nonInv603_sent     0;
    nonInv603_rcvd     0;
    nonInv606_sent     0;
    nonInv606_rcvd     0;
    nonInvUnknown_sent 0;
    nonInvUnknown_rcvd 0;
}


Info
titleNote

The output of show table command is similar to the show status command illustrated above, but in a tabular format.

The output of the SIP CSSR interval statistics are similar to that of the current statistics, but represents an aggregate over a period of time.


To write the SIP CSSR Interval Statistics to .csv files, use the following example:

Code Block
% set system fileStatisticsAdmin sipTrunkGroupCSSRIntervalStatistics state enabled
% commit


Info
titleNote

For each Trunk Group, the SBC creates a separate .csv file.

This statistics sipTrunkGroupCSSRIntervalStatistics is available only on SBC SWe/Cloud deployments.




Pagebreak