CLI Guide

Switch Management Commands 2114
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).
falling-threshold-high value-64—Falling threshold value ((2
63
) to 2
63
1)
falling-event-index—Event to trigger when the rising threshold is
crossed (1–65535).
startup {rising|falling|rising-falling]—The event that is sent when this
entry is first set to active. If the first sample after this entry is configured
is greater than or equal to the rising threshold and startup rising or
startup rising-falling is configured, a single rising event is generated. If
the first sample after this entry is configured is less than or equal to the
falling threshold and startup falling or startup rising-falling is configured
then a single falling event is generated.
owner string—Specify an owner for the alarm (string – no default).
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
console(config)# rmon hcalarm 2 ifInOctets.1 30 absolute rising-threshold
high 2147483648 falling-threshold high -2147483648 startup rising owner
“dell-owner”