Enterasys Networks N Standalone (NSA) Series Switch User Manual


  Open as PDF
of 1372
 
Logging And Network Management Command Set
Configuring RMON
Matrix NSA Series Configuration Guide 11-59
11.2.4.8 set rmon alarm properties
Use this command to configure an RMON alarm entry, or to create a new alarm entry with an
unused alarm index number.
set rmon alarm properties index [interval interval] [object object] [type
{absolute | delta}] [startup {rising | falling | either}] [rthresh rthresh] [fthresh
fthresh] [revent revent] [fevent fevent] [owner owner]
Syntax Description
index Specifies an index number for this entry. Maximum
number or entries is 50. Maximum value is 65535.
interval interval (Optional) Specifies an interval (in seconds) for RMON
to conduct sample monitoring.
object object (Optional) Specifies a MIB object to be monitored.
NOTE:
This parameter is not mandatory for
executing the command, but must be specified
in order to enable the alarm entry configuration.
type absolute |
delta
(Optional) Specifies the monitoring method as: sampling
the absolute value of the object, or the difference (delta)
between object samples.
startup rising |
falling | either
(Optional) Specifies the type of alarm generated when
this event is first enabled as:
Rising - Sends alarm when an RMON event reaches a
maximum threshold condition is reached, for example,
more than 30 collisions per second.
Falling - Sends alarm when RMON event falls below a
minimum threshold condition, for example when the
network is behaving normally again.
Either - Sends alarm when either a rising or falling
threshold is reached.
rthresh rthresh (Optional) Specifies a minimum threshold for causing a
rising alarm.
fthresh fthresh Specifies a maximum threshold for causing a falling
alarm.