Configuring Rmon Events; Verifying The Rmon Configuration - Cisco Nexus 3548 Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Configuring RMON Events

The following example shows how to configure RMON alarms:
switch# configure terminal
switch(config)# rmon alarm 1 1.3.6.1.2.1.2.2.1.17.83886080 5 delta rising-threshold 5 1
falling-threshold 0 owner test
switch(config)# exit
switch# show rmon alarms
Alarm 1 is active, owned by test
Monitors 1.3.6.1.2.1.2.2.1.17.83886080 every 5 second(s)
Taking delta samples, last value was 0
Rising threshold is 5, assigned to event 1
Falling threshold is 0, assigned to event 0
On startup enable rising or falling alarm
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.
Before You Begin
Ensure that you have configured an SNMP user and enabled SNMP notifications.
Procedure
Step 1
Step 2
Step 3
Step 4

Verifying the RMON Configuration

Use the following commands to verify the RMON configuration information:
Command
show rmon alarms
show rmon events
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
138
Command or Action
switch# configure terminal
switch(config)# rmon event index
[description string] [log] [trap] [owner
name]
switch(config)# show rmon {alarms |
hcalarms}
switch# copy running-config
startup-config
Purpose
Enters global configuration mode.
Configures an RMON event. The description
string and owner name can be any alphanumeric
string.
(Optional)
Displays information about RMON alarms or
high-capacity alarms.
(Optional)
Saves this configuration change.
Purpose
Displays information about RMON alarms.
Displays information about RMON events.
Configuring RMON

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents