184
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 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
snmp-rmon alarm owner {index} [owner]
no snmp-rmon alarm owner {index}
Parameter
index —— The index number of the entry, ranging from 1 to 12. You can only
select one entry for each command.
owner —— The owner of the entry, ranging from 1 to 16 characters. By default,
it is monitor.
Command Mode
Global Configuration Mode
Example