D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
547
Parameters
<ipaddr> - The IP address of the recipient for which the traps are targeted.
v1 - The least secure of the possible security models.
v2c - The second least secure of the possible security models.
v3 - The most secure of the possible.
noauth_nopriv - Neither support packet authentication nor encrypting.
auth_nopriv - Support packet authentication.
auth_priv - Support packet authentication and encrypting.
<auth_string 32> - Authentication string. If the v1 or v2 is specified, the auth_string presents the
community string, and it must be one of the entries in community table. If the v3 is specified,
the auth_string presents the user name, and it must be one of the entries in the user table.
Restrictions
Only Administrator-level users can issue this command.
Example
To create SNMP host “10.0.0.1” with community string “public”:
DES-3200-28/ME:admin#create snmp host 10.0.0.1 v1 public
Command: create snmp host 10.0.0.1 v1 public
Success.
DES-3200-28/ME:admin#
63-14 delete snmp host
Description
This command is used to delete a recipient of an SNMP trap operation.
Format
delete snmp host <ipaddr>
Parameters
<ipaddr> - Enter the IP address of the recipient for which the traps are targeted.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete SNMP host “10.0.0.1”: