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

Command Syntax

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


Parameter Description

ParameterLength/RangeDescriptionM/O
fileStatisticsAdmin

N/A

<statistics_name> – Enter the statistic name to write to a file. Use this configuration to write the results of the "show" commands for statistics in a file.O
sipIpPeerOptionsIntervalStatisticsN/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

Modified: for 12.1.3

O
sipTrunkGroupOptionsIntervalStatistics

N/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 Trunk Group.

  • disabled (default)
  • enabled

Modified: for 12.1.3

O
stateN/A

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

  • disabled (default)
  • enabled
O


Command Example

% set system fileStatisticsAdmin CallCountIntervalStatistics state enabled
% commit