Specifications

3-258
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) alarm overload-detect
When the WAAS device is in the alarm overload state, the following events occur:
An alarm overload notification is sent to SNMP and the NMS. The clear and raise values are also
communicated to SNMP and the NMS.
SNMP traps and NMS notifications for subsequent alarm raise and clear operations are suspended.
Alarm overload clear notification is sent.
The WAAS device remains in the alarm overload state until the rate of incoming alarms decreases
to the clear value.
Note In the alarm overload state, applications continue to raise alarms and the alarms are recorded
within the WAAS device. The show alarms and show alarms history EXEC commands
display all the alarms even in the alarm overload state.
Examples The following example enables detection of alarm overload:
WAE(config)# alarm overload-detect enable
The following example sets the threshold for triggering the alarm overload at 100 alarms per second:
WAE(config)# alarm overload-detect raise 100
The following example sets the level for clearing the alarm overload at 10 alarms per second:
WAE(config)# alarm overload-detect clear 10
Related Commands show alarms