R Commands
rmon hcalarm
358
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
rmon hcalarm
To configure a 64-bit RMON high-capacity alarm (hcalarm), use the rmon hcalarm command. To delete an
rmon hcalarm, use the no form of this command.
rmon hcalarm alarm-number mib-object sample-interval {absolute | delta} {rising-threshold-
high value rising-threshold-low value [rising-event] [falling-threshold-high value
falling-threshold-low value [falling-event]]} [owner alarm-owner]
no rmon hcalarm alarm-number
Syntax Description
Defaults None
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
alarm-number RMON hcalarm number. The range is from 1 to 65535.
mib-object MIB object to monitor. The maximum length is 80 alphanumeric characters.
sample-interval Sample interval in seconds. The range is from 1 to 700000.
absolute Specifies to test each sample directly.
delta Specifies to test the difference (delta) between the current and previous sample.
rising-threshold
-high value
Configures the upper 32 bits of the 64-bit rising threshold value. The range is from
0 to 4294967295.
rising-threshold-
low value
Configures the lower 32 bits of the 64-bit rising threshold value. The range is from
0 to 4294967295.
rising-event (Optional) Event to trigger on rising threshold crossing. The range is from 0 to
65535.
falling-threshold-
high value
Configures the upper 32 bits of the 64-bit falling threshold value. The range is
from 0 to 4294967295.
falling-threshold-
low value
Configures the lower 32 bits of the 64-bit falling threshold value. The range is
from 0 to 4294967295.
falling-event (Optional) Event to trigger on a falling threshold crossing. The range is from 0 to
65535.
owner
alarm-owner
(Optional) Specifies an owner for the alarm. The maximum size is 80
alphanumeric characters.
Release Modification
4.0(1) This command was introduced.