System information

87
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
IP Services Commands
set snmp security (continued)
unsecured SNMP message exchanges are not secure. This is the only value
supported for SNMPv1 and SNMPv2c.
authenticated SNMP message exchanges are authenticated but are not encrypted.
encrypted SNMP message exchanges are authenticated and encrypted.
auth-req- SNMP message exchanges are authenticated but are not encrypted,
unsecnotify and notifications are neither authenticated nor encrypted.
Defaults: By default, MSS allows nonsecure (unsecured) SNMP message exchanges.
Access: Enabled
Usage: SNMPv1 and SNMPv2c do not support authentication or encryption. If you plan
to use SNMPv1 or SNMPv2c, leave the minimum level of SNMP security set to
unsecured.
Examples: The following command sets the minimum level of SNMP security allowed to
authentication and encryption:
DWS-1008# set snmp security encrypted
success: change accepted.
set snmp usm
Creates a USM user for SNMPv3.
Note: This command does not apply to SNMPv1 or SNMPv2c. For these SNMP versions,
use the set snmp community command to configure community strings.
Syntax: set snmp usm usm-username
snmp-engine-id {ip ip-addr | local | hex hex-string}
access {read-only | read-notify | notify-only | read-write | notify-read-write}
auth-type {none | md5 | sha} {auth-pass-phrase string | auth-key hex-string}
encrypt-type {none | des | 3des | aes}
{encrypt-pass-phrase string | encrypt-key hex-string}