157
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.
Command Mode
Global Configuration Mode
Example
Configure the port of entries of 1,2 and 3 as port 2, the owners as owner1 and
the alarm intervals as 100 seconds
TL-SG2424(config)# rmon alarm 1-3 interface gigabitEthernet 1/0/2 owner
owner1 interval 100
show snmp-server
Description
The show snmp-server command is used to display SNMP configuration
globally.