Specifications
3-520
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) snmp-server enable traps
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines In the WAAS software the following six generic alarm traps are available in the
CISCO-CONTENT-ENGINE-MIB:
Note By default, these six general alarm traps are disabled.
These six general alarm traps provide SNMP and Node Health Manager integration. You can enable or
disable each of these six alarm traps through the WAAS CLI.
To configure traps, you must enter the snmp-server enable traps command. If you do not enter the
snmp-server enable traps command, no traps are sent.
The snmp-server enable traps command is used with the snmp-server host command. Use the
snmp-server host command to specify which host or hosts receive SNMP traps. To send traps, you must
configure at least one host using the snmp-server host command.
To allow a host to receive a trap, you must enable both the snmp-server enable traps command and the
snmp-server host command for that host.
You must enable SNMP with the snmp-server community command.
To disable the sending of the MIB-II SNMP authentication trap, you must enter the command
no snmp-server enable traps snmp authentication.
Examples The following example shows how to enable the WAAS device to send all traps to the host 172.31.2.160
using the community string public:
WAE(config)# snmp-server enable traps
WAE(config)# snmp-server host 172.31.2.160 public
The following example shows how to disable all traps:
WAE(config)# no snmp-server enable traps
Name of Alarm Trap Severity Action
cceAlarmCriticalRaised Critical Raised
cceAlarmCriticalCleared Critical Cleared
cceAlarmMajorRaised Major Raised
cceAlarmMajorCleared Major Cleared
cceAlarmMinorRaised Minor Raised
cceAlarmMinorCleared Minor Cleared