At present, sosreport doesn't capture the lldpad.conf. Hence, during the investigation of the issue related to lldpad, sosreport is not really useful in understanding the configuration in place.
Capture lldpad.conf from /var/lib/lldpad could be useful during the investigation.
Test :
[root@test10a sosreport-test10a-2025-05-26-yncpstb]# ls var/lib/
NetworkManager chrony insights logrotate rhsm selinux systemd
[root@test10a sosreport-test10a-2025-05-26-yncpstb]# uname -a
Linux test10a 6.12.0-55.9.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 25 09:14:09 EDT 2025 x86_64 GNU/Linux
[root@test10a sosreport-test10a-2025-05-26-yncpstb]# rpm -qa | grep -i sos
sos-4.8.2-2.el10.noarch
Thank you.