Administrator Guide

Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.10.2 Added support for the access parameter.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
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
Dell#conf
Dell(conf)# snmp-server group harig 3 priv read rview
Dell#
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.
C9000 Series
Syntax
snmp-server host ip-address | ipv6-address | hostname [vrf management 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 | ipv6-address | hostname [vrf
management traps | informs] [version 1 | 2c | 3] [auth | noauth | priv] [community-string] [udp-port
number] [notification-type] command.
Parameters
ip-address
Enter the keyword host followed by the IP address of the host (Configurable
hosts are limited to 16).
ipv6-address
Enter the keyword host then the IPv6 address of the host in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
hostname
Enter the keyword host followed by the name of a host already configured and
recognized by the switch.
vrf
management
Enter the keyword vrf followed by the keyword management to specify that
management vrf will be used to send traps and informs.
traps (OPTIONAL) Enter the keyword traps to send trap notifications to the specified
host. The default is traps.
1624 Simple Network Management Protocol (SNMP) and Syslog