RMON Commands 977console(config)#rmon alarm 1 1.3.6.1.2.1.2.2.1.1.10.5 10 50000 10 1 1rmon collection historyUse the rmon collection history command in Interface Configuration mode to enable a RemoteMonitoring (RMON) MIB history statistics group on an interface. To remove a specified RMONhistory statistics group, use the no form of this command. Also see the show rmon collectionhistory command.Syntaxrmon collection historyindex [ownerownername] [bucketsbucket-number] [intervalseconds]no rmon collection historyindex•index — The requested statistics index group. (Range: 1–65535)• ownerownername — Records the RMON statistics group owner name. If unspecified, thename is an empty string.• bucketsbucket-number — A value associated with the number of buckets specified for theRMON collection history group of statistics. If unspecified, defaults to 50. (Range: 1 - 65535)• intervalseconds — The number of seconds in each polling cycle. If unspecified, defaults to1800. (Range: 1–3600)Default ConfigurationThe buckets configuration is 50. The interval configuration is 1800 seconds.Command ModeInterface Configuration (Ethernet, Port-Channel) mode.User GuidelinesThis command cannot be executed on multiple ports using the interface range ethernetcommand.ExampleThe following example enables a Remote Monitoring (RMON) MIB history statistics group onport 1/g8 with the index number "1" and a polling interval period of 2400 seconds.console(config)#interface ethernet 1/g8console(config-if-1/g8)#rmon collection history 1 interval 2400