You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Resources |
oam |
alarms |
ethernetCrcErrAlarm
ethernetCrcErrAlarm
This table contains Ethernet CRC error alarm configuration.
|
Configuration
| Parameter | Presence | Type | Default | Description |
---|
| setThreshold | O | uint32 | 0 |
The rate threshold which will set an alarm. Setting it to 0 will disable the alarm.
|
| clearThreshold | O | uint32 | 100 |
The rate threshold which will clear an alarm.
|
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/alarms/ethernetCrcErrAlarm |