clear snmp notification-log

clear snmp notification-log [counters | entries] { default | name hex hex_name}

Description

Clears entries and counters from a notification log.

Syntax Description

counters Specifies to clear counters.
entries Specifies to clear notification entries.
default Optionally clear just the default log.
name Optionally clear just the specified log.
hex Provide value in hexadecimal.
hex_name Optionally clear just the specified log (log name in hexadecimal).

Default

Disabled.

Usage Guidelines

Use this command to clear entries and counters from a notification log.

Example

The following example clears global counters:

clear snmp notification-log counters
The following example clears all entries from all logs:
clear snmp notification-log entries
The following example clears counters for the default log:
clear snmp notification-log counters default
The following example clears all entried from nmslog1:
clear snmp notification-log entries nmslog1

History

This command was first available in ExtremeXOS 15.5.

The default and hex keywords and hex_name variable were added in ExtremeXOS 15.6.

Platform Availability

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