D-Link xStack DGS-3426 Cli Manual page 38

Xstack dgs-3400 series layer 2 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3426:
Table of Contents

Advertisement

create snmp group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create an SNMP group named "sg1:"
DGS-3400:4#create snmp group sg1 v3 noauth_nopriv read_view v1
write_view v1 notify_view v1
Command: create snmp group sg1 v3 noauth_nopriv read_view v1
write_view v1 notify_view v1
Success.
DGS-3400:4#
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
Used to create a new SNMP group, or a table that maps SNMP users to
SNMP views.
create snmp group <groupname 32> [v1 | v2c | v3 [noauth_nopriv |
auth_nopriv | auth_priv]] {read_view <view_name 32> | write_view
<view_name 32> | notify_view <view_name 32>}
The create snmp group command creates a new SNMP group, or a table
that maps SNMP users to SNMP views.
<groupname 32> − An alphanumeric name of up to 32 characters that will
identify the SNMP group the new SNMP user will be associated with.
v1 – Specifies that SNMP version 1 will be used. The Simple Network
Management Protocol (SNMP), version 1, is a network management
protocol that provides a means to monitor and control network devices.
v2c – Specifies that SNMP version 2c will be used. The SNMP v2c
supports both centralized and distributed network management strategies.
It includes improvements in the Structure of Management Information (SMI)
and adds some security features.
v3 – Specifies that the SNMP version 3 will be used. SNMP v3 provides
secure access to devices through a combination of authentication and
encrypting packets over the network. SNMP v3 adds:
Message integrity
during transit.
Authentication
Encryption
Scrambles the contents of messages to prevent it being
viewed by an unauthorized source.
noauth_nopriv − Specifies that there will be no authorization and no
encryption of packets sent between the Switch and a remote SNMP
manager.
auth_nopriv − Specifies that authorization will be required, but there will be
no encryption of packets sent between the Switch and a remote SNMP
manager.
auth_priv − Specifies that authorization will be required, and that packets
sent between the Switch and a remote SNMP manger will be encrypted.
read_view – Specifies that the SNMP group being created can request
SNMP messages.
write_view – Specifies that the SNMP group being created has write
privileges.
notify_view − Specifies that the SNMP group being created can receive
SNMP trap messages generated by the Switch's SNMP agent.
<view_name 32> − An alphanumeric string of up to 32 characters that is
used to identify the group of MIB objects that a remote SNMP manager is
allowed to access on the Switch.
Only administrator-level users can issue this command.
Ensures that packets have not been tampered with
Determines if an SNMP message is from a valid source.
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xstack dgs-3427Xstack dgs-3450

Table of Contents