User's Manual

Table Of Contents
92
Users Manual of CS-6306R
You can run no rmon alarm index to cancel alarm items whose indexes are index.
b) Configuring eMon event for switch
The steps to configure the rMon event are shown in the following table:
Step Command Purpose
1.
configure
Enter the global configuration mode.
2.
rmon event
index[descriptionstring]
[log] [ownerstring] [trap
community]
Add a rMon event item.
index means the index of the event item. Its effective range
is from 1 to 65535.
description means the information about the event.
log means to add a piece of information to the log table
when a event is triggered.
trap means a trap message is generated when the event is
triggered. community means the name of a community.
owner string is to describe the information about the
alarm.
3.
exit
Enter the management mode again.
4.
write
Save the configuration.
After a rMon event is configured, you must set the domain eventLastTimeSent of the rMon event item to
sysUpTime when a rMon alarm is triggered. If the log attribute is set to the rMon event, a message is added
to the log table. If the trap attribute is set to the rMon event, a trap message is sent out in name of community.
If you run rmon event many times to configure event items with the same index, only the last configuration is
effective. You can run no rmon event index to cancel event items whose indexes are index.
c) Configuring rMon statistics for switch
The rMon statistics group is used to monitor the statistics information on every port of the device. The
steps to configure the rMon statistics are as follows:
Step Command Purpose
1.
configure
Enter the global configuration mode.
2.
interface iftype ifid
Enter the port mode.
iftype means the type of the port.
ifid means the ID of the interface.
3.
rmon collection
stat index [ownerstring]
Enable the statistics function on the port.
index means the index of the statistics.
owner string is to describe the information about the statistics.
4.
exit
Enter the global office mode.
5.
exit
Enter the management mode again.
6.
write
Save the configuration.
If you run rmon collection stat many times to configure statistics items with the same index, only the last
configuration is effective. You can run no rmon collection stats index to cancel statistics items whose