C
HAPTER
39
| LLDP Commands
– 1302 –
COMMAND USAGE
â—† This option sends out SNMP trap notifications to designated target
stations at the interval specified by the lldp notification-interval
command. Trap notifications include information about state changes in
the LLDP MIB (IEEE 802.1AB), the LLDP-MED MIB (ANSI/TIA 1057), or
organization-specific LLDP-EXT-DOT1 and LLDP-EXT-DOT3 MIBs.
â—† SNMP trap destinations are defined using the snmp-server host
command.
â—† Information about additional changes in LLDP neighbors that occur
between SNMP notifications is not transmitted. Only state changes that
exist at the time of a trap notification are included in the transmission.
An SNMP agent should therefore periodically check the value of
lldpStatsRemTableLastChangeTime to detect any lldpRemTablesChange
notification-events missed due to throttling or transmission loss.
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#lldp med-notification
Console(config-if)#
lldp med-tlv
inventory
This command configures an LLDP-MED-enabled port to advertise its
inventory identification details. Use the no form to disable this feature.
SYNTAX
[no] lldp med-tlv inventory
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
This option advertises device details useful for inventory management,
such as manufacturer, model, software version and other pertinent
information.
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#no lldp med-tlv inventory
Console(config-if)#