Administration
RMON
Cisco Small Business 200E Series Advanced Smart Switch Command Reference 162
2
show rmon alarm
Use this command in Privileged EXEC mode to display alarm configuration.
show rmon alarm number
Syntax Descriptions
Command Modes
Privileged Exec
Examples
The following fields display for the specified alarm.
Parameter Description
number The alarm number.
Alarm The alarm index.
OID Monitored variable object ID.
Last Sample
Value
The statistic value 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 The interval in seconds over which the data is sampled and
compared with the rising and falling thresholds.
Sample Type The method of sampling the variable and calculating the
value compared against the thresholds. If the value is
absolute, the value of the variable is compared directly with
the thresholds at the end of the sampling interval. If the
value is delta, the value of the variable at the last sample is
subtracted from the current value, and the difference
compared with the thresholds.