User Manual

Table Of Contents
Use only rising_threshold
falling_threshold : Same value as rising_threshold
falling_event_index : Same value as rising_event_index
startup : 1 (Use only upper_threshold)
Use only falling_threshold
rising_threshold : Same value as falling_threshold
rising_event_index : Same value as falling_event_index
startup : 2 (Use only lower_threshold)
If this command is set, it will be possible to acquire the RMON MIB's alarmTable.
If this command is executed with the "no" syntax, the setting value is deleted.
[Note]
To enable the alarm group setting of the RMON function, it is necessary to enable the system-wide RMON function in addition
to this command.
The MIB object specified in variable is a MIB object of the Ethernet statistical information group. If an Ethernet statistical
information group possessing the applicable index has not been created, this command returns an error.
The Ethernet statistical information group can be created by the rmon statistics command. If the Ethernet statistical
information group being used by this command is deleted, this command is also deleted.
The event index specifies the index that is set by the rmon event command. If the event group being used by this command is
deleted, this command is also deleted.
The rising_threshold value must be a higher value than the falling_threshold value.
If this command is overwritten, the previous sampling data is deleted, and sampling is once again started.
If the system-wide RMON function is disabled, sampling is interrupted. Subsequently, if the system-wide RMON function is
enabled, the previous sampling data is deleted, and sampling is once again started.
[Example]
Enable the RMON alarm group settings with the following conditions.
The MIB object to be monitored is etherStatsPkts.1.
The sampling interval is 180 seconds.
The sampling type is delta.
The upper threshold value is 3000, and the event when rising above the upper threshold value is 1.
The lower threshold value is 2000, and the event when falling below the lower threshold value is 1.
SWR2311P(config)#rmon alarm 1 etherStatsPkts.1 interval 180 delta rising-threshold
3000 event 1 falling-threshold 2000 event 1
4.11.6 Show RMON function status
[Syntax]
show rmon
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows the settings and status of the RMON function.
The following items are shown.
System-wide RMON function settings
RMON function settings for each group
Ethernet statistical information group
History group
Alarm group
Event group
[Example]
SWR2311P>show rmon
rmon: Enable
statistics:
rmon collection index 1
stats->ifindex = 5001
66 | Command Reference | Maintenance and operation functions