D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 109
security {unsecured | Specifies the security level, and is applicable only when
authenticated | encrypted} applicable only when the SNMP version is usm:
unsecured—Message exchanges are not
authenticated, nor are they encrypted.
This is the default.
authenticated—Message exchanges are authenticated,
but are not encrypted.
encrypted—Message exchanges are authenticated
and encrypted.
SNMPv2c with Informs
To configure a notification target for informs from SNMPv2c, use the following command:
Syntax: set snmp notify target target-num ip-addr[:udp-port-number] v2c
community-string inform [profile profile-name] [retries num] [timeout num]
target-num ID for the target. This ID is local to the switch and does not need to
correspond to a value on the target itself. You can specify a number
from 1 to 10.
ip-addr[:udp-port-number] IP address of the server. You also can specify the UDP port number
to send notifications to.
community-string Community string.
profile profile-name Notification profile this SNMP user will use to specify the notification
types to send or drop.
retries num Specifies the number of times the MSS SNMP engine will resend a
notification that has not been acknowledged by the target. You
can specify from 0 to 3 retries.
timeout num Specifies the number of seconds MSS waits for acknowledgement
of a notification. You can specify from 1 to 5 seconds.
SNMPv2c with Traps
To configure a notification target for traps from SNMPv2c, use the following command:
Syntax: set snmp notify target target-num ip-addr[:udp-port-number]
v2c community-string trap [profile profile-name]