Versions Compared

Key

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

Excerpt Include
7.0 Licensing Common Note
7.0 Licensing Common Note
nopaneltrue

Panel

In this section:

Table of Contents

 

Use this object to configure the notification threshold values for licensed sessions and for specific licensed features.

These thresholds, other than sessionsThreshold, apply to alarms that apply to local license mode only. Local license mode is not currently supported and therefore the associated alarms are not triggered. Refer to License Alarms in the Alarms Guide for information on alarms related to licensing. 

Command Syntax

Code Block
languagenone
% set global license sessionsThreshold <0-100>
                     dspAmrNbThreshold <0-100>
                     dspAmrWbThreshold <0-100>
                     dspEvrcThreshold  <0-100>
                     dspEvsThreshold   <0-100>
                     mrfSessionsThreshold <0-100>
                     niceRecThreshold  <0-100>
                     sipRecThreshold   <0-100>
                     srtpSessionsThreshold <0-100>
                     vdspThreshold     <0-100>
                     videoSessionsThreshold <0-100>

Command Parameters

Caption
0Table
1Global License Parameters

Parameter

Length/Range

Description

sessionsThreshold

0-100

Notification threshold, as a percentage. (default = 90)

dspAmrNbThreshold
0-100Notification threshold, as a percentage. (default = 90)
dspAmrWbThreshold
0-100Notification threshold, as a percentage. (default = 90)
dspEvrcThreshold
0-100Notification threshold, as a percentage. (default = 90)

dspEvsThreshold

0-100Notification threshold, as a percentage. (default = 90)
mrfSessionsThreshold
0-100Notification threshold, as a percentage. (default = 90)
niceRecThreshold
0-100Notification threshold, as a percentage. (default = 90)
sipRecThreshold
0-100Notification threshold, as a percentage. (default = 90)
srtpSessionsThreshold
0-100Notification threshold, as a percentage. (default = 90)
vdspThreshold
0-100Notification threshold, as a percentage. (default = 90)
videoSessionsThreshold
0-100Notification threshold, as a percentage. (default = 90)

Command Example

Code Block
languagenone
% set global license sessionsThreshold 80
% show global license  
   sessionsThreshold 80;

  

Pagebreak