Configure Rmon Collection Statistics - Dell Force10 MXL Blade Configuration Manual

Configuration guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

Figure 26-2. rmon event Command Example
FTOS(conf)#rmon event 1 log trap eventtrap description "High ifOutErrors" owner nms1
The configuration in
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
CONFIGURATION INTERFACE (conf-if) mode. To remove a specified RMON statistics collection, use
the
no RMON collection statistics
Command Syntax
[no] rmon collection statistics
{controlEntry
integer
} [owner
owner-string]
The command in
and an owner of "john."
Figure 26-3. rmon collection statistics Command Example
FTOS(conf-if-te-0/40)#rmon collection statistics controlEntry 20 owner john
Figure 26-2
creates RMON event number 1 with the description "High ifOutErrors",
command.
Command Mode
CONFIGURATION
INTERFACE
(conf-if)
Figure 26-3
enables RMON statistics collection on the interface with an ID value of 20
RMON collection statistics
Purpose
controlEntry
: Specifies the RMON group of statistics using
a value.
integer: A value from 1 to 65,535 that identifies the RMON
Statistics Table. The value must be unique in the RMON
Statistic Table.
: (Optional) Specifies the name of the owner of the
owner
RMON group of statistics.
owner-string: (Optional) Records the name of the owner of
the RMON group of statistics. Default is a null-terminated
string
command in
Remote Monitoring (RMON) | 457

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents