Reference Guide

SNMP and Syslog | 1369
Defaults
As above
Command Modes
CONFIGURATION
Command
History
Usage
Information
No default values exist for authentication or privacy algorithms and no default password exist. If you
forget a password, you cannot recover it; the user must be reconfigured. You can specify either a
plain-text password or an encrypted cypher-text password. In either case, the password will be stored
in the configuration in an encrypted form and displayed as encrypted in the show running-config
command.
If you have an encrypted password, you can specify the encrypted string instead of the plain-text
password. The following command is an example of how to specify the command with an encrypted
string:
Examples
Figure 54-9. snmp-server user Command Example
The following command is an example of how to enter a plain-text password as the string
authpasswd for user authuser of group v3group.
The following command configures a remote user named n3user with a v3 security model and a
security level of authNOPriv.
Related
Commands
access-list-name
(Optional) Enter the standard IPv4 access list name (a string up to 16 characters
long).
ipv6
access-list-name
(Optional) Enter the keyword ipv6 followed by the IPv6 access list name (a
string up to 16 characters long)
access-list-name
ipv6
access-list-name
(Optional) Enter both an IPv4 and IPv6 access list name.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
E-Series legacy command
Note: For IPv6 ACLs, only IPv6 and UDP types are valid for SNMP; TCP, ICMP rules are
not valid for SNMP. In IPv6 ACLs port rules are not valid for SNMP.
Note: The number of configurable users is limited to 16.
FTOS# snmp-server user privuser v3group v3 encrypted auth md5
9fc53d9d908118b2804fe80e3ba8763d priv des56 d0452401a8c3ce42804fe80e3ba8763d
FTOS#conf
FTOS(conf)# snmp-server user authuser v3group v3 auth md5 authpasswd
FTOS#conf
FTOS(conf)# snmp-server user n3user ngroup remote 172.31.1.3 udp-port 5009 3 auth
md5 authpasswd
show snmp user
Display the information configured on each SNMP user name.