User Manual

Table Of Contents
[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.
SWP2(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]
SWP2>show rmon
rmon: Enable
statistics:
rmon collection index 1
stats->ifindex = 5001
input packets 7, bytes 600, drop events 0, multicast packets 4
output packets 17, bytes 2091, multicast packets 17 broadcast packets 0
history:
history index = 1
data source ifindex = 5001
buckets requested = 50
buckets granted = 50
Interval = 1800
Owner RMON_SNMP
event:
event Index = 1
Description RMON_SNMP
Event type Log
Event community name RMON_SNMP
Last Time Sent = 00:00:58
Owner RMON_SNMP
alarm:
alarm Index = 1
alarm status = VALID
alarm Interval = 15
alarm Type is Absolute
alarm Value = 0
alarm Rising Threshold = 10
alarm Rising Event = 1
alarm Falling Threshold = 7
alarm Falling Event = 1
alarm Startup Alarm = 3
alarm Owner is RMON_SNMP
Command Reference | Maintenance and operation functions | 65