RMON Commands
511
4
- If the first sample (after this entry becomes valid) is greater than or equal to
rthreshold and direction is equal to
rising or rising-falling, a single rising
alarm is generated. If the first sample (after this entry becomes valid) is less
than or equal to fthreshold and direction is equal to
falling or rising-falling,
a single falling alarm is generated.
• name — Specifies the name of the person who configured this alarm. If
unspecified, the name is an empty string.
Default Setting
The type is
absolute.
The startup direction is
rising-falling.
Command Mode
Global Configuration mode
Command Usage
There are no user guidelines for this command.
Example
The following example configures the following alarm conditions:
• Alarm index — 1000
• MIB_OBJECT_ID — MIB Number
• Sample interval — 360000 seconds
• Rising threshold — 1000000
• Falling threshold — 1000000
• Rising threshold event index — 10
• Falling threshold event index — 20
Related Commands
show rmon alarm-table
show rmon alarm
show rmon alarm-table
The show rmon alarm-table User EXEC mode command displays the alarms table.
Syntax
show rmon alarm-table
Default Setting
This command has no default configuration.
Command Mode
User EXEC mode
Console(config)# rmon alarm 1000 Alcatel 360000 1000000 1000000 10 20