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

OpenLLDP with problems with binary data returned by lldptool. #6

Open
alvinstarr opened this issue Jul 22, 2015 · 0 comments
Open

OpenLLDP with problems with binary data returned by lldptool. #6

alvinstarr opened this issue Jul 22, 2015 · 0 comments
Assignees
Labels

Comments

@alvinstarr
Copy link

lldptool get-tlv -n -i enp3s0 -V 8
returns some data like:
IPv4: 10.1.0.1
Ifindex: 37
OID:
this causes ruby to kick out
Could not retrieve fact='lldp_neighbor_mngaddr_ipv4_enp2s0', resolution='': invalid byte sequence in UTF-8

I fixed this by adding " | cat -v" to the end of the lldptool command line.

@razorsedge razorsedge self-assigned this Oct 15, 2015
@razorsedge razorsedge added the bug label Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants