RMON Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 35-7
show rmon events
Displays RMON events (actions that take place based on alarm conditions detected by the RMON probe).
show rmon events [event-number]
Syntax Definitions
event-number The event number (optional) in the list of probes.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• To display a list of logged events, omit the event-number from the command line.
• To display statistics for a particular event, include the event-number in the command line.
• The show rmon events command displays the following information for all RMON Logged Events:
Entry number, Time (hours/minutes/seconds) since the last change in status and Description (nature of
the event).
• The show rmon events event-number command displays the following information for a particular
RMON Logged Event: Entry number, Time (hours/minutes/seconds) since the last change in status and
Description (nature of the event).
Examples
-> show rmon events
Entry Time Description
---------+-------------------+-----------------------------------------------------
1 00:08:00 etherStatsPkts.4008: [Falling trap] “Falling Event”
2 00:26:00 etherStatsCollisions.2008: “Rising Event”
-> show rmon events 2
Entry Time Description
---------+-------------------+-----------------------------------------------------
2 00:26:00 etherStatsCollisions.2008: “Rising Event”