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

Add support for Extreme #24

Open
Ondjultomte opened this issue Dec 11, 2019 · 0 comments
Open

Add support for Extreme #24

Ondjultomte opened this issue Dec 11, 2019 · 0 comments

Comments

@Ondjultomte
Copy link

from nelsnmp.hostinfo.device import HostInfo
from nelsnmp.snmp import SnmpHandler

handler = SnmpHandler(host='itb-3206-a', version='2c', community="public")
hostinfo = HostInfo(handler)
hostinfo.get_all()
hostinfo.dict
{'sysobjectid': '1.3.6.1.4.1.1916.2.93', 'vendor': 'UNKNOWN', 'description': u'ExtremeXOS (Stack) version 15.3.1.4 v1531b4-patch1-33 by release-manager }

Vendor: Extreme
OS: ExtremeXOS
Model: Summit (But this is not obvious from the output)
Version: 15.3.1.4 v1531b4-patch1-33

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

1 participant