Delete Snmp - D-Link DGS-3000 Series Reference Manual

Layer 2 managed gigabit switch
Hide thumbs Also See for DGS-3000 Series:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
Parameters
host - Specifies the recipient for which the traps are targeted.
<ipaddr> - The IP address of the recipient for which the traps are targeted.
v6host - Specifies the IPv6 host address to which the trap packet will be sent.
<ipv6addr> - The IPv6 address of the recipient for which the traps are targeted.
v1 - Specifies that SNMPv1 will be used. The is the least secure of the possible security models.
v2c - Specifies that SNMPv2c will be used. This is the second least secure of the possible
security models.
v3 - Specifies that SNMPv3 will be used. This is the most secure of the possible security models.
noauth_nopriv - Neither supports packet authentication nor encryption.
auth_nopriv - Supports packet authentication.
auth_priv - Supports packet authentication and encryption.
<auth_string 32> - Specifies the 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 the 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 Administrators can issue this command.
Example
To create SNMP host "10.0.0.1" with community string "public":
DGS-3000-26TC:admin#create snmp host 10.0.0.1 v1 public
Command: create snmp host 10.0.0.1 v1 public
Success.
DGS-3000-26TC:admin#

69-14 delete snmp

Description
This command is used to delete a recipient of an SNMP trap operation.
Format
delete snmp [host <ipaddr> | v6host <ipv6addr>]
Parameters
host - The IP address of the recipient for which the traps are targeted.
<ipaddr> - Enter the IP address used for the configuration here.
v6host - The IPv6 address of the recipient for which the traps are targeted.
<ipv6addr> - Enter the IPv6 address used for the configuration here.
Restrictions
Only Administrators can issue this command.
610

Advertisement

Table of Contents
loading

Table of Contents