What is “[SNMP] DoS detected” system log message?


最后修订日期: 2021-11-16

This message will be generated when over 300 packets per second are received by the SNMP service.

If you want to change this behaviour, there are 2 configurable fields in the [SNMP] section of uLinux.conf:

EnableDetectDDoS
MaxPacketPerSecond

The default value of EnableDetectDDoS is TRUE.
The default value of MaxPacketPerSecond is 300.

If you want to disable the DoS detection, then run the below command:

# setcfg SNMP EnableDetectDDoS FALSE

If you want to increase the maximum number of packets, then run the below command (XXX is the maximum packets per second):

# setcfg SNMP MaxPacketPerSecond XXX

Remember to restart SNMP after changing these settings.

# /etc/init.d/snmp restart

这篇文章有帮助吗?

谢谢您,我们已经收到您的意见。

请告诉我们如何改进这篇文章:

如果您想提供其他意见,请于下方输入。

选择规格

      显示更多 隐藏更多
      open menu
      back to top