Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

interval <interval>

Specifies the time duration. The value is an integer, in secondsminutes, that ranges from 5 to 4294967295.

The default value is 300s300 minutes.


Usage Guidelines

The system samples MAC address table usage one time every 10 seconds, if the MAC address table usage exceed the limit threshold over this interval time, a SNMP trap message will be sent. But once MAC address table usage falls back below the threshold when the duration time is not up, the duration time then will be recalculated and the trap message won’t be sent.

...

  •   Configure the time duration when the MAC address table usage continues to exceed the limit threshold to 300s200 minutes.
Code Block
admin@Xorplus# set protocols snmp trap-group event mac-threshold interval 300200
admin@Xorplus# commit