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

[backends/snmp] Add the interfaces dictionary #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AlessiaVe
Copy link

add in base.py a method for interrogate the interfaces dictonary. In the file openwrt and airos
the method interfaces_type search the value of the type from the interfaces dictonary. This implementation make easier, in the future, the development of new backends and the research of others type of interfaces (like vlan)

AlessiaVe and others added 3 commits April 4, 2018 15:33
add in base.py a method for interrogate the interfaces dictonary. In the file openwrt and airos
the method interfaces_type search the value of the type from the interfaces dictonary
Add the SNMP backend for Cisco devices, the example in the documentation and the tests.
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

Successfully merging this pull request may close these issues.

1 participant