hit counter script

Configuring Rmon; Configuring Rmon Alarms - Cisco Nexus 5600 Series Configuration Manual

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

Advertisement

Configuring RMON

Configuring RMON

Configuring RMON Alarms

You can configure RMON alarms on any integer-based SNMP MIB object.
You can optionally specify the following parameters:
• The eventnumber to trigger if the rising or falling threshold exceeds the specified limit.
• The owner of the alarm.
Ensure you have configured an SNMP user and enabled SNMP notifications.
Before You Begin
Ensure you have configured an SNMP user and enabled SNMP notifications.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
OL-31641-01
Command or Action
switch# configure terminal
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]
switch# show rmon {alarms | hcalarms}
switch# copy running-config startup-config
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Configuring RMON
Purpose
Enters global configuration mode.
Creates an RMON alarm. The value range is
from –2147483647 to 2147483647. The owner
name can be any alphanumeric string.
Creates an RMON high-capacity 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.
171

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents