Users Guide

Switch Management Commands 2094
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures an event with the trap index of 10.
console(config)#rmon event 10 log
rmon hcalarm
Use the rmon hcalarm to configure high capacity alarms.Use the no form of
the command to remove the alarm.
Syntax
rmon hcalarm alarmnumber variable interval {absolute | delta} rising-
threshold value-64[rising-event-index] falling-threshold value-64[falling-
event-index] [startup {rising | falling | rising-falling}] [owner string]
alarmnumber—An alarm number that uniquely identifies the alarm
entry. (Range: 1-65536). Each entry defines a diagnostic sampler at a
particular interval for an object on the device.
variable—The MIB object to monitor. May be fully qualified or relative.
Only variables that resolve to an ASN.1 primitive type of INTEGER are
allowed.
interval—The interval in seconds over which the data is sampled and
compared with the rising and falling thresholds. (Range: 1– 2147483647.
The default is 1 second.)
absolute—Specifies to use a fixed value for the threshold (Default
value).
delta—Specifies to use the difference between the current value and the
previous value.
rising-threshold value-64—Rising threshold value ((2
63
) to 2
63
1)
rising-event-index—Event to trigger when the rising threshold is crossed
(1–65535).