Owner's Manual

RMON Commands 341
startup
direction
—The alarm that may be sent when this entry is first set to valid. If the
first sample (after this entry becomes valid) is greater than or equal to the
rthreshold
, and
direction
is equal to
rising
or
rising-falling
, then a single rising alarm is generated. If the
first sample (after this entry becomes valid) is less than or equal to the
fthreshold
, and
direction
is equal to
falling
or
rising-falling
, then a single falling alarm is generated.
owner
name
—Enter a name that specifies who configured this alarm. If unspecified, the
name is an empty string.
Default Configuration
The following parameters have the following default values:
type
type
—If unspecified, the type is
absolute
.
startup
direction
—If unspecified, the startup direction is
rising-falling
.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the following alarm conditions:
Alarm index—1000
•Variable
identifier—dell
Sample interval—360000 seconds
Rising threshold—1000000
Falling threshold—1000000
Rising threshold event index—10
Falling threshold event index—20
show rmon alarm-table
The
show rmon alarm-table
user
EXEC command displays the alarms summary table.
Syntax
show rmon alarm-table
Console (config)# rmon alarm 1000 dell 360000 1000000 1000000 10
20