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 SBC Core Alarms Guide to know more about these two alarms (you can search for these alarms).
On SBC main screen, go to All > OAM > Alarm > Media Srtp Err Alarm. The Media Srtp Err Alarm window is displayed.
The following fields are displayed:
Parameter | Description |
---|---|
Set Threshold | The threshold value to set this alarm. The value ranges from 0 to 2147483647 and the default value is 1000. A value of "0" disables the alarm. |
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.