246 SNMP Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o m snmp-server trap authenticationThe snmp-server trap authentication Global Configuration mode command enables the switch tosend Simple Network Management Protocol traps when authentication fails. To disable SNMPauthentication failed traps, use the no form of this command.Syntaxsnmp-server trap authenticationno snmp-server trap authenticationDefault ConfigurationThis command has no default configuration.Command ModeGlobal Configuration modeUser Guidelines• There are no user guidelines for this command.ExamplesThe following example displays the command to enable authentication failed SNMP traps.snmp-server hostTo specify the recipient of Simple Network Management Protocol notification operation, use thesnmp-server host global configuration command. Use the no form of this command to remove thespecified host.Syntaxsnmp-server host {ip-address | hostname} community-string [traps | informs] [1 | 2] [udp-portport] [filter filtername] [timeout seconds] [retries retries]no snmp-server host {ip-address | hostname} [traps | informs]• ip-address — Internet address of the host (the targeted recipient). An out-of-band IPaddress can be specified as described in the usage guidelines.• hostname — Hostname of the host. (Range: 1 - 158 characters).• community-string — Password-like community string sent with the notification operation.(Range: 1 - 20 chars)• traps — Sends SNMP traps to this host (Default).• informs— Sends SNMP informs to this host. Not applicable to SNMPv1.Console (config)# snmp-server trap authentication