Versions Compared

Key

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

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c862eadf5e0163170affe7001b, userName='null'}
JIRAIDAUTHSBX-125164
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ced40c81, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a0c863c32a720163c47764100001, userName='null'}

Use Use fileStatisticsAdmin to write the results of the "show" commands for statistics in a file.

...

Code Block
% set system fileStatisticsAdmin <statistics_name> 
    sipIpPeerOptionsIntervalStatistics <statistics_name>
    sipTrunkGroupOptionsIntervalStatistics <statistics_name>
	state <disabled | enabled>

...


Parameter Description

ParameterLength/Range
Default
DescriptionM/O
fileStatisticsAdmin

N/A

N/AAdministrative data of file statistics
<statistics_name> – Enter the statistic name to write to a file. Use this
parameter
configuration to write the results of the "show" commands for statistics in a file.O
<statistics_name>
sipIpPeerOptionsIntervalStatisticsN
/A
/A 

Identifies the interval statistics for the number of OPTIONS messages sent/received and the number of OPTIONS responses (individual responses) sent/received on a particular IP Peer.

  • disabled (default)
  • enabled

Available_since
TypeAvailable Since
Release12.1.3

O
sipTrunkGroupOptionsIntervalStatistics

N/A

Name of the statistics to write to a file.

Identifies the interval statistics for the number of OPTIONS messages sent/received and the number of OPTIONS responses (individual responses) sent/received on a particular Trunk Group.

  • disabled (default)
  • enabled

Available_since
TypeAvailable Since
Release12.1.3

O
stateN/A
disabled

Enable this parameter to start writing the statistics on a file.

  • disabled (default)
  • enabled
O

...


Command Example

Code Block
% set system fileStatisticsAdmin CallCountIntervalStatistics state enabled
% commit