Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2194
configure logging throttle
Sets the throttle interval to a given interval (length in seconds).
configure logging throttle [{all | stop | limit}] [interval <throttle-interval>] [threshold
<number_of_messages>]
configure logging throttle [{all | stop | limit}] [interval <throttle-interval>] [threshold
<number_of_messages>] no
To transmit the trap and Syslog messages without regard to threshold settings, use the no option.
Parameters
all - results in full throttling of all notifications
stop - results in full throttling of all notifications if the number of notifications exceeds the configured threshold within the
configured interval. Transmission may only be resumed by setting the docsDevEvThrottleAdminStatus MIB object. (The stop type
is intended for use by an NMS in the implementation of a closed-loop-feedback throttling mechanism.)
limit - results in throttling for the remainder of the current configured interval if the number of notifications exceeds the
configured threshold within that interval. Once the interval expires, transmissions of notifications begins again.
[interval <throttle-
interval>]
Sets the throttle interval to a given interval (length in seconds). The maximum is 999999999 seconds.
[threshold
<number_of_messages
>]
Sets the throttle threshold below a given number of messages allowed per interval. The maximum number of messages allowed
per interval is 999999999.