configure snmp notification-log filter-profile-name

configure snmp notification-log [ default | name | hex hex_name ] [ filter-profile-name [ none | filter_profile_name | hex hex_filter_profile_name ] | entry-limit [system-managed | entry_limit ] ]

Description

Changes the configuration of a notification log.

Syntax Description

filter-profile-name Sets the notification filter profile for this log (default: none).
none Specifies the global entry limit.
filter_profile_name Sets the notification filter profile for this log (default: none)
none Specifies no notification filter profile.
filter_profile_name Specifies the notification filter profile name.
hex Provide value in hexadecimal.
hex_name Name of the log in hexadecimal.
filter-profile-name Set the notification filter profile for this log. Default = none.
hex_filter_profile_name Notification filter profile name in hexadecimal.
entry-limit Sets the maximum number of entries in this log (default: system-managed).
system-managed Specifies that entries will be removed from this log when the global entry limit is exceeded.
entry_limit Specifies that entries will be removed from this log when the specified limit is exceeded. The range is 1–16000.

Default

Usage Guidelines

Use this command to change the configuration of a notification log. Use the configure snmpv3 add filter-profile command to create notification filter profiles.

Example

The following example sets the filter for the default log to all and its maximum size to 1500:

configure snmp notification-log default filter-profile-name all entry-limit 1500

History

This command was first available in ExtremeXOS 15.5.

The hex keywords and hex_name and hex_filter_profile_name variables were added in ExtremeXOS 15.6

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.