User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 313
Falling Threshold Low: 1
Falling Threshold Status: Positive
Rising Event: 1
Falling Event: 2
Startup Alarm: Rising-Falling
Owner: monitorHCAlarm
5.4.15.8. rmon alarm
This command sets the RMON alarm entry in the RMON alarm MIB group.
Format rmon alarm <index> <variable> <interval> {absolute | delta} rising-threshold <rising threshold>
[<rising event index>] falling-threshold <falling threshold> [<falling event index>] [startup {rising | falling | rising-
falling}] [owner <owner string>]
Default None
Mode Global Config
Parameter
Description
index
An index that uniquely identifies an entry in the table. Each entry defines a diagnostic
sample at a particular interval for an object on the device. The rage 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.
absolute
The value of the statistic during the last sampling period. This object is a read-only, 32-
bit signed value.
rising threshold
The rising threshold for the sample statistics. The range is -2147483648 to 2147483647.
The default is 1.
rising event index
The index of the eventEntry that is used when a rising threshold is crossed. The range is
1 to 65535. The default is 1.
falling threshold
The falling threshold for the sample statistics. The range is -2147483648 to 2147483647.
The default is 1.
falling event index
The index of the eventEntry that is used when a falling threshold is crossed. The range
is 1 to 65535. The default is 2.
{rising | falling |
rising-falling}
The alarm that may be sent. Possible values are rising, falling or both rising-falling. The
default is rising-falling.