Cisco Catalyst 4500 series Administration Manual page 1716

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Configuring RMON
To enable RMON alarms and events, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# rmon alarm number variable interval
{
|
absolute
delta
falling-threshold value
[
]
owner string
Step 3
Switch(config)# rmon event number
[
] [
log
owner string
Step 4
Switch(config)# end
Step 5
Switch# show running-config
Step 6
Switch# copy running-config startup-config
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
70-4
}
rising-threshold value
[
]
event-number
[
description string
] [
]
trap community
Purpose
Enters global configuration mode.
Sets an alarm on a MIB object.
[
]
event-number
For number, specify the alarm number. The
range is 1 to 65535.
For variable, specify the MIB object to monitor.
For interval, specify the time in seconds the
alarm monitors the MIB variable. The range is
1 to 4294967295 seconds.
Specify the absolute keyword to test each MIB
variable directly; specify the delta keyword to
test the change between samples of a MIB
variable.
For value, specify a number at which the alarm
is triggered and one for when the alarm is reset.
The range for the rising threshold and falling
threshold values is -2147483648 to
2147483647.
(Optional) For event-number, specify the event
number to trigger when the rising or falling
threshold exceeds its limit.
(Optional) For owner string, specify the owner
of the alarm.
]
Adds an event in the RMON event table that is
associated with an RMON event number.
For number, assign an event number. The range
is 1 to 65535.
(Optional) For description string, specify a
description of the event.
(Optional) Use the log keyword to generate an
RMON log entry when the event is triggered.
(Optional) For owner string, specify the owner
of this event.
(Optional) For community, enter the SNMP
community string used for this trap.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration
file.
Chapter 70
Configuring RMON
OL_28731-01

Advertisement

Table of Contents
loading

Table of Contents