Remote Monitoring Commands; Rmon Alarm; Rmon Hcalarm - Ubiquiti EDGESWITCH ES-24-250W Command Reference Manual

Hide thumbs Also See for EDGESWITCH ES-24-250W:
Table of Contents

Advertisement

EdgeSwitch CLI Command Reference

Remote Monitoring Commands

Remote Monitoring (RMON) is a method of collecting a variety of data about network traffic . RMON supports 64-
bit counters (RFC 3273) and High Capacity Alarm Table (RFC 3434) .
Note:
There is no configuration command for ether stats and high capacity ether stats . The data source for
ether stats and high capacity ether stats are configured during initialization .

rmon alarm

This command sets the RMON alarm entry in the RMON alarm MIB group .
rmon alarm alarm-number variable sample-interval {absolute|delta}
Format
rising-threshold value [rising-event-index] falling-threshold value
[falling-event-index] [startup {rising|falling|rising-falling}] [owner string]
Mode
Global Config
Parameter
alarm-number
variable
sample-interval
Alarm Absolute Value
rising-threshold
rising-event-index
falling-threshold
falling-event-index
startup
owner string
Example: The following shows an example of the command .
(UBNT EdgeSwitch) (Config)# rmon alarm 1 ifInErrors.2 30 absolute rising-threshold 100 1
falling-threshold 10 2 startup rising owner myOwner
no rmon alarm
This command deletes the RMON alarm entry .
no rmon alarm alarm-number
Format
Mode
Global Config
Example: The following shows an example of the command .
(UBNT EdgeSwitch) (Config)# no rmon alarm 1

rmon hcalarm

This command sets the RMON hcalarm entry in the High Capacity RMON alarm MIB group .
rmon hcalarm alarm-number variable sample-interval {absolute|delta}
Format
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 string]
Mode
Global Config
Ubiquiti Networks, Inc.
Description
An index that uniquely identifies an entry in the alarm table. Each entry defines a diagnostic sample at
a particular interval for an object on the device. The range is 1 to 65535.
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1
primitive type of integer.
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 3600.
The value of the statistic during the last sampling period. This object is a read-only, 32-bit signed value.
The rising threshold for the sample statistics. The range is -2147483648 to 2147483647. The default is 1.
The index of the eventEntry that is used when a rising threshold is crossed. The range is 1 to 65535.
The default is 1.
The falling threshold for the sample statistics. The range is -2147483648 to 2147483647. The default is 1.
The index of the eventEntry that is used when a falling threshold is crossed. The range is 1 to 65535.
The default is 2.
The alarm that may be sent. Possible values are rising, falling or both rising-falling. The default is rising-
falling.
The owner string associated with the alarm entry. The default is monitorAlarm.
Utility Commands
180

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Edgeswitch es-24-500wEdgeswitch es-48-750wEdgeswitch es-48-500wEdgeswitch es-24-250w

Table of Contents