Specifications

CLI Management Guide
TigerAccess™ EE
158 SMC7824M/VSW
The following is an example of displaying RMON history.
SWITCH(config-rmonhistory[5])# show running-config rmon-history
!
rmon-history 5
owner test
data-source ifindex.hdlc1
interval 60
requested-buckets 25
active
!
SWITCH(config-rmonhistory[5])#
7.4.2 RMON Alarm
You need to open RMON Alarm Configuration mode first to configure RMON alarm.
Command Mode Description
rmon-alarm <1-65535> Global
Opens RMON Alarm Configuration mode.
1-65535: index number
7.4.2.1 Subject of RMON Alarm
You need to configure RMON alarm and identify subject using many kinds of data from
alarm. To identify subject of alarm, use the following command.
Command Mode Description
owner NAME RMON
Identifies subject using relevant data, enter the name
(max. 32 characters).
7.4.2.2 Object of Sample Inquiry
To assign object used for sample inquiry, use the following command.
Command Mode Description
sample-variable MIB-OBJECT RMON Assigns MIB object used for sample inquiry.
7.4.2.3 Absolute and Delta Comparison
There are two ways to compare with the threshold: absolute comparison and delta com-
parison.
Absolute Comparison
Comparing sample data with the threshold at configured interval, if the data is more
than the threshold or less than it, alarm is occurred
Delta Comparison
Comparing difference between current data and the latest data with the threshold, if
the data is more than the threshold or less than it, alarm is occurred.