Users Guide

Supported Modes Programmable-Mux (PMUX)
Command History
This guide is platform-specic. 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 M I/O Aggregator.
Usage Information The following Example species 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 congurable 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.
snmp-server host
Congure the recipient of an SNMP trap operation.
Syntax
snmp-server host ip-address | ipv6-address [vrf vrf-name] 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 [vrf vrf-name] 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 (congurable 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 species successive hexadecimal elds of zero.
vrf vrf-name Enter the keyword vrf and then the name of the VRF that the SNMP server uses to
connect to the host.
NOTE: You can use this attribute to inform the SNMP engine about the vrf
instance to be used to reach the corresponding remote host to send Trap or
Inform message. If no VRF is specied, then the default VRF is used.
traps (OPTIONAL) Enter the keyword traps to send trap notications to the specied host.
The default is traps.
informs (OPTIONAL) Enter the keyword informs to send inform notications to the specied
host. The default is traps.
Simple Network Management Protocol (SNMP) and Syslog 345