D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
39
to authori
ze the agent to receive packets for the host.
sha Specifies that the HMAC-SHA-96 authentication level
will be used.
<auth password 1-32> - A string of between 1 and 32
alphanumeric characters used to authorize the agent to
receive packets for the host.
<auth_key 40 or 72> - A string of exactly 40 or 72
alphanumeric characters, in hex form, to define the key used
to authorize the agent to receive packets for the host.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To create an SNMP user on the Switch:
DGS3100# create snmp user dlink default encrypted by_password
auth md5 auth_password priv none
Success.
DGS3100#
delete snmp user
Purpose To remove an SNMP user from an SNMP group and also to delete
the associated SNMP group.
Syntax
delete snmp user <username 24>
Description The delete snmp user command removes an SNMP user from its
SNMP group and then deletes the associated SNMP group.
Parameters <username 24> A string of up to 24 alphanumeric characters that
identifies the SNMP user to be deleted.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To delete a previously created SNMP user on the Switch:
DGS3100# delete snmp user dlink
Success.
DGS3100#
show snmp user
Purpose To display information about each SNMP username in the SNMP
group username table.
Syntax
show snmp user
Description The show snmp user command displays information about each
SNMP username in the SNMP group username table.
Parameters None.