Command Reference Guide

Remote Monitoring Commands
CLI Command Reference
September 2014 Page 257
HP Moonshot Switch Module CLI Command Reference
show rmon
This command displays the entries in the RMON alarm table.
Example: The following shows example CLI display output for the command.
(Routing) #show rmon alarms
Index OID Owner
----------------------------------------------
1 alarmInterval.1 MibBrowser
2 alarmInterval.1 MibBrowser
Format
show rmon {alarms | alarm alarm-index}
Mode Privileged Exec
Parameter Description
Alarm Index An index that uniquely identifies an entry in the alarm table. Each entry defines a diagnostic
sample at a particular interval for an object on the device.
Alarm Variable The object identifier of the particular variable to be sampled. Only variables that resolve to
an ASN.1 primitive type of integer.
Alarm Interval The interval in seconds over which the data is sampled and compared with the rising and
falling thresholds.
Alarm Absolute
Value
The value of the statistic during the last sampling period. This object is a read-only, 32-bit
signed value.
Alarm Rising
Threshold
The rising threshold for the sample statistics.
Alarm Rising
Event Index
The index of the eventEntry that is used when a rising threshold is crossed.
Alarm Falling
Threshold
The falling threshold for the sample statistics.
Alarm Falling
Event Index
The index of the eventEntry that is used when a falling threshold is crossed.
Alarm Startup
Alarm
The alarm that may be sent. Possible values are rising, falling or both rising-falling. The
default is rising-falling.
Alarm Owner The owner string associated with the alarm entry. The default is monitorAlarm.