TL-SL5428E
 
24-port 10/100Mbps + 4-port Gigabit L2 Managed Switch CLI Guide
 
183 
the thresholds at the end of the sampling interval. Increment 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 rise hold 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 Rise Hold. It ranges from 
1 to 12. 
f-hold  ——  The falling counter value that triggers the fall hold 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 Fall Hold. 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 Rise Hold, 
fall indicates that the alarm event will be triggered when the sampled value is 
under the Fall Hold, and all indicates that the alarm event will be triggered either 
the sampled value exceeds the Rise Hold or is under the Fall Hold. By default, 
the Alarm Type is all. 
interval  ——  The alarm interval time, ranging from 10 to 3600 in seconds. By 
default, it is 1800. 
Command Mode 
Global Configuration Mode 
Example 
Configure the alarm interval time of the entries 1,2,3 and 6 as 1000 seconds: 
TP-LINK(config)# snmp-rmon alarm config 1-3,6 interval 1000 
snmp-rmon alarm owner 
Description 
The snmp-rmon alarm owner command is used to configure the owner of the 
Alarm Management entry. To return to the default configuration, please use no 
snmp-rmon alarm owner command. 
Syntax