TP-Link TL-SG5428 Switch User Manual


 
180
Syntax
snmp-rmon event description {index} {description}
no snmp-rmon event description {index}
Parameter
index —— The index number of the event entry, ranging from 1 to 12. You can
only select one entry for each command.
description —— The description of the event, ranging from 1 to 16 characters.
By default, it is empty.
Command Mode
Global Configuration Mode
Example
Configure the description of entry 1 as description1:
TP-LINK(config)# snmp-rmon event description 1 description1
snmp-rmon event type
Description
The snmp-rmon event type command is used to configure the type of
SNMP-RMON Event. To return to the default configuration, please use no
snmp-rmon event type command.
Syntax
snmp-rmon event type {index} { none | log | notify | both }
no snmp-rmon event type {index}
Parameter
index —— The index number of the entry, ranging from 1 to 12, in the format of
1-3,5.
none | log | notify | both —— The event type, with none, log, notify and both
options. None indicates no processing, log indicates logging the event, notify
indicates sending trap messages to the management station, and both indicates
logging the event and sending trap messages to the management station.
Command Mode
Global Configuration Mode
Example
Configure the event type of entries 1,2,3,4 and 8 as log:
TP-LINK(config)# snmp-rmon event type 1-4,8 log