napalm-huawei-vrp icon indicating copy to clipboard operation
napalm-huawei-vrp copied to clipboard

NetBox requires get_lldp_neighbors_detail()

Open mathieumd opened this issue 1 year ago • 0 comments

get_lldp_neighbors_detail() still output an hardcoded {} (while get_lldp_neighbors() does works).

But, as it looks like, NetBox NAPALM Plugin requires get_lldp_neighbors_detail, it cannot work with only get_lldp_neighbors.

My LLDP Neighbors tab in NetBox stays empty, while the Status and Config tabs are populated as expected.

Is there any plan to develop it?

In 2020 it was expected for 0.2.0, but 1.2.0 is released now; how is it going?

Thanks anyway for all the work!

mathieumd avatar Aug 30 '24 09:08 mathieumd