Chapter 72 RMON
OLT2406 User’s Guide
514
72.2 RMON Commands
The following section lists the commands for this feature.
Table 263 RMON Commands
COMMAND DESCRIPTION M P
rmon alarm alarmtable <alarm-
index> variable <variable>
interval <integer> sample-type
<absolute|delta> startup-alarm
<startup-alarm> rising-threshold
<integer> <rising-event-index>
falling-threshold <integer>
<falling-event-index> [owner
<string>]
Sets an alarm that occurs when the sampled
data exceeds the specified threshold.
alarm-index: An alarm’s index number in the
alarm table. 1~65535.
variable: The variable(s) whose data is
sampled.
variable <variable>: The time interval (in
seconds) between data samplings.
interval <integer>: This is the time
interval (in seconds) between data samplings.
1~3600.
C13
sample-type <absolute|delta>: The
method of obtaining the sample value and
calculating the value to be compared against
the thresholds.
•
absolute: the sampling value of the
selected variable will be compared directly
with the thresholds.
•
delta: the last sampling value of the
selected variable will be subtracted from the
current sampling value first. Then use the
difference to compare with the thresholds.