TP-Link TL-SL3452 Switch User Manual


 
TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
200
1024-10240 }] [ s-type { absolute | delta} ] [ rising-threshold r-hold ]
[ rising-event-index r-event] [ falling-threshold f-hold] [ falling-event-index
f-event] [ a-type {rise | fall | all} ] [ owner owner-name ] [ interval interval]
no rmon alarm index
Parameter
index —— The index number of the Alarm Management entry, ranging from 1
to 12, in the format of 1-3,5.
port ——String for the port on which the Alarm entry acts, format as
module/slot/port, for example 1/0/24.
alarm-variable —— The alarm variable. By default, the option is drop.
s-type —— Sample Type, which is the sampling method for the selected
variable and comparing the value against the thresholds. There are two options,
absolute and delta. Absolute indicates comparing the values directly with the
thresholds at the end of the sampling interval. Delta indicates subtracting the
last sampled value from the current value, and then comparing the difference in
the values with the threshold. By default, the Sample Type is absolute.
r-hold —— The rising counter value that triggers the Rising Threshold alarm,
ranging from 1 to 65535. By default, it is 100.
r-event —— Rise Event, which is the index of the corresponding event which will
be triggered if the sampled value is larger than the Rising Threshold. It ranges
from 1 to 12.
f-hold —— The falling counter value that triggers the
Falling Threshold alarm,
ranging from 1 to 65535. By default, it is 100.
f-event —— Fall Event, which is the index of the corresponding event which will
be triggered if the sampled value is lower than the
Falling Threshold. It ranges
from 1 to 12.
a-type —— Alarm Type, with rise, fall and all options. Rise indicates that the
alarm event will be triggered when the sampled value exceeds the
Rising
Threshold
, fall indicates that the alarm event will be triggered when the sampled
value is under the
Falling Threshold, and all indicates that the alarm event will be
triggered either the sampled value exceeds the
Rising Threshold or is under the
Falling Threshold. By default, the Alarm Type is all.
owner-name —— The owner of the entry, ranging from 1 to 16 characters. By
default, it is monitor.
interval —— The alarm interval time, ranging from 10 to 3600 in seconds. By
default, it is 1800.