Skip to main content

Aeromiko is a middle-man script to simplify extracting data from Aerohive APs using Netmiko

Project description

Aeromiko is a middle-man script to simplify extracting data from Aerohive APs using Netmiko

Installation

To install Aeromiko, simply use pip:

$ pip install Aeromiko

Aeromiko has the following requirements (which pip will install for you)

  • netmiko >= 2.4.0

Documentation

https://andytruett.github.io/aeromiko/

Usage

import aeromiko

ip = 127.0.0.1
username = "admin"
password = "password"

access_point = aeromiko.AP(ip, username, password)

access_point.connect()

hostname = access_point.get_hostname()
print(hostname)

-or-

see example script

https://raw.githubusercontent.com/andytruett/Aeromiko/master/example/example.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aeromiko-1.2.0.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

aeromiko-1.2.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file aeromiko-1.2.0.tar.gz.

File metadata

  • Download URL: aeromiko-1.2.0.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.2

File hashes

Hashes for aeromiko-1.2.0.tar.gz
Algorithm Hash digest
SHA256 3ae636e334c38aa7f4f601683a18240e04ac44541f065d7ffb3500ce6f22c44f
MD5 f29b8c322ef1b8638a8e0f94202d9833
BLAKE2b-256 bf2d0ecf0aca93db70d9eb1154975f3d75bab0136ccbeb90719da78627cb2718

See more details on using hashes here.

File details

Details for the file aeromiko-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: aeromiko-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.2

File hashes

Hashes for aeromiko-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa8391a17bd8d7398beab2bc705477ce40fb075b2b47a1342b6b43385ad95922
MD5 fd420f27731a214cb03e32b2b2e972ea
BLAKE2b-256 81926b8e40ead55f9e0ad88d0d8f8e67932cf779d3da675f2fe08b104293ffc4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page