System information
109
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
IP Services Commands
show snmp notify target
Displays SNMP notification targets.
Syntax: show snmp notify target
Defaults: None
Access: Enabled
Examples: To display a list of the SNMP notification targets, use the following command:
DWS-1008# show snmp notification target
Notify targets:
1: 10.10.40.99:162
user=”remote-nmsuser”, exists=no
engineID=ip
notify profile=default, exists=yes
security model=USM
security type=notify
notify type=INFORM
retry count=snmp-engine-id
timeout=1
The table below describes the fields in this display.
Field Description
user Name of the SNMP user.
engineID SNMP engine ID associated with the user. For traps, the engine ID is local.
For informs, the engine ID is that of the notification receiver.
notify profile Name of the notification profile used by the target.
security model SNMP security model:
• v1
• v2c
• usm
security type Security requirements for exchanging messages with the target:
• unsecured - SNMP message exchanges are not secure.
• authenticated - SNMP message exchanges are authenticated but are not
encrypted.
• encrypted - SNMP message exchanges are authenticated and encrypted.
notify type Type of notification sent to the target:
• inform
• trap
retry count Number of times MSS will resend an unacknowledged inform.
timeout Number of seconds MSS waits for acknowledgement of an inform before resending
the inform (if retries are available).










