Skip to main content

OLT CommandLine API for FiberHome Co. ltd

Project description

Changelist

  • 1.0.0, first release

Feedback

give your feedback by following ways

How to install

pip install fiberhome-oltcli

Known issues

None

Overview

With fiberhome-oltcli library, you can easily access olt's commandline interface.

How to use

Use OLTCLI

   oltcli = OLTCLI.get(OLTModel.AN6000_17, '10.182.33.210', 'GEPON', 'GEPON')

   oltcli.get_authorization()

Use OLTTelnet

    telnet = OLTTelnet('10.182.33.210', 'GEPON', 'GEPON')
    telnet.connect()
    assert telnet.run('config') == ''
    telnet.disconnect()

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

fiberhome-oltcli-1.0.0.tar.gz (35.2 kB view details)

Uploaded Source

File details

Details for the file fiberhome-oltcli-1.0.0.tar.gz.

File metadata

  • Download URL: fiberhome-oltcli-1.0.0.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for fiberhome-oltcli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f63b13de44b56cf6343d917fe906094a57c004c9f8ba0a9107a37eae60320307
MD5 1dd9d113db7e322ac4c7ed816e287472
BLAKE2b-256 f8251b672dfdf5bcded1136de17a504834a1cd8615ff630391c0f69ff147148d

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