RMON Commands
rmon history
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
379
30
Default Configuration
If the owner name is not specified, the default is an empty string.
Command Mode
Global Configuration mode
Example
The following example configures an event identified as index 10, for which the
switch generates a notification in the log table:
switchxxxxxx(config)#
rmon
event 10 log
rmon history
To configure a RMON MIB history on an Ethernet interface, use the rmon history
Global Configuration command.
To remove a RMON history, use the no form of this command.
Syntax
rmon history
index
interface
interface-id
[buckets
bucket-number
] [interval
seconds
| owner
NAME
]
no rmon history
index
Parameters
•
index
—The history index. (Range: 1 to 65535)
•
interface
interface-id
—Specifies the interface to be sampled.
•
buckets
bucket-number
—(Optional) Specifies the maximum number of
buckets desired for the RMON collection history. (Range: 1 to 50)
•
interval
seconds
—(Optional) Specifies the interval in seconds during which
the data is sampled and compared with the rising and falling thresholds.
(Range: 1 to 3600)
•
owner
NAME
—(Optional) Specifies the name of the person who configured
this history.