Technical Tip: Receiving Link Trap Status Alerts for All Ports
| Description | This article explains the reason for receiving SNMP trap alerts related to port status changes (link up/down) on FortiSwitch devices and discusses whether it is possible to disable such alerts. |
| Scope | FortiSwitch OS versions: 7.6.1, 7.4.6, 7.2.10, 7.0.11. |
| Solution | When SNMP trap functionality is enabled in the SNMP configuration, FortiSwitch sends a trap notification to the configured SNMP server whenever there is a port status change (for example, link up or link down).
Sample SNMP Configuration:
config system snmp community
Certain trap events can be excluded from the set of events list to prevent their corresponding traps. For example, to disable traps related to 'psu-status', remove it from the event list of the SNMP config:
set events cpu-high mem-low log-full intf-ip ent-conf-change sensor-fault sensor-alarm fan-detect ip-conflict
|
