System information

13-41
Configuring for Network Management Applications
LLDP (Link-Layer Discovery Protocol)
For example, this command enables SNMP notification on ports 1 - 5:
ProCurve(config)# lldp enable-notification 1-5
Changing the Minimum Interval for Successive LLDP Data Change
Notifications for the Same Neighbor.
If LLDP trap notification is enabled on a port, a rapid succession of changes
in LLDP information received in advertisements from one or more neighbors
can generate a high number of traps. To reduce this effect, you can globally
change the interval between successive notifications of neighbor data change.
For example, the following command limits change notification traps from a
particular switch to one per minute.
ProCurve(config)# setmib lldpnotificationinterval.0 -i 60
lldpNotificationInterval.0 = 60
Syntax setmib lldpnotificationinterval.0 -i < 1 - 3600 >
Globally changes the interval between successive traps
generated by the switch. If multiple traps are generated in the
specified interval, only the first trap will be sent. The
remaining traps will be suppressed. (A network management
application can periodically check the switch MIB to detect any
missed change notification traps. Refer to IEEE 802.1AB-2005
or later for more information.) (Default: 5 seconds)