User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 314
Example:
(M4500-48XF8C) (Config)#rmon alarm 1 ifInErrors.2 30 absolute rising-threshold 100
1 falling-threshold 10 2 startup rising owner myOwner
5.4.15.9. no rmon alarm
This command deletes the RMON alarm entry
Format
Mode Global Config
5.4.15.10. rmon hcalarm
This command sets the RMON hcalarm entry in the High Capacity RMON alarm MIB group.
Format rmon hcalarm <index> <variable> <interval> {absolute | delta} rising-threshold high <value> low
<value> status {positive | negative} [rising-event-index] falling-threshold high <value> low <value> status
{positive | negative} [falling-event-index] [startup {rising | falling | rising-falling}] [owner <owner string>]
Default None
Mode Global Config
owner string
The owner string associated with the entry. The default is monitorAlarm.
Parameter
Description
index
An arbitrary integer index value used to uniquely identify the high capacity alarm entry.
The range is 1 to 65535.
variable
The object identifier of the particular variable to be sampled. Only variables that resolve
to an ASN.1 primitive type of integer.
interval
The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds. The range is 1 to 2147483647. The default is 1.
sample type
The method of sampling the selected variable and calculating the value to be compared
against the thresholds. Possible types are Absolute Value or Delta Value. The default is
Absolute Value.
rising-threshold value
high
The lower 32 bits of the absolute value for threshold for the sampled statistic. The range
is 0 to 4294967295. The default is 1.