Switch 7700 Command reference Guide, v2.0

Table Of Contents
490 CHAPTER 11: USING SYSTEM MANAGEMENT COMMANDS
save for query on this port. Sample information includes utility, error number and
total packet number.
Example
Delete the entry 15 from the history control table.
[SW7700-Ethernet1/0/1]undo rmon history 15
rmon prialarm Syntax
rmon prialarm entry-number alarm-var [ alarm-des ] sampling-timer {
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.
alarm-var: Specifies the alarm variable, which can be an arithmetic expression of
several integer MIB node instances. The node can be OID in dotted notation.
alarm-des: Specifies the alarm description with a length ranging from 0 to
0-127;
sampling-timer: Sets the sampling interval, ranging from 10 to 65535 and
measured in seconds.
delta | absolute | changeratio: Specifies the sampling type as delta ratio or
absolute ratio.
threshold-value1: Rising threshold value, specified with a number greater than
0.
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 greater than
0.
event-entry2: Event number corresponding to the falling threshold, ranging
from 0 to 65535.
forever | cycle cycle-period: Specifies the type of the alarm instance line.
cycle-period specifies the functional cycle of the instance.
owner text: Specifies the creator of the line. Length of the character string
ranges from 1 to 127.