290 Remote Monitoring Commands
rmon collection
history
This command sets the history control parameters of the RMON historyControl
MIB group.
This command is not supported on interface range. Each RMON history control
collection entry can be configured on only one interface. If you try to configure
on multiple interfaces, DUT displays an error.
The following shows an example of the command.
(CN1610) (Interface 1/0/1)# rmon collection history 1 buckets 10
interval 30 owner myOwner
Format
rmon collection history index number [buckets
number|interval interval in sec|owner string]
Mode Interface Config
Parameter Description
History Control Index An index that uniquely identifies an entry in the
historyControl table. Each such entry defines a set of
samples at a particular interval for an interface on
the device. The range is 1 to 65535.
History Control Data
Source
The source interface for which historical data is
collected.
History Control
Buckets Requested
The requested number of discrete time intervals over
which data is to be saved. The range is 1 to 65535.
The default is 50.
History Control
Buckets Granted
The number of discrete sampling intervals over
which data shall be saved. This object is read-only.
The default is 10.
History Control
Interval
The interval in seconds over which the data is
sampled. The range is 1 to 3600. The default is
1800.
History Control
Owner
The owner string associated with the history control
entry. The default is monitorHistoryControl.