Resources | oam | alarms | ethernetCrcErrAlarmStatus

ethernetCrcErrAlarmStatus

This table contains the Ethernet CRC error alarm status.

Operational Data

ParameterDescription
interfaceName Ethernet interface name.
currentErrRate Current Ethernet CRC error rate.
maxErrRate Max CRC error rate.
totalCrcErrors Total number of CRC errors on interface.
numAlarmsRaised Number of Alarms raised.
currentAlarmState Current CRC error alarm state on interface.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/oam/alarms/ethernetCrcErrAlarmStatus/{interfaceName}

  • No labels