Users Guide
[no] rmon collection history {controlEntry integer} [owner ownername] [buckets bucket-number]
[interval seconds]
• controlEntry: species the RMON group of statistics using a value.
• integer: a value from 1 to 65,535 that identies the RMON group of statistics. The value must be a unique index in the RMON
History Table.
•
owner: (Optional) species the name of the owner of the RMON group of statistics. The default is a null-terminated string.
• ownername: (Optional) records the name of the owner of the RMON group of statistics.
• buckets: (Optional) species the maximum number of buckets desired for the RMON collection history group of statistics.
• bucket-number: (Optional) a value associated with the number of buckets specied for the RMON collection history group of
statistics. The value is limited to from 1 to 1000. The default is 50 (as dened in RFC-2819).
• interval: (Optional) species the number of seconds in each polling cycle.
• seconds: (Optional) the number of seconds in each polling cycle. The value is ranged from 5 to 3,600 (Seconds). The default is
1,800 (as dened in RFC-2819).
Example of the rmon collection history Command
To remove a specied RMON history group of statistics collection, use the no form of this command.
The following command example enables an RMON MIB collection history group of statistics with an ID number of 20 and an owner of
john, both the sampling interval and the number of buckets use their respective defaults.
Dell(conf-if-mgmt)#rmon collection history controlEntry 20 owner john
Remote Monitoring (RMON) 753