Command Reference Guide

Remote Monitoring Commands
CLI Command Reference
September 2014 Page 253
HP Moonshot Switch Module CLI Command Reference
no rmon alarm
This command deletes the RMON alarm entry.
Example: The following shows an example of the command.
(Routing) (Config)# no rmon alarm 1
rmon hcalarm
This command sets the RMON hcalarm entry in the High Capacity RMON alarm MIB group.
Format
no rmon alarm alarm number
Mode Global Config
Format
rmon hcalarm alarm number variable sample interval {absolute|delta} rising-threshold
high value low value status {positive|negative} [rising-event-index] falling-
threshold high value low value status {positive|negative} [falling-event-index]
[startup {rising|falling|rising-falling}] [owner string]
Mode Global Config
Parameter Description
High Capacity Alarm
Index
An arbitrary integer index value used to uniquely identify the high capacity alarm
entry. The range is 1 to 65535.
High Capacity Alarm
Variable
The object identifier of the particular variable to be sampled. Only variables that
resolve to an ASN.1 primitive type of integer.
High Capacity Alarm
Interval
The interval in seconds over which the data is sampled and compared with the rising
and falling thresholds. The range is 1 to 2147483647. The default is 1.
High Capacity Alarm
Sample Type
The method of sampling the selected variable and calculating the value to be
compared against the thresholds. Possible types are Absolute Value or Delta Value.
The default is Absolute Value.
High Capacity Alarm
Absolute Value
The absolute value (that is, the unsigned value) of the hcAlarmVariable statistic
during the last sampling period. The value during the current sampling period is not
made available until the period is complete. This object is a 64-bit unsigned value
that is Read-Only.
High Capacity Alarm
Absolute Alarm Status
This object indicates the validity and sign of the data for the high capacity alarm
absolute value object (hcAlarmAbsValueobject). Possible status types are
valueNotAvailable, valuePositive, or valueNegative. The default is
valueNotAvailable.
High Capacity Alarm
Startup Alarm
High capacity alarm startup alarm that may be sent. Possible values are rising,
falling, or rising-falling. The default is rising-falling.
High Capacity Alarm
Rising-Threshold
Absolute Value Low
The lower 32 bits of the absolute value for threshold for the sampled statistic. The
range is 0 to 4294967295. The default is 1.