Configuring Rmon Events - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring RMON
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 2
switch(config)# rmon alarm index
mib-object sample-interval {absolute |
delta} rising-threshold value
[event-index] falling-threshold value
[event-index] [owner name]
switch(config)# rmon hcalarm index
mib-object sample-interval {absolute |
delta} rising-threshold-high value
rising-threshold-low value [event-index]
falling-threshold-high value
falling-threshold-low value
[event-index] [owner name] [storagetype
type]
Step 3
switch(config)# show rmon {alarms |
hcalarms}
Step 4
switch(config)# copy running-config
startup-config
The following example shows how to configure RMON alarms:
switch# configure terminal
switch(config)# rmon alarm 20 1.3.6.1.2.1.2.2.1.14 2900 delta rising-threshold 1500 1
falling-threshold 0 owner test
switch(config)# rmon alarm 20 1.3.6.1.2.1.2.2.1.14.16777216 2900 delta
rising-threshold-high 15 rising-threshold-low 151 falling-threshold-high 0
falling-threshold-low 0 owner test
switch(config)# show rmon alarms
switch(config)# copy running-config startup-config

Configuring RMON Events

You can configure RMON events to associate with RMON alarms. You can reuse the same event with
multiple RMON alarms.
Ensure you have configured an SNMP user and enabled SNMP notifications (see the
SNMP" section on page
To configure RMON events, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# rmon event index
[description string] [log] [trap] [owner
name]
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-4
Purpose
Creates a 32-bit RMON alarm. The value range is from
– 2147483647 to 2147483647. The owner name can be
any alphanumeric string.
Creates a 64-bit high-capacity RMON alarm. The
value range is from – 2147483647 to 2147483647.
The owner name can be any alphanumeric string.
The storage type range is from 1 to 5.
(Optional) Displays information about rmon alarms or
high capacity alarms.
(Optional) Saves this configuration change.
1-5).
Purpose
Enters configuration mode.
Configures an RMON event. The description string
and owner name can be any alphanumeric string.
Chapter 1
Configuring RMON
"Configuring
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents