CLI Reference Guide RMON Configuration Commands
rmon event
Use this command to define an event. The no form of this command cancels the logging.
rmon event number [ log ] [ trap community ] [ description-string ] [ description description-string ]
[ ownerowner-name ]
The index of the event list, in range of 1 to 65535
The event log. When the event is triggered, the system will record in
the log.
description
description-string
Set the event description information description-string in a character
string composed of 1 to 64 characters.
Set the entry ownername, in a character string composed of 1 to 64
characters. The character string is case sensitive and does not
include space.
Global configuration mode.
The example below defines the event actions: log event and send trap message.
Ruijie(config)# rmon event 1 log trap rmon description
"ifInNUcastPkts is too much " owner zhangsan
rmon alarm number variable interval { absolute |
delta } rising-threshold value [ event-number ]
falling-threshold value [ event-number ] [ owner
ownername ]
Use this command to show the rmon alarm table.