DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
51
Message integrity − ensures that packets have not been
tampered with during transit.
Authentication − determines if an SNMP message is from a
valid source.
Encryption − scrambles the contents of messages to prevent
it being viewed by an unauthorized source.
<username 32>
− A string of up to 32 alphanumeric characters that
identifies user name of an SNMP community. This string is used like
a password to give remote SNMP managers access to MIB objects
in the Switch’s SNMP agent.
noauth_nopriv
− Specifies that there is no authorization and no
encryption of packets sent between the Switch and a remote SNMP
manager.
auth_nopriv
− Specifies that authorization is required, but there is no
encryption of packets sent between the Switch and a remote SNMP
manager.
auth_priv
− Specifies that authorization is required, and that packets
sent between the Switch and a remote SNMP manger are
encrypted.
InterfaceName <string 20>
− Specifies the interface name for v1 and
v2.
Restrictions
Only Administrator and oper-level users can issue this command
Example usage:
To create an SNMP host to receive SNMP messages:
DGS-1100-06/ME:5#create snmp host 10.90.90.22 v3 noauth_nopriv dlink
Command: create snmp host 10.90.90.22 v3 noauth_nopriv dlink
Success!
DGS-1100-06/ME:5#
delete snmp host
Purpose
To
remove a recipient of SNMP traps generated by the Switch’s
SNMP agent.
Syntax
delete snmp host <ipaddr>
Description
The
delete snmp host
command deletes a recipient of SNMP traps
generated by the Switch’s SNMP agent.
Parameters
<ipaddr>
− The IP address of a remote SNMP manager that
receives
SNMP traps generated by the Switch’s SNMP agent.
Restrictions
Only Administrator or operator-level users can issue this command
Example usage:
To delete an SNMP host entry:
DGS-1100-06/ME:5#delete snmp host 10.90.90.22
Command: delete snmp host 10.90.90.22
Success!
Summary of Contents for DGS-1100-06/ME
Page 1: ...D Link DGS 1100 06 MEVer A1 MetroEthernetManagedSwitch CLI Reference Guide V1 0 ...
Page 2: ......
Page 132: ...DGS 1100 06 ME Metro Ethernet Managed Switch CLI Reference Guide 120 Success DGS 1100 06 ME 5 ...
Page 273: ...DGS 1100 06 ME Metro Ethernet Managed Switch CLI Reference Guide 261 ...