Chapter 6

CLI – Layer 2

 

 

Note: If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, e.g. "new york".

rmon alarm

Use the rmon alarm command to create a new RMON alarm entry.

The syntax for this command is:

rmon alarm <Alarm Number> <variable> <interval> <sampletype> rising-threshold<rising threshold> <rising event> falling- threshold <falling threshold> <falling event> <startup alarm> <owner>

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

This is the MIB variable which will be sampled by the alarm

 

entry.

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

This sets the lower threshold for the alarm entry.

threshold

 

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.

Output Example:

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 amir

Avaya P332MF User’s Guide

127

Page 143
Image 143
Avaya P332MF manual Rmon alarm, Possible parameters are Rising, Falling, risingOrfalling