D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
343
config lldp notification_interval
Purpose
Used to configure the timer of the notification interval used to send
notifications to configured SNMP trap receiver(s).
Syntax
config lldp notification_interval <sec 5 - 3600>
Description
Globally change the interval between successive LLDP change
notifications generated by the switch.
Parameters
notification_interval - The range is from 5 second to 3600 seconds. The
default setting is 5 seconds.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To change the notification interval:
DES-3200-28:4# config lldp notification_interval 10
Command: config lldp notification_interval 10
Success.
DES-3200-28:4#
config lldp ports notification
Purpose
Used to configure each port for sending notifications to configured SNMP
trap receiver(s).
Syntax
config lldp ports [<portlist>|all] notification [enable | disable]
Description
Enable or disable each port for sending change notifications to
configured SNMP trap receiver(s) if an LLDP data change is detected in
an advertisement received on the port from an LLDP neighbor. The
definition of change includes new available information, information
timeout and information update. The changed type includes any data
update /insert/remove.
Parameters
<portlist> - Specify a range of ports to be configured.
all - To set all ports in the system, use the “all” parameter.
notification - Enables or disables the SNMP trap notification of LLDP data
changes detected on advertisements received from neighbor devices.
The default notification state is disabled.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To change the port SNMP notification state:
DES-3200-28:4# config lldp ports 1-5 notification enable
Command: config lldp ports 1-5 notification enable
Success.
DES-3200-28:4#