Rmon Event - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 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
4.1(1b)
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 event1 to log the onboard RMONlog and send an SNMP trap
to public community trap destinations. The description is public and is owned by switchname.
switch# config terminal
rmon event 1 log trap public description FATAL(1) owner !switchname
OL-18089-01, Cisco MDS NX-OS Release 4.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
Modified the command output.
This command was introduced.
Cisco MDS 9000 Family Command Reference
rmon event
20-27

Advertisement

Table of Contents
loading

Table of Contents