Rmon Alarm Configuration - NEC N8406-023 Command Reference Manual

1gb intelligent l3 switch
Table of Contents

Advertisement

Table 168 RMON Event commands
Command
show rmon event

RMON alarm configuration

The Alarm RMON group can track rising or falling values for a MIB object. The MIB object must be a counter,
gauge, integer, or time interval. Each alarm index must correspond to an event index that triggers once the alarm
threshold is crossed.
The following table describes the RMON Alarm commands.
Table 169 RMON Alarm commands
Command
rmon alarm <1-65535> oid <1-
127 characters>
rmon alarm <1-65535>
interval <1-65535>
rmon alarm <1-65535>
sample {abs|delta}
rmon alarm <1-65535> alarm-
type {rising|falling|either}
rmon alarm <1-65535> rising-
limit <-2147483647 to
2147483647>
rmon alarm <1-65535>
falling-limit <-2147483647
to 2147483647>
rmon alarm <1-65535> rising-
crossing-index <0-65535>
rmon alarm <1-65535>
falling-crossing-index <0-
65535>
[no] rmon alarm <1-65535>
owner <1-127 characters>
no rmon alarm <1-65535>
show rmon alarm
Description
Displays the current RMON Event parameters.
Command mode: All
Description
Configures an alarm MIB Object Identifier.
The alarm OID can have a maximum of 127 characters.
Command mode: Global configuration
Configures the time interval over which data is sampled and compared with
the rising and falling thresholds.
The range is from 1 to 65535 seconds. The default is 1800 seconds.
Command mode: Global configuration
Configures the method of sampling the selected variable and calculating
the value to be compared against the thresholds, as follows:
abs: absolute value, the value of the selected variable is compared directly
with the thresholds at the end of the sampling interval.
delta: delta value, the value of the selected variable at the last sample is
subtracted from the current value, and the difference compared with the
thresholds. The default is abs.
Command mode: Global configuration
Configures the alarm type as rising, falling, or either (rising or falling). The
default is either.
Command mode: Global configuration
Configures the rising threshold for the sampled statistic. When the current
sampled value is greater than or equal to this threshold, and the value at
the last sampling interval was less than this threshold, a single event is
generated. The default value is 0.
Command mode: Global configuration
Configures the falling threshold for the sampled statistic. When the current
sampled value is less than or equal to this threshold, and the value at the
last sampling interval was greater than this threshold, a single event is
generated. The default value is 0.
Command mode: Global configuration
Configures the rising alarm event index that is triggered when a rising
threshold is crossed.
The range is from 0 to 65535. The default value is 0.
Command mode: Global configuration
Configures the falling alarm event index that is triggered when a falling
threshold is crossed.
The range is from 0 to 65535. The default value is 0.
Command mode: Global configuration
Enter a text string that identifies the person or entity that uses this alarm
index.
The owner can have a maximum of 127 characters.
Command mode: Global configuration
Deletes this alarm index.
Command mode: Global configuration
Displays the current RMON Alarm parameters.
Command mode: All
N8406-023 1Gb Intelligent L3 Switch Command Reference Guide (ISCLI) 141

Advertisement

Table of Contents
loading

Table of Contents