Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Users can eable or disable snmp trap when necessary.


Command Syntax
set interface aggregate-ethernet <lag_name> snmp-trap <bool>
delete interface aggregate-ethernet <lag_name> snmp-trap


Parameter
<lag_name> Name of LAG interface.
<bool> Snmp trap when port link up and down

  • true enable snmp-trap
  • false disable snmp-trap


Example
• This example enable snmp-trap for ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 snmp-trap true
admin@XorPlus# commit
  • No labels