CLI Reference Guide RMON Configuration Commands
RMON Configuration Commands
rmon alarm
Use this command to monitor a MIB variable. The no form of this command cancels the logging.
rmon alarmnumber variable interval { absolute | delta } rising-threshold value [ event-number ]
falling-thresholdvalue [ event-number ] [ ownerownername ]
The index number of the warning entry, in range of 1 to 65535.
Warning variable, a character string composed of 1 to 255
characters, in the OID dotted format (the format is
entry.integer.instance or leave node.instance, for
example,1.3.6.1.2.1.2.1.10.1).
Sampling interval, in range of 1 to 2147483647, in second.
The sampling type is absolute value sampling. When the sampling
time is up, the system will draw the variable
The sampling type is changed value sampling .When the sampling
time is up, the system will draw the changing values during the
sampling interval.
rising-threshold
valueevent-number
Set as the value of the upper limit and the corresponding event
number: Range of value: -2147483648 to +2147483647
Range of event-number : 1 to 65535
falling-threshold value
event-number
Set the value of the lower limit and the corresponding event number.
Range of value: -2147483648 to +2147483647
Range of event number:: 1 to 65535
Set the entry ownername, in a character string composed of 1 to 64
characters, the character string is case sensitive and does not include
space.
Global configuration mode.
The RGOS allows you to modify the configured history information of the Ethernet network, including
variable, absolute/delta, owner, rising-threadhold/falling-threadhold, and the corresponding
events. However, the modification does not take effect immediately until the system triggers the
monitoring event at the next time.