246 SNMP Commands
www.dell.com | support.dell.com
snmp-server trap authentication
The
snmp-server trap authentication
Global Configuration mode command enables the switch to
send Simple Network Management Protocol traps when authentication fails. To disable SNMP
authentication failed traps, use the
no
form of this command.
Syntax
snmp-server trap authentication
no snmp-server trap authentication
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example displays the command to enable authentication failed SNMP traps.
snmp-server host
To specify the recipient of Simple Network Management Protocol notification operation, use the
snmp-server host
global configuration command. Use the
no
form of this command to remove the
specified host.
Syntax
snmp-server host
{
ip-address
|
hostname
}
community-string
[
traps
|
informs
] [
1
|
2
] [
udp-port
port
] [
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 IP
address 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