Rmon alarm – Avaya P333T User Manual

Page 143

Advertising
background image

Chapter 6

CLI – Layer 2

Avaya P333T User’s Guide

127

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>

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

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
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.

Advertising