Rmon Alarm - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
INDEX
owner NAME
buckets NUM
interval SECONDS
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The RMON history group entry number is dynamic. Only the interface that is enabled for RMON history
statistics gathering will have a corresponding entry in the table. The configured interface becomes the
data source for the created entry.
Example
This example shows how to enable the RMON MIB history statistics group on interface Ethernet 1/0/8.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/8
Switch(config-if)# rmon collection history 101 owner it@domain.com interval 2000
Switch(config-if)#

90-3 rmon alarm

This command is used to configure an alarm entry to monitor an interface. To remove an alarm entry, use
the no form of this command.
rmon alarm INDEX VARIABLE INTERVAL {delta | absolute} rising-threshold VALUE [RISING-
EVENT-NUMBER] falling-threshold VALUE [FALLING-EVENT-NUMBER] [owner STRING]
no rmon alarm INDEX
Parameters
INDEX
VARIABLE
INTERVAL
delta
absolute
Specifies the history group table index. The range is from 1 to 65535.
Specifies the owner string. The maximum length is 127.
Specifies the number of buckets specified for the RMON collection
history group of statistics. If not specified, the default is 50. The range
is from 1 to 65535.
Specifies the number of seconds in each polling cycle. The range is
from 1 to 3600.
Specifies the alarm index. The range is from 1 to 65535.
Specifies the object identifier of the variable to be sampled.
Specifies the interval in seconds for the sampling of the variable and
checking against the threshold. The valid range is from 1 to
2147483647.
Specifies that the delta of two consecutive sampled values is
monitored.
Specifies that the absolute sampled value is monitored.
1130

Advertisement

Table of Contents
loading

Table of Contents