Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 6 RMON Configuration Commands
Huawei Technologies Proprietary
6-9
interval: Specifies the sampling interval, ranging from 5 to 65535 (measured in
seconds).
delta: Sampling type is delta.
absolute: Sampling type is absolute.
rising-threshold threshold-value1: Rising threshold, ranging from 0 to 2147483647.
event-entry1: Event number corresponding to the upper limit of threshold, ranging from
0 to 65535.
falling-threshold threshold-value2: Falling threshold, ranging from 0 to 2147483647.
event-entry2: Event number corresponding to the falling threshold, ranging from 0 to
65535.
owner text: Specifies the creator of the alarm. Length of the character string ranges
from 1 to 127.
Description
Using rmon alarm command, you can add an entry to the alarm table. Using undo
rmon alarm command, you can cancel an entry from this table.
In this way, the alarm event can be triggered in the abnormal situations and then
decides to log and send trap to the NM station.
Example
# Delete the information of entry 15 from the alarm table.
[Quidway] undo rmon alarm 15
6.1.8 rmon event
Syntax
rmon event event-entry [ description description ] { log | trap trap-community |
log-trap log-trapcommunity | none } [ owner rmon-station ]
undo rmon event event-entry
View
System view
Parameter
event-entry: Number of the entry to be added/deleted, ranging from 1 to 65535.
description: Event description. Length of the character string ranges from 1 to 127.
log: Log event.
trap: Trap event.
trap-community: The name of the community that trap message is sent to.