...
borderColor | green |
---|---|
bgColor | transparent |
borderWidth | 2 |
...
This object defines when to generate/clear an alarm for SRTP integrity failures. A Major alarm (sonusSystemSecurityMediaErrorNotification
) is raised
when the current SRTP integrity failure rate is above the setThreshold
value, and is cleared (sonusSystemSecurityMediaErrClearNotification
) once the error rate goes below the clearThreshold
value. Refer to Alarms and Traps Guide to know more about these two alarms (you can search for these alarms).
...
Caption | ||||
---|---|---|---|---|
| ||||
The following fields are displayed:
Caption | ||||
---|---|---|---|---|
| ||||
Parameter | Description | ||
---|---|---|---|
Set Threshold | The threshold value to set this alarm. The value ranges from 0 to 2147483647 and the default value is 1000.
| ||
Clear Threshold | The threshold value to clear this alarm. The value ranges from 0 to 65535 and the default value is 100. |
Make the required changes and click Save at the right hand bottom of the panel to save the changes made.
...