Reference Guide
1364 | SNMP and Syslog
www.dell.com | support.dell.com
Defaults
As defined above
Command Modes
CONFIGURATION
Command
History
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.
Example
Figure 54-8. snmp-server group Command Example
Related
Commands
snmp-server host
c e s
Configure the recipient of an SNMP trap operation.
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.
Parameters
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 groups is limited to 16 groups.
FTOS#conf
FTOS(conf)# snmp-server group harig 3 priv read rview
FTOS#
show snmp group
Display the group name, security model, view status, and storage type of
each group.
show running-config snmp Display the SNMP running configuration
ip-address Enter the keyword host followed by the IP address of the host (configurable
hosts is limited to 16).
ipv6-address Enter the keyword host followed by the IPv6 address of the host in the
x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zero
traps (OPTIONAL) Enter the keyword traps to send trap notifications to the
specified host.
Default: traps
informs (OPTIONAL) Enter the keyword informs to send inform notifications to the
specified host.
Default: traps