Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
503
INDEX
Specifies the history group table index. The range is from 1 to 65535.
owner NAME
Specifies the owner string. The maximum length is 127.
buckets NUM
Specifies the number of buckets specified for the RMON collection
history group of statistics. If not specified, the default is 50. The range
is from 1 to 65535.
interval SECONDS
Specifies the number of seconds in each polling cycle. The range is
from 1 to 3600.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The RMON history group entry number is dynamic. Only the interface that is enabled for RMON history
statistics gathering will have a corresponding entry in the table. The configured interface becomes the
data source for the created entry.
Example
This example shows how to enable the RMON MIB history statistics group on Ethernet interface 3/0/8.
Switch# configure terminal
Switch(config)# interface eth3/0/8
Switch(config-if)# rmon collection history 101 owner it@domain.com interval 2000
Switch(config-if)#
54-3 rmon alarm
This command is used to configure an alarm entry to monitor an interface. To remove an alarm entry, use
the no form of this command.
rmon alarm INDEX VARIABLE INTERVAL {delta | absolute} rising-threshold VALUE [RISING-
EVENT-NUMBER] falling-threshold VALUE [FALLING-EVENT-NUMBER] [owner STRING]
no rmon alarm INDEX
Parameters
INDEX
Specifies the alarm index. The range is from 1 to 65535.
VARIABLE
Specifies the object identifier of the variable to be sampled.
INTERVAL
Specifies the interval in seconds for the sampling of the variable and
checking against the threshold. The valid range is from 1 to
4294967295.
delta
Specifies that the delta of two consecutive sampled values is
monitored.
absolute
Specifies that the absolute sampled value is monitored.