Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#show snmp community
Command: show snmp community
SNMP Community Table
Community Name View Name Access Right
-------------------------------- ------------------------------- ------------
dlink ReadView read_write
private CommunityView read_write
public CommunityView read_only
Total Entries: 3
DGS-3400:4#
config snmp engineID
Purpose Used to configure a name for the SNMP engine on the Switch.
Syntax
config snmp engineID <snmp_engineID 10-64>
Description The config snmp engineID command configures a name for the
SNMP engine on the Switch.
Parameters
<snmp_engineID 10-64> An alphanumeric string that will be used
to identify the SNMP engine on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To give the SNMP agent on the Switch the name “0035636666”:
DGS-3400:4#config snmp engineID 0035636666
Command: config snmp engineID 0035636666
Success.
DGS-3400:4#
show snmp engineID
Purpose Used 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 Only administrator-level users can issue this command.
Example usage:
To display the current name of the SNMP engine on the Switch:
DGS-3400:4#show snmp engineID
Command: show snmp engineID
SNMP Engine ID : 0035636666
DGS-3400:4#
38