notify 
name
(OPTIONAL) Enter the keyword notify followed by a name (a string 
of up to 20 characters long) as the notify view name.
access 
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.
Defaults As above.
Command Modes CONFIGURATION
Command History
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.10.2 Added support for the access parameter.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
E-Series legacy 
command
Usage 
Information
The following Example specifies the group named 
harig
 as a version 3 user requiring both 
authentication and encryption and read access limited to the read named 
rview
.
NOTE: The number of configurable groups is limited to 16 groups.
Example
FTOS#conf
FTOS(conf)# snmp-server group harig 3 priv read rview
FTOS#
Related 
Commands
show snmp group – displays the group name, security model, view status, and storage type of 
each group.
show running-config – displays the SNMP running configuration.
snmp-server host
Configure the recipient of an SNMP trap operation.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
snmp-server host ip-address | ipv6-address [traps | informs] 
[version 1 | 2c | 3] [auth | no auth | priv] [community-string] 
[udp-port port-number] [notification-type]
To remove the SNMP host, use the no snmp-server host ip-address [traps | 
informs] [version 1 | 2c | 3] [auth | noauth | priv] 
[
community-string] [udp-port number] [notification-type] command.
1371