Configuring MAC Threshold Notification Traps
Step 2
Step 3
Step 4
Step 5
Step 6
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
32
Command or Action
configure terminal
Example:
Device# configure terminal
snmp-server host host-addr {traps | informs}
{version {1 | 2c | 3}} community-string
notification-type
Example:
Device(config)# snmp-server host
172.20.10.10 traps private
mac-notification
snmp-server enable traps mac-notification
threshold
Example:
Device(config)# snmp-server enable traps
mac-notification threshold
mac address-table notification threshold
Example:
Device(config)# mac address-table
notification threshold
mac address-table notification threshold
[limit percentage] | [interval time]
Administering the Device
Purpose
Enters global configuration mode.
Specifies the recipient of the trap message.
• host-addr Specifies the name or address
of the NMS.
• traps (the default) Sends SNMP traps to
the host.
• informs Sends SNMP informs to the
host.
• version Specifies the SNMP version to
support. Version 1, the default, is not
available with informs.
• community-string Specifies the string to
send with the notification operation. You
can set this string by using the
snmp-server host command, but we
recommend that you define this string by
using the snmp-server community
command before using the snmp-server
host command.
• notification-type Uses the
mac-notification keyword.
Enables MAC threshold notification traps to
the NMS.
Enables the MAC address threshold notification
feature.
Enters the threshold value for the MAC address
threshold usage monitoring.