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

Orphan Device API #1144

Open
rohanrajnv opened this issue Dec 15, 2023 · 5 comments
Open

Orphan Device API #1144

rohanrajnv opened this issue Dec 15, 2023 · 5 comments

Comments

@rohanrajnv
Copy link

Hi Everyone,

Is there anyway we can get the orphan device using the API?

@rc9000
Copy link
Member

rc9000 commented Dec 16, 2023

Hi! This doesn't seem to be in the API currently. But for a quick solution you can take the SQL from here, put in a custom report and fetch that via the API.

@rohanrajnv
Copy link
Author

Thanks for your response. Do we have to update all the deployment.yaml for the custom report? i have 6 backend

@ollyg
Copy link
Member

ollyg commented Dec 16, 2023 via email

@rohanrajnv
Copy link
Author

Thanks for your response. Yes, but in my case, all the backend is hosting the web, so I updated all the deployment.yml.
I can see that the orphan list shows an IP that does not even have a device. Like the IP 192.168.55.10 is not a used ip in my network, I am still able to see it in the orphan list. i have changed the query to include devices with ports but i dont think this is the correct way. any suggessions please?

Is there any way to run the discovery, arpnip macsuck, snapshot, and nbtstat from the API?

@rohanrajnv
Copy link
Author

Some devices are still showing as orphans even when they have a connected port.
Like Device 192.168.35.11, it is on switch port 1 of switch 10 as per the Neighbors tab and still in the orphan list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants