Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return PortDescr at get_lldp_neighbors #19

Open
sebastiaanvduijn opened this issue Aug 23, 2022 · 1 comment
Open

Return PortDescr at get_lldp_neighbors #19

sebastiaanvduijn opened this issue Aug 23, 2022 · 1 comment

Comments

@sebastiaanvduijn
Copy link

Expected Behavior

get_lldp_neighbors needs to return PortDescr attribute instead of PortId, currenlty the PortID is returned which does not match in cases the switch is stacked.

Actual Behavior

Returns interface 3 instead of 1/3 for example.

Steps to Reproduce the Problem

  1. Run get_lldp_neighbors
  2. the output is the portid which should be the portdescr

Specifications

  • Version: Latest
  • Platform: Aruba
@flohoff
Copy link

flohoff commented Dec 16, 2022

I reported an issue against Netbox as in the table i only see the port id, not its name. It has been closed saying that its a NAPALM issue:

netbox-community/netbox#11196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants