Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2185
configure logging local-volatile
Purpose
Turns on the local volatile log (SNMP-accessible log) and sets the maximum number of entries than can be stored.
Default Access Level
15
Command Syntax
configure logging local-volatile {<level> | size <number_of_messages>}
configure logging local-volatile {<level> | size <number_of_messages>} no
Supplemental
Information
should the size of the local log exceed specified number of entries, new entries will overwrite the oldest entries. Reduce the local log
size from the default of 10 only if you want the C4 CMTS to reduce the number of events logged.
To disable volatile local logging for all logging levels, use the no option.
Parameters
<level>
Values of priority level are:
1 = emergency 5 = warning
2 = alert
6 = notice
3 = critical
7 = informational
4 = error
8 = debug
size <number of
messages>}
The number of messages to be stored in the local log. Valid range is 1 to 300. The default is 10 messages.