Wingetlywingetly
← All apps

haneWIN LLDP Agent

by haneWIN Softwarev1.4.31.3

Last updated

The haneWIN LLDP software implements a LLDP Agent based on the IEEE 802.1AB standard for the Link Layer Discovery Protocol.

Install with winget

$ winget install --id haneWIN.LLDPAgent --exact --version 1.4.31.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for haneWIN LLDP Agent

haneWIN LLDP Agent uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
lldp1431.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for haneWIN LLDP Agent

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The haneWIN LLDP software implements a LLDP Agent based on the IEEE 802.1AB standard for the Link Layer Discovery Protocol.

The Link Layer Discovery Protocol (LLDP) is a protocol for discovering the physical topology in 802 LANs. Adjacent stations are discovered and stored by the LLDP agent for retrieval by a SNMP based network management system.

Starting with version 1.3 the software can optionally read and send CDP (Cisco Discovery Protocol) packets. Information received in CDP packets is added to the LLDP MIB database of the agent.

The LLDP agent is implemented as a service for background operation on Windows XP/VISTA/20xx/7/8/10/11 platforms. A Control Panel applet provides interactive access to the service. The LLDP MIB is implemented as SNMP MIB subagent for the Windows SNMP agent.

The software is shareware.

Installers · v1.4.31.3

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for haneWIN LLDP Agent.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • haneWIN NFS ServerhaneWIN Software
    haneWIN.NFSServerv1.2.68.4

    The software implements a multithreaded NFS Server for all Windows platforms.

  • haneWIN TFTP ServerhaneWIN Software
    haneWIN.TFTPServerv1.7.2.1

    The software implements a multithreaded TFTP Server based on RFC 1350 including all extensions specified in RFC 2347-2349 (blocksize, transfer size, timeout options).

  • haneWIN DNS ServerhaneWIN Software
    haneWIN.DNSServerv2.0.17.0

    The server can run as Primary or Backup name server and supports dynamic DNS updates based on RFC 2136.

  • haneWIN DHCP ServerhaneWIN Software
    haneWIN.DHCPServerv3.1.28.1

    The software implements a DHCP/BOOTP Server based on RFC 2131.

More from haneWIN Software or browse LLDP, Shareware.

Frequently asked questions

How do I install haneWIN LLDP Agent on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id haneWIN.LLDPAgent --exact --version 1.4.31.3. winget downloads the installer from haneWIN Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install haneWIN LLDP Agent silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id haneWIN.LLDPAgent --exact 1.4.31.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for haneWIN LLDP Agent?
haneWIN LLDP Agent uses EXE (Inno Setup). Run the downloaded installer with: lldp1431.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall haneWIN LLDP Agent via winget?
Run: winget uninstall --id haneWIN.LLDPAgent --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from haneWIN LLDP Agent's Apps & Features entry.
Is haneWIN LLDP Agent free?
haneWIN LLDP Agent is distributed under Proprietary. Refer to the publisher (https://www.hanewin.net/lldp-e.htm) for the full license terms - Wingetly itself does not charge for installation.
Does haneWIN LLDP Agent work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls haneWIN LLDP Agent directly from the publisher.
How do I keep haneWIN LLDP Agent up to date?
Run winget upgrade --id haneWIN.LLDPAgent --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of haneWIN LLDP Agent from microsoft/winget-pkgs.