...
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).
...