JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
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 2147483647. 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 2147483647. 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. 
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 owner as owner1 and the alarm intervals as 100 seconds  for 
rmon alarm entry 1: 
T3700G-52TQ(config)#rmon alarm 1 owner owner1 interval 100 
305