LLDPd Operator
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 42 | 18 Aug 2026 | |
| latest/stable | 41 | 18 Aug 2026 | |
| latest/stable | 40 | 18 Aug 2026 | |
| latest/stable | 39 | 18 Aug 2026 | |
| latest/stable | 38 | 18 Aug 2026 | |
| latest/stable | 37 | 18 Aug 2026 | |
| latest/stable | 36 | 18 Aug 2026 | |
| latest/stable | 35 | 18 Aug 2026 | |
| latest/stable | 9 | 09 Feb 2022 | |
| latest/stable | 7 | 11 Nov 2020 | |
| latest/candidate | 42 | 09 Aug 2026 | |
| latest/candidate | 41 | 09 Aug 2026 | |
| latest/candidate | 40 | 09 Aug 2026 | |
| latest/candidate | 39 | 09 Aug 2026 | |
| latest/candidate | 38 | 09 Aug 2026 | |
| latest/candidate | 37 | 09 Aug 2026 | |
| latest/candidate | 36 | 09 Aug 2026 | |
| latest/candidate | 35 | 09 Aug 2026 | |
| latest/edge | 42 | 09 Aug 2026 | |
| latest/edge | 41 | 09 Aug 2026 | |
| latest/edge | 40 | 09 Aug 2026 | |
| latest/edge | 39 | 09 Aug 2026 | |
| latest/edge | 38 | 09 Aug 2026 | |
| latest/edge | 37 | 09 Aug 2026 | |
| latest/edge | 36 | 09 Aug 2026 | |
| latest/edge | 35 | 09 Aug 2026 | |
| latest/edge | 17 | 02 Oct 2024 | |
| latest/edge | 13 | 08 Aug 2024 |
juju deploy lldpd
-
cdp-mode | string
Default: disabled
Configure CDP support. Valid modes are "disabled", "auto", "force-v1", "force-v2", "v2-only", and "force-v2-only". Auto mode advertises each CDP version after a peer using that version is detected. Force-v1 and force-v2 advertise the selected version without a peer while leaving the other version peer-driven. V2-only disables CDPv1, while force-v2-only also forces CDPv2 advertisement.
-
edp-mode | string
Default: disabled
Configure EDP support. Valid modes are "disabled", "enabled", and "force". Force mode sends EDP packets even when no EDP peer is detected.
-
enable-snmp | boolean
Enable the SNMP agent for LLDPD
-
i40e-lldp-stop | boolean
Default: True
This allows control over Intel's i40e NIC driver. By default i40e blocks userspace LLDP and does it on its own. Setting this option to 'True' means charm will disable this functionality in the NIC and do it within userspace.
-
interfaces-regex | string
Which interfaces should lldpd announce details. If you want lldpd to listen on multiple interfaces, set it here. Examples:
seth*,meth*
You can also use exclamation mark to exclude an interface:
eth*,!eth1
This way lldpd will listen on all eth* interfaces with an exception of eth1.
By default this is set to None, which puts lldpd in listening mode only.
-
nagios_context | string
Default: juju
A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.
-
nagios_servicegroups | string
Default: juju
Comma separated list of nagios service groups for the check
-
short-name | boolean
Set short name in SysName instead of FQDN
-
sonmp-mode | string
Default: disabled
Configure SONMP support. Valid modes are "disabled", "enabled", and "force". Force mode sends SONMP packets even when no SONMP peer is detected.
-
systemid-from-interface | string
Pull systemID from this interface