S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-175
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
rmon hcalarm
rmon hcalarm
To configure a high-capacity Remote Monitoring (RMON) alarm, use the
rmon hcalarm
command. To
remove a high-capacity RMON alarm, use the
no
form of this command.
rmon hcalarm
alarm-no
MIB-obj
sample-interval
{
absolute
|
delta
}
startupalarm
startup-alarm-type
rising-threshold
rising-threshold-value
event-index
falling-threshold
fall-threshold-value
[
event-index
] [
owner
name
]
no rmon hcalarm
alarm-no
MIB-obj
sample-interval
{
absolute
|
delta
}
startupalarm
startup-alarm-type
rising-threshold
rising-threshold-value
event-index
falling-threshold
fall-threshold-value
[
event-index
] [
owner
name
]
Syntax Description
Command Default
None
Command Modes
Global configuration mode
Command History
alarm-no
Alarm number. The range is from 1 to 65535.
MIB-obj
MIB object to monitor.
The MIB object must be an existing SNMP MIB object in standard dot
notation; for example, 1.3.6.1.2.1.2.2.1.17.83886080.
sample-interval
Sample interval at which the switch collects a sample value of the MIB
object. The range is from 1 to 700000 seconds.
absolute
Specifies the sample type as absolute.
delta
Specifies the sample type as delta.
startupalarm
Configures the startup alarm type.
startup-alarm-type
Startup alarm type. The range is from 1 to 3, where 1 is rising, 2 is falling,
and 3 is rising or falling.
rising-threshold
Configures the rising threshold value at which the switch triggers a rising
alarm or resets a falling alarm.
rising-threshold-value
Rising threshold value. The range is from 0 to 18446744073709551615.
event-index
Event or action that the switch takes when an alarm, rising or falling,
triggers. The
event index
range is from 0 to 65535.
falling-threshold
Configures the falling threshold value at which the switch triggers a falling
alarm or resets a rising alarm.
fall-threshold-value
Falling threshold value. The range is from 0 to 18446744073709551615.
Note
The falling threshold value must be less than the rising threshold.
owner
name
(Optional) Specifies an owner for the alarm. The name can be any
alphanumeric string.
Release
Modification
5.0(3)U1(1)
This command was introduced.