Create Snmp - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Parameters
<groupname 32> - Specify the name of the group that will be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example
To remove an SNMP group:
DGS-3420-28SC:admin#delete snmp group D_Link_group
Command: delete snmp group D_Link_group
Success.
DGS-3420-28SC:admin#

15-16 create snmp

Description
This command is used to create a recipient of an SNMP operation.
Format
create snmp [host <ipaddr> | v6host <ipv6addr>] [v1 | v2c | v3 [noauth_nopriv | auth_nopriv |
auth_priv] ] <auth_string 32>
Parameters
host - Specify the IP address of the recipient for which the traps are targeted.
<ipaddr> - Specify the IP address of the recipient for which the traps are targeted.
v6host - Specify the v6host IP address to which the trap packet will be sent.
<ipv6addr> - Specify the v6host IP address to which the trap packet will be sent.
v1 - Specify the least secure of the possible security models.
v2c - Specify the second least secure of the possible security models.
v3 - Specify the most secure of the possible security models.
noauth_nopriv - Specify to neither support packet authentication nor encrypting.
auth_nopriv - Specify to support packet authentication.
auth_priv - Specify to support packet authentication and encrypting.
<auth_string 32> - Specify the authentication string. If 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 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.
890

Advertisement

Table of Contents
loading

Table of Contents