Rmon event – Brocade Network OS Command Reference v4.1.0 User Manual
Page 667

Network OS Command Reference
629
53-1003115-01
rmon event
2
rmon event
Adds or removes an event in the RMON event table associated to the RMON alarm number.
Synopsis
rmon event index [description word | log | owner name | trap word]
no rmon event
Operands
index
Specifies the RMON event number. Valid values range from 1
through 65535.
description word
Specifies a description of the event.
log
Generates an RMON log when an event is triggered.
owner name
Specifies the owner of the event. The name string must be between 1 and
32 characters in length.
trap word
Specifies the SNMP community or string name to identify this trap.
Defaults
No events are configured.
Command Modes
Global configuration mode
Description
Use this command to add or remove an event in the RMON event table that is associated with an
RMON alarm number.
Usage Guidelines
Enter no rmon event to remove the event configuration.
Examples
To configure an RMON event:
switch(config)# rmon event 2 log description “My Errorstoday” owner gjack
See Also