Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
event-config reporting 159
event-config reporting
Controls how different classes of events are reported, as required by DOCSIS 1.1. For example,
you can specify that all events in the alert class are sent to the syslog and to SNMP management
stations (in the form of traps).
Mode
root
Syntax
event-config reporting {default | {{emergency | alert | critical |
error | warning | notice | info | debug} {none | local |
local|traps | local|syslog | local|syslog|traps}}
Arguments
default Specifies the default reporting configuration:
emergency – local
alert – local
critical – local|syslog|traps
error – local|syslog|traps
warning – local|syslog|traps
notice – local|syslog|traps
info – none
debug – none
Event Classes:
emergency Specifies the emergency event class, which is the event class with the
highest priority (that is, the most severe events). Events in this class are
reserved for fatal hardware or software errors that prevent normal system
operation and cause the device to reboot.
alert Specifies the alert event class, which is the event class with the second
highest priority. Events in this class indicate a serious failure that causes the
device to reboot, but are not caused by hardware or software
malfunctioning.