CLI Reference Guide-R07

Table Of Contents
Chapter 5
| SNMP Commands
Additional Trap Commands
– 191 –
Command Usage
Once the rising alarm threshold is exceeded, utilization must drop beneath the
falling threshold before the alarm is terminated, and then exceed the rising
threshold again before another alarm is triggered.
Example
Console(config)#memory rising 80
Console(config)#memory falling 60
Console#
Related Commands
show memory (100)
process cpu This command sets an SNMP trap based on configured thresholds for CPU
utilization. Use the no form to restore the default setting.
Syntax
process cpu {rising rising-threshold | falling falling-threshold}
no process cpu {rising | falling}
rising-threshold - Rising threshold for CPU utilization alarm expressed in
percentage. (Range: 1-100)
falling-threshold - Falling threshold for CPU utilization alarm expressed in
percentage. (Range: 1-100)
Default Setting
Rising Threshold: 90%
Falling Threshold: 70%
Command Mode
Global Configuration
Command Usage
Once the rising alarm threshold is exceeded, utilization must drop beneath the
falling threshold before the alarm is terminated, and then exceed the rising
threshold again before another alarm is triggered.
Example
Console(config)#process cpu rising 80
Console(config)#process cpu falling 60
Console#
Related Commands
show process cpu (101)