Chapter 15 System Remote Management
NWA/WAC Series CLI Reference Guide
86
15.7.2 SNMP Traps
The NWA/WAC will send traps to the SNMP manager when any one of the following events occurs:
15.7.3 SNMP Commands
The following table describes the commands available for SNMP. You must use the configure
terminal
command to enter the configuration mode before you can use these commands.
Table 52 SNMP Traps
OBJECT LABEL OBJECT ID DESCRIPTION
Cold Start 1.3.6.1.6.3.1.1.5.1 This trap is sent when the NWA/WAC is turned on or an agent
restarts.
linkDown 1.3.6.1.6.3.1.1.5.3 This trap is sent when the Ethernet link is down.
linkUp 1.3.6.1.6.3.1.1.5.4 This trap is sent when the Ethernet link is up.
authenticationFailure 1.3.6.1.6.3.1.1.5.5 This trap is sent when an SNMP request comes from non-
authenticated hosts.
Table 53 Command Summary: SNMP
COMMAND DESCRIPTION
[no] snmp-server version <v2c|v3> Sets the SNMP version support. The no command
removes the SNMP version support.
[no] snmp-server host {fqdn|w.x.y.z}
[community_string]
Sets the domain name or IP address of the host that
receives the SNMP notifications. The
no command
removes the host that receives the SNMP notifications.
[no] snmp-server enable traps {wireless|capwap} Sets the trap control to receive the wireless/capwap trap
notifications. The no command removes the wireless/
capwap trap notifications.
snmp-server v3user username <username> authentication
<none|MD5|SHA> privacy <none|DES|AES> privilege
<ro|rw>
Sets the SNMPv3 user account and its privilege of read-
only (ro) or read-write (rw) access.
no snmp-server v3user username <username> The no command removes the SNMPv3 user account.
show snmp status Displays SNMP settings.
show snmp-server v3user status Displays SNMPv3 user status.
[no] snmp-server Allows SNMP access to the NWA/WAC. The
no command
disables SNMP access to the NWA/WAC.
[no] snmp-server community community_string {ro|rw} Enters up to 64 characters to set the password for read-
only (ro) or read-write (rw) access. The
no command
resets the password for read-only (
ro) or read-write
(
rw) access to the default.
[no] snmp-server contact description Sets the contact information (of up to 60 characters) for
the person in charge of the NWA/WAC. The
no command
removes the contact information for the person in charge
of the NWA/WAC.
[no] snmp-server enable {informs|traps} Enables all SNMP notifications (informs or traps). The
no
command disables all SNMP notifications (informs or
traps).