Rmon event – Dell PowerEdge M805 User Manual

Page 415

Advertising
background image

RMON Commands

407

no rmon collection history index

index—The requested statistics index group. (Range: 1 - 65535)

owner ownername—Records the RMON statistics group owner name. If unspecified, the
name is an empty string.

buckets bucket-number—A value associated with the number of buckets specified for the
RMON collection history group of statistics. If unspecified, defaults to 50.
(Range: 1 - 65535)

interval seconds—The number of seconds in each polling cycle. If unspecified, defaults to
1800. (Range: 1 - 3600)

Default Configuration

The buckets configuration is 50. The interval configuration is 1800 seconds.

Command Mode

Interface Configuration (Ethernet, Port-Channel) mode.

User Guidelines

This command cannot be executed on multiple ports using the interface range ethernet
command.

Example

The following example enables a Remote Monitoring (RMON) MIB history statistics group
on port 1/g8 with the index number "1" and a polling interval period of 2400 seconds.

console(config)#interface ethernet 1/g8

console(config-if-1/g8)#rmon collection history 1 interval 2400

rmon event

Use the rmon event command in Global Configuration mode to configure an event. To remove an
event, use the no form of this command. Also see the show rmon events command.

Syntax

rmon event index type [community text] [description text] [owner name]

no rmon event index

index—The event index. (Range: 1 - 65535)

type—The type of notification that the device generates about this event. Can have the
following values: none, log, trap, log-trap. In the case of log, an entry is made in the log
table for each event. In the case of trap, an SNMP trap is sent to one or more
management stations.

Advertising