Avaya P330-ML-ML Manual Do Utilizador

Página de 320
Chapter 2        Avaya P330-ML Layer 2 CLI Commands
56
Avaya P330-ML Reference Guide
rmon alarm
User level: privileged, supervisor.
Use the rmon alarm command to create a new RMON alarm entry.
The syntax for this command is:
rmon alarm <Alarm Number> <variable> <interval> <sample type> 
rising-threshold <rising threshold> <rising event> falling-
threshold <falling threshold> <falling event> <startup alarm> 
<owner>
Example:
Alarm Number
This is the alarm index number of this entry (it is advisable to 
use the same interface number as your alarm index number.)
variable
The instance of an RMON statistic.
interval
The interval between 2 samples.
sample type
This can be set to either delta (the difference between 2 
samples) or an absolute value.
rising threshold
This sets the upper threshold for the alarm entry.
rising event
The RMON event entry that will be notified if the upper 
threshold is passed.
falling 
threshold
This sets the lower threshold for the alarm entry.
falling event
The RMON event entry that will be notified if the lower 
threshold is passed.
startup alarm
The instances in which the alarm will be activated. The 
possible parameters are: Rising, Falling, risingOrfalling.
owner
Owner name string.
P330-N# rmon alarm 1026 1.3.6.1.2.1.16.1.1.1.5.1026 60 
delta rising-threshold 10000 1054 falling-threshold 10 1054 
risingOrFalling gregory
alarm 1026 was created successfully