Configuration Guide RMON Configuration
The current version of Ruijie product supports only the records
of Ethernet. The index value should be within 1 to 65535. At
most 10 history entries can be configured.
Bucket-number: Specifies the used data source and time interval. Each
sampling interval should be sampled once. The sampling results are saved. The
Bucket-number specifies the maximum number of sampling. When the
maximum is reached for the sampling records, the new one will overwrite the
earliest one. The value range of Bucket-number is 1 to 65535. Its default value
is 10.
Interval: Sampling interva in the range of 1 to 3600 seconds, 1800 seconds by
default.
Configuring Alarm and Event
One of these command can be used to configure the alarm:
Ruijie(config)# rmon alarm number
variable interval {absolute | delta}
rising-threshold value [event-number]
falling-threshold value [event-number]
[owner ownername]
Ruijie(config)# rmon event number [log]
[trap
community] [description description-string]
Ruijie(config)# no rmon alarm number
Ruijie(config)# no rmon event number
number: Alarm index in the range of 1 to 65535.
variable: Variable to be monitored by the alarm(in integer).
interval: Sampling interval in the range of 1 to 4294967295.
Absolute: each sampling value compared with the upper and lower limits.
Delta: the difference with previous sampling value compared with the upper and
lower limits.
value: Upper and lower limits.
event-number: when the value exceeds the upper or lower limit, the event with
the index of Event-number will be triggered.