DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
153
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: 15.
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 1/0/1.
Switch# configure terminal Switch(config)# interface Ethernet 1/0/1
Switch(config-if)# rmon collection history 101 owner [email protected] interval 2000
Switch(config-if)#
30-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
2147483647.