Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
set rmon alarm status
13-10 RMON Configuration
Defaults
interval ‐ 3600 seconds
type ‐ absolute
startup ‐ rising
rthresh ‐ 0
fthresh ‐ 0
revent ‐ 0
fevent ‐ 0
owner ‐ monitor
Mode
Switch command, read‐write.
Example
This example shows how to configure a rising RMON alarm. This entry will conduct monitoring 
of the delta between samples every 30 seconds:
D2(rw)->set rmon alarm properties 3 interval 30 object 
1.3.6.1.4.1.5624.1.2.29.1.2.1.0 type delta rthresh 1 revent 2 owner Manager
set rmon alarm status
Use this command to enable an RMON alarm entry. An alarm is a notification that a statistical 
sample of a monitored variable has crossed a configured threshold. 
Syntax
set rmon alarm status index enable 
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.
revent revent
Specifies the index number of the RMON event to be triggered when the 
rising threshold is crossed.
fevent fevent
Specifies the index number of the RMON event to be triggered when the 
falling threshold is crossed.
owner owner
(Optional) Specifies the name of the entity that configured this alarm 
entry.