Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 6 RMON Configuration Commands
Huawei Technologies Proprietary
6-11
Example
# Delete the entry 15 from the history control table.
[Quidway-Ethernet2/0/1] undo rmon history 15
6.1.10 rmon prialarm
Syntax
rmon prialarm entry-number variable-formula description interval { delta | absolute |
changeratio } rising-threshold threshold-value1 event-entry1 falling-threshold
threshold-value2 event-entry2 entrytype { forever | cycle cycle-period } [ owner text ]
undo rmon prialarm entry-number
View
System view
Parameter
entry-number: Specifies the entry number, ranging from 1 to 65535.
variable-formula: Specifies the alarm variable, which can be an arithmetic expression of
several integer MIB node instances. The node can be OID in dotted notation.
description: Specifies the alarm description with a length ranging from 1 to 256.
interval: Sets the sampling interval, ranging from 10 to 65535 and measured in
seconds.
delta | absolute | changeratio: Specifies the sampling type as delta ratio, absolute
ratio or change ratio.
threshold-value1: Rising threshold value, specified with a number ranging from 0 to
4294967295.
event-entry1: Corresponding event number to the upper limit threshold value, ranging
from 0 to 65535.
threshold-value2: Falling threshold value, specified with a number ranging from 0 to
4294967295.
event-entry2: Event number corresponding to the falling threshold, ranging from 0 to
65535.
forever | cycle: Specifies the type of the alarm instance line.
cycle-period specifies the functional cycle of the instance.
text: Specifies the creator of the line. Length of the character string ranges from 1 to
127.