Command Line Reference Guide

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
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.
Z-Series
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
ip-address Enter the keyword host then the IP address of the host
(configurable hosts is 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.
Simple Network Management Protocol (SNMP) and Syslog
1465