Service Manual
read name (OPTIONAL) Enter the keyword read then a name (a string of up to 20 characters long)
as the read view name. The default is GlobalView and is assumed to be every object
belonging to the internet (1.3.6.1) OID space.
write name (OPTIONAL) Enter the keyword write then a name (a string of up to 20 characters
long) as the write view name.
notify name (OPTIONAL) Enter the keyword notify then a name (a string of up to 20 characters
long) as the notify view name.
access-list-name (Optional) Enter the standard IPv4 access list name (a string up to 16 characters long).
Defaults As above.
Command Modes CONFIGURATION
Command History
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
Syntax
snmp-server host ip-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).
traps (OPTIONAL) Enter the keyword traps to send trap notifications to the specified host.
The default is traps.
informs (OPTIONAL) Enter the keyword informs to send inform notifications to the specified
host. The default is traps.
version 1 | 2c | 3 (OPTIONAL) Enter the keyword version to specify the security model then the security
model version number 1, 2c, or 3:
Simple Network Management Protocol (SNMP) and Syslog 1147