Administrator Guide

trap community: (Optional) SNMP community string used for this trap. Congures the setting of the eventType in the
RMON MIB for this row as either snmp-trap or log-and-trap. This value is identical to the eventCommunityValue in the
eventTable in the RMON MIB. Default is public.
description string: (Optional) species a description of the event, which is identical to the event description in the
eventTable of the RMON MIB. The default is a null-terminated string.
owner string: (Optional) owner of this event, which is identical to the eventOwner in the eventTable of the RMON MIB.
Default is a null-terminated string.
Example of the rmon event Command
To disable RMON on the interface, use the no form of this command.
In the following example, the conguration creates RMON event number 1, with the description “High ifOutErrors”, and generates a
log entry when an alarm triggers the event. The user nms1 owns the row that is created in the event table by this command. This
conguration also generates an SNMP trap when the event is triggered using the SNMP community string “eventtrap.
Dell(conf)#rmon event 1 log trap eventtrap description “High ifOutErrors” owner nms1
Conguring RMON Collection Statistics
To enable RMON MIB statistics collection on an interface, use the RMON collection statistics command in INTERFACE
CONFIGURATION mode.
Enable RMON MIB statistics collection.
CONFIGURATION INTERFACE (cong-if) mode
[no] rmon collection statistics {controlEntry integer} [owner owner-string]
controlEntry: species the RMON group of statistics using a value.
integer: a value from 1 to 65,535 that identies the RMON Statistics Table. The value must be unique in the RMON
Statistic Table.
owner: (Optional) species the name of the owner of the RMON group of statistics.
owner-string: (Optional) records the name of the owner of the RMON group of statistics. The default is a null-
terminated string.
Example of the rmon collection statistics Command
To remove a specied RMON statistics collection, use the no form of this command.
The following command example enables the RMON statistics collection on the interface, with an ID value of 20 and an owner of
john.
Dell(conf-if-te-0/40)#rmon collection statistics controlEntry 20 owner john
Conguring the RMON Collection History
To enable the RMON MIB history group of statistics collection on an interface, use the rmon collection history command in
INTERFACE CONFIGURATION mode.
Congure the RMON MIB history group of statistics collection.
CONFIGURATION INTERFACE (cong-if) mode
[no] rmon collection history {controlEntry integer} [owner owner-string] [buckets bucket-
number] [interval seconds]
controlEntry: species the RMON group of statistics using a value.
integer: a value from 1 to 65,535 that identies the RMON group of statistics. The value must be a unique index in the
RMON History Table.
owner: (Optional) species the name of the owner of the RMON group of statistics. The default is a null-terminated string.
owner-string: (Optional) records the name of the owner of the RMON group of statistics.
Remote Monitoring (RMON)
665