Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 8 RMON Configuration Commands
3Com Corporation
8-8
View
System view
Parameter
alarm-entry: Alarm index, in the range 1 to 65,535.
alarm-variable: Alarm variable, a string of 1 to 256 characters. It adopts the dotted node
object identifier (OID) format, such as 1.3.6.1.2.1.2.1.10.1 (or ifInOctets.1).
sampling-time: Sampling interval, in the range 5 to 65,535 seconds.
delta: Sets sample type to delta value.
absolute: Sets sample type to absolute value.
rising_threshold threshold-value1: Rising threshold, in the range 0 to 2,147,483,647.
event-entry1: Event index corresponding to the rising threshold, in the range 0 to
65,535.
falling_threshold threshold-value2: Falling threshold, in the range 0 to 2,147,483,647.
event-entry2: Event index corresponding to the falling threshold, in the range 0 to
65,535.
owner text: Owner of the entry, a string of 1 to 127 characters.
Description
Use the rmon alarm command to set an alarm entry. When an exception occurs, the
alarm is triggered. The alarm in turn triggers the corresponding event, which can be log,
trap, or log-and-trap.
Use the undo rmon alarm command to remove an alarm entry.
Example
# Remove alarm entry 15.
[3com] undo rmon alarm 15
8.1.8 rmon event
Syntax
rmon event event-entry [ description string ] { log | trap trap-community | log-trap
log-trapcommunity | none } [ owner text ]
undo rmon event event-entry
View
System view