configure snmp notification-log
Description
Configures notification log settings that affect all logs.
Syntax Description
global-entry-limit | Sets the maximum number of entries in all logs combined (default: 16000) |
global_entry_limit | Specifies the global entry limit. Range is 1-16000. |
global-age-out | Sets the number of minutes a notification should be kept in a log before it is automatically removed (default: 1440 for one day). |
none | Specifies that notifications are not aged out. |
minutes | Specifies the global age out in minutes. The range is 1 - 4294967295. |
Default
global-entry-limit is 16000.
global-age-out is 1440 for one day.
Usage Guidelines
Use this command to configure notification log settings that affect all logs.
Example
The following example sets the log size to 10000, and disable aging:
configure snmp notification-log global-entry-limit 10000 global-age-out none
History
This command was first available in ExtremeXOS 15.5.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.