GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
273
4.23 RMON
4.23.1 Rmon event
Command:
rmon event <1-65535> [log] [trap COMMUNITY] [description DESCRIPTION] [owner
NAME]
no rmon event <1-65535>
Parameter:
<1-65535>
Specify event index to create or modify
[log]
(Optional)Specify to show syslog.
[trap COMMUNITY]
(Optional)Specify SNMP community to show SNMP trap.
[description
DESCRIPTION]
(Optional)Specify description of event
[owner NAME]
(Optional)Specify owner of event.
Mode:
Global Configuration
Usage Guide:
Use the rmon alarm command to add or modify a RMON alarm entry. Use the no form of this command to delete.
Example:
The example shows how to add RMON event entry with log and trap action and then modify it action to log only. You
can verify settings by the following show rmon event command.
switch(config)# rmon event 1 log trap public description test owner admin
switch(config)# show rmon event 1
Rmon Event Index : 1
Rmon Event Type : Log and Trap
Rmon Event Community : public
Rmon Event Description : test
Rmon Event Last Sent :
Rmon Event Owner : admin
switch(config)# rmon event 1 log description test owner admin
switch(config)# show rmon event 1
Rmon Event Index : 1