C613-50631-01 Rev A Command Reference for IE340 Series 3290
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RMON COMMANDS
RMON
ALARM
Default By default, there are no alarms.
Mode Global Configuration
Usage notes RMON alarms have a rising and falling threshold. Once the alarm monitoring is
operating, you cannot have a falling alarm unless there has been a rising alarm and
vice versa.
However, when you start RMON alarm monitoring, an alarm must be generated
without the other type of alarm having first been triggered. The alarmstartup
parameter allows this. It is used to say whether RMON can generate a rising alarm
(1), a falling alarm (2) or either alarm (3) as the first alarm.
Note that you specify the SNMP MIB Object Identifier (OID) as a dotted decimal
value, using one of the following forms:
•etherStatsEntry.<field>.<stats-index> or ď€
etherHistoryEntry.<field>.<history-index>. ď€
For example, etherHistoryEntry.8.8
rising-threshold
<1-2147483647>
Rising threshold value of the alarm entry in seconds
from the range 1 to 2147483647.
<rising-event-index> From the range 1 to 65535 seconds. The event to be
triggered when the monitored object value reaches
the rising threshold value. This is the event index of an
event specified by the rmon event command.
eventwatch
The alarm triggers an eventwatch event. This
mechanism is used by Vista Manager EX, the Allied
Telesis network management and monitoring tool. Do
not use this parameter; use the
<rising-event-index> parameter instead.
falling-threshold
<1-2147483647>
Falling threshold value of the alarm entry in seconds
from the range 1 to 2147483647.
<falling-event-index> From the range 1 to 65535 seconds. The event to be
triggered when the monitored object value reaches
the falling threshold value. This is an event index of an
event specified by the rmon event command.
eventwatch
The alarm triggers an eventwatch event. This
mechanism is used by Vista Manager EX, the Allied
Telesis network management and monitoring tool. Do
not use this parameter; use the
<rising-event-index> parameter instead.
alarmstartup {1|2|3} Whether RMON can trigger a falling alarm (1), a rising
alarm (2) or either (3) when you first start monitoring.
See the Usage section for more information.
The default is setting 3 (either).
owner <owner> Arbitrary owner name to identify the alarm entry.
Parameter Description