Utility Commands
434
M4100 Series ProSAFE Managed Switches
rmon hcalarm
This command sets the RMON hcalarm entry in the High Capacity RMON alarm MIN group.
no rmon hcalarm
This command deletes the RMON hcalarm entry.
Format rmon hcalarm <alarm-number> <variable> <sample-interval>
<sampling-type> {rising-threshold high <value>} {rising-threshold
low <value>} {falling-threshold high <value>} {falling-threshold low
<value>} [startup {rising | falling | rising-falling}] [owner
<string>]
Mode Global Config
Parameter Description
<alarm-number> The identifier of the hcalarm instance.
<variable> The object identifier of the particular variable to be sampled. Only
variables that resolve to an ASN.1 primitive type of integer.
<sample-interval> The interval in seconds over which the data is sampled and
compared with the rising and falling thresholds. The range is 1to
2147483647.
<sampling-type>larm Sample
Type
The method of sampling the selected variable and calculating the
value to be compared against thresholds. Possible types are
Absolute or Delta.
rising-threshold high
<value>
High capacity alarm rising threshold absolute value high. The upper
32 bits of the absolute value for threshold for the sampled statistics.
rising-threshold low
<value>
High capacity alarm rising threshold absolute value low. The lower
32 bits of the absolute value for threshold for the sampled statistics.
falling-threshold high
<value>
High capacity alarm falling threshold absolute value high. The upper
32 bits of the absolute value for threshold for the sampled statistic.
falling-threshold low
<value>
High capacity alarm falling threshold absolute value high. The upper
32 bits of the absolute value for threshold for the sampled statistic.
[startup {rising | falling |
rising-falling}]
High capacity alarm startup alarm that may be sent. Possible values
are Rising Alarm, Falling Alarm or both.
[owner <string>] High capacity alarm owner. The owner string associated with the
entry.
Format no rmon hcalarm <alarm number>
Mode Global Config