A SERVICE OF

logo

DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
44
SNMP engin
e on the Switch.
Parameters default defines the automatically created engineID based on the
device mac.
<snmp_engineID 10-64> A string, of between 10 and 64
alphanumeric characters, to be used to identify the SNMP engine on
the Switch.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To give the SNMP agent on the Switch the name ‘2’
DGS3100# config snmp engineid 2
SNMP user will be deleted !
Are you sure? (Y/N)[N] Y
Success.
DGS3100#
show snmp engineID
Purpose To display the identification of the SNMP engine on the Switch.
Syntax
show snmp engineID
Description The show snmp engineID command displays the identification of
the SNMP engine on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the current name of the SNMP engine on the Switch:
DGS3100# show snmp engineid
SNMP Engine ID : 0000000002
DGS3100#
create snmp group
Purpose To create a new SNMP group, or a table that maps SNMP users to
SNMP views.
Syntax
create snmp group <groupname 30> [v1 | v2c | v3
[noauth_nopriv | auth_nopriv | auth_priv]{notify_view
<view_name 30>}] {read_view <view_name 30> | write_view
<view_name 30>}
Description The create snmp group command creates a new SNMP group, or
a table that maps SNMP users to SNMP views.