Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
event-config throttle 163
event-config throttle
Configures the pace of event transmission, as required by DOCSIS 1.1.
Mode
root
Syntax
event-config throttle {threshold <number> |
interval <number> | admin {unconstrained | maintainBelowThreshold |
stopAtThreshold | inhibited}}
Arguments
threshold <number> Specifies the number of events that the Cuda 12000 may
generate per event interval before throttling occurs. Throttling is
the process of eliminating excessive events. Note that an event
causing both a trap and a syslog message is still treated as a single
event. Values range from 0 to 4294967295. The default is 0.
interval <number> Specifies the interval, in seconds, over which the event threshold
applies. For example, if you configure an event threshold of 20
and an event interval of 40 seconds, then the Cuda 12000 may
generate 20 events over 40 seconds before throttling occurs.
Values range from 0 seconds to 2147483647 seconds.
The default is 1.
admin {unconstrained |
maintainBelowThreshold
| stopAtThreshold
| inhibited}
Controls the transmission of traps and syslog messages with
respect to the event threshold. Specify one of these administrative
status values:
unconstrained (default) – The Cuda 12000 transmits traps and
syslog messages without regard to the threshold settings.
maintainBelowThreshold – The Cuda 12000 suppresses traps
and syslog messages if the number of events exceeds the
threshold.
stopAtThreshold – The Cuda 12000 stops trap transmissions
and syslog messages at the threshold.
inhibited – The Cuda 12000 suppresses all trap transmissions
and syslog messages.