D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
285
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 or Operator – level users can issue this command.
Example usage:
To change the notification interval:
DES-3526:admin#config lldp notification_interval 10
Command: config lldp notification_interval 10
Success.
DES-3526:admin#
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.
And the changed type includes any data update /insert/remove.
Parameters
portlist - Specified a range of ports to be configured. (UnitID:port
number).
all - To set all ports in the system, you may 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 or Operator – level users can issue this command.
Example usage:
To change the port SNMP notification state:
DES-3526:admin#config lldp ports 1-5 notification enable
Command: config lldp ports 1-5 notification enable
Success.
DES-3526:admin#