Metadata-Version: 2.1
Name: switchinfo
Version: 1.1
Summary: A tool to show what is connected to switch ports
Home-page: https://github.com/datagutten/switchinfo
Author: Anders Birkenes
Author-email: datagutten@datagutten.net
License: GPL
Description: # switchinfo
        A tool to show what is connected to switch ports
        
        Add new switch:
        
        `python3 manage.py switch_info [switch ip] [snmp community]`
        
        The following brands are tested:
        * Cisco
        * HPE Aruba
        * HP ProCurve (not able to get all information on all models)
        * Extreme Networks
        * Korenix
        * Westermo SDSL modems
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.1
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
