Rmon Event - Cisco MDS 9124 - Fabric Switch Reference

Cisco mds 9000 family command reference - cisco mds san-os release 3.0(1) through 3.3(1a) (ol-16217-01, april 2008)
Hide thumbs Also See for Cisco MDS 9124 - Fabric Switch:
Table of Contents

Advertisement

Chapter 20
R Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

rmon event

To configure a remote monitoring (RMON) event, use the rmon event command in configuration mode.
To delete an RMON event, use the no form of the command.
Syntax Description
event-number
description text
owner owner-name
log
trap community-string
Defaults
Disabled.
Command Modes
Configuration mode
Command History
Release
2.0(x)
Usage Guidelines
You can trigger the events created by this command with alarms configured using the rmon alarm or
rmon hcalarm commands
The log option logs the event to a local log file on the MDS switch. The trap option uses the onboard
SNMP agent to send an SNMP trap to a remote NMS.
Events can be used by both rmon alarm (32-bit) and hcalarm (64-bit) commands.
Note
Examples
The following example configures RMON event 2 to log the onboard RMON log and send an SNMP trap
to public community trap destinations. The description is CriticalErrors and is owned by test.
switch# config terminal
switch(config)# rmon event 2 log trap public description CriticalErrors owner test
OL-16217-01, Cisco MDS SAN-OS Release 3.x
rmon event event-number [description text [owner owner-name] | log [trap community-string]
[description text] [owner owner-name] | trap community-string [description text] [owner
owner-name] | owner owner-name]
no rmon event event-number
Specifies the RMON event number. The range is 1 to 65535.
(Optional) Specifies a description of the event. Maximum length is 80
characters.
(Optional) Specifies an owner for the alarm. Maximum length is 80
characters
(Optional) Generate an RMON log entry in the onboard RMON log when the
event is triggered by an alarm.
(Optional) Generate an SNMP trap with the specified community name when
the event is triggered by an alarm. The maximum length is 32 characters.
Modification
This command was introduced.
Cisco MDS 9000 Family Command Reference
rmon event
20-27

Advertisement

Table of Contents
loading

Table of Contents