RMON Commands
show rmon alarm
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
381
30
Startup Alarm: rising
Rising Threshold: 8700000
Falling Threshold: 78
Rising Event: 1
Falling Event: 1
Owner: CLI
The following table describes the significant fields shown in the example:
Field
Description
Alarm
Alarm index.
OID
Monitored variable OID.
Last Sample Value
Value of the statistic during the last sampling period.
For example, if the sample type is delta, this value is
the difference between the samples at the beginning
and end of the period. If the sample type is absolute,
this value is the sampled value at the end of the period.
Interval
Interval in seconds over which the data is sampled and
compared with the rising and falling thresholds.
Sample Type
Method of sampling the variable and calculating the
value compared against the thresholds. If the value is
absolute, the variable value is compared directly with
the thresholds at the end of the sampling interval. If the
value is delta, the variable value at the last sample is
subtracted from the current value, and the difference is
compared with the thresholds.
Startup Alarm
Alarm that is sent when this entry is first set. If the first
sample is greater than or equal to the rising threshold,
and startup alarm is equal to rising or rising-falling,
then a single rising alarm is generated. If the first
sample is less than or equal to the falling threshold,
and startup alarm is equal falling or rising-falling, then a
single falling alarm is generated.
Rising Threshold
Sampled statistic rising threshold. When the current
sampled value is greater than or equal to this
threshold, and the value at the last sampling interval is
less than this threshold, a single event is generated.