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
20-26
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 20 R Commands
rmon alarm
Examples
The following example configures a 32-bit alarm number 20 for ifInErrors (OID 1.3.6.1.2.1.2.2.1.14)
on interface fc 1/1. The sample interval is 30 seconds and delta samples are tested. The rising threshold
is 15 errors per sample window; reaching this level triggers event 1. The falling threshold is 0 errors in
the sample window which triggers event 0 (no action). The owner is 'ifInErrors.fc1/1@test'.
switch#
config terminal
switch(config)# rmon alarm 20 1.3.6.1.2.1.2.2.1.14.16777216 30 delta rising-threshold 15
1 falling-threshold 0 owner ifInErrors.fc1/1@test
Related Commands
Command
Description
rmon event
Configures an RMON event.
rmon hcalarm
Configures the 64-bit RMON alarm.
show rmon
Displays RMON configuration and logging information.
show snmp host
Displays the SNMP trap destination information.
snmp-server host
Specifies the recipient of an SNMP notification.