Configure Rmon Collection Statistics - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Figure 41-2. rmon event Command Example
FTOS(conf)#rmon event 1 log trap eventtrap description "High ifOutErrors" owner nms1
The above configuration example creates RMON event number 1, with the description "High ifOutErrors",
and generates a log entry when the event is triggered by an alarm. The user nms1 owns the row that is
created in the event table by this command. This configuration also generates an SNMP trap when the
event is triggered using the SNMP community string "eventtrap".

Configure RMON collection statistics

To enable RMON MIB statistics collection on an interface, use the RMON collection statistics command
in interface configuration mode. To remove a specified RMON statistics collection, use the
command.
Command Syntax
[no] rmon collection statistics
{controlEntry integer} [owner
ownername]
The following command enables the RMON statistics collection on the interface, with an ID value of 20
and an owner of "john."
Figure 41-3. rmon collection statistics Command Example
FTOS(conf-if-mgmt)#rmon collection statistics controlEntry 20 owner john
Command Mode
Purpose
CONFIGURATION
controlEntry: Specifies the RMON group of statistics
INTERFACE
using a value.
(config-if)
integer: A value from 1 to 65,535 that identifies the RMON
Statistics Table. The value must be unique in the RMON
Statistic Table.
owner: (Optional) Specifies the name of the owner of the
RMON group of statistics.
ownername: (Optional) Records the name of the owner of
the RMON group of statistics. Default is a null-terminated
string
form of this
no
Remote Monitoring (RMON) | 863

Advertisement

Table of Contents
loading

Table of Contents