{ "info": { "author": "Victor", "author_email": "victor@pavlushin.info", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "================================================\nNetbox network production importer and inventory\n================================================\n\n.. image:: https://travis-ci.org/VictorPavlushin/netbox-netdev-inventory.svg?branch=master\n :target: https://travis-ci.org/VictorPavlushin/netbox-netdev-inventory\n\nnetbox-netprod-importer is a tool dedicated to help moving your current\nknowledge base to `Netbox `_ as an\nIPAM/DCIM, independently of your current information system. It connects to\na given list of network devices, parse their status and configuration to\nimport them into Netbox like they are currently configured.\n\nIt is thought to be generic and infrastructure agnostic. It means that imported\ndata will probably need to be adapted by some custom scripts, like the\nspecification of roles, tennant and other properties on objects.\n\nDocumentation\n-------------\n\nDocumentation is available `here `_.\n\n\nFeatures\n--------\n\nDevice's data:\n - Fetch interfaces (physical & virtual):\n\n * Try to guess the interface form factor (more info in the documentation)\n * MTU\n * MAC Address\n * Description\n * Parent LAG\n * Enabled/Disabled\n * IPv4/IPv6\n\n - Serial number\n - Main IPv4/IPv6\n\n\nDevices interconnections:\n - Build an interconnection graph by using LLDP and CDP to add (and optionally clean)\n interconnections between devices in Netbox\n\n\nCompatibility\n-------------\n\nTested on:\n\n - Cisco IOS (catalyst, 2960)\n - Cisco Nexus (6000, 9000)\n - Cisco ASR (but no specific parser written, some features are not available)\n - Juniper\n\n\nInstallation\n------------\n\nRun::\n\n pip3 install netbox-netdev-inventory\n\nnetbox-netdev-inventory is tested under python 3.5 to 3.7\n\n\nContributors\n------------\n\n* Victor Pavlushin \n\n\nLicense\n-------\n\nTool under the GPLv3 license. Do not hesitate to report bugs, ask me some\nquestions or do some pull request if you want to!", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/VictorPavlushin/netbox-netdev-inventory", "keywords": "netbox_netdev_inventory", "license": "", "maintainer": "", "maintainer_email": "", "name": "netbox-netdev-inventory", "package_url": "https://pypi.org/project/netbox-netdev-inventory/", "platform": "", "project_url": "https://pypi.org/project/netbox-netdev-inventory/", "project_urls": { "Homepage": "https://github.com/VictorPavlushin/netbox-netdev-inventory" }, "release_url": "https://pypi.org/project/netbox-netdev-inventory/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "Microservice import into netbox devices in production", "version": "0.2.3" }, "last_serial": 5943870, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "87a575e2e9b178affd22f3a02b67d7fb", "sha256": "231f6750397851a2ea5e9822c0ecc1bcc901eea2ea95439364c57746bde31640" }, "downloads": -1, "filename": "netbox_netdev_inventory-0.2.3.tar.gz", "has_sig": false, "md5_digest": "87a575e2e9b178affd22f3a02b67d7fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19323, "upload_time": "2019-10-08T09:30:22", "url": "https://files.pythonhosted.org/packages/a0/5d/31420f050a6e4c9221b9e95a9ba20fc7932ccaa0a29305ab21c3b4cec562/netbox_netdev_inventory-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87a575e2e9b178affd22f3a02b67d7fb", "sha256": "231f6750397851a2ea5e9822c0ecc1bcc901eea2ea95439364c57746bde31640" }, "downloads": -1, "filename": "netbox_netdev_inventory-0.2.3.tar.gz", "has_sig": false, "md5_digest": "87a575e2e9b178affd22f3a02b67d7fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19323, "upload_time": "2019-10-08T09:30:22", "url": "https://files.pythonhosted.org/packages/a0/5d/31420f050a6e4c9221b9e95a9ba20fc7932ccaa0a29305ab21c3b4cec562/netbox_netdev_inventory-0.2.3.tar.gz" } ] }