Batchscanner
stable

Start Here

  • Quickstart
  • Installation
  • Usage

Technical Documentation

  • Synopsis
  • SikCli: CLI manager
  • SikCommander: CLI commander
  • Batchscan: batch engine
  • Credentials: login details
  • Parsers
    • Parser for EtherHaul and (classic) MultiHaul Radios
    • Parser for MultiHaul TG Radios

Change Log

  • Change Log
Batchscanner
  • Parsers
  • Edit on GitHub

Parsers

Batchscanner uses auxiliary parsers to tokenise and parse the output of ‘show’ commands:

Parsers

  • Parser for EtherHaul and (classic) MultiHaul Radios
  • Parser for MultiHaul TG Radios
    • Usage Example
    • SikShowTg Class Information
      • SikShowTg
        • SikShowTg.__init__()
        • SikShowTg.interfaces
        • SikShowTg.inventory
        • SikShowTg.ip
        • SikShowTg.links
        • SikShowTg.name
        • SikShowTg.node
        • SikShowTg.sectors
        • SikShowTg.system
    • Implementation Details
      • Parsing
        • _deyamlify Class Information
      • Tokenising
        • SikShowTgSection Class Information
        • Atoms
        • SikShowTgAtom* Classes Information
    • Helper Functions:
      • _gkv()
      • _vbkild()
Previous Next

© Copyright 2023, Daniel Ephraty. Revision 17b30089.

Built with Sphinx using a theme provided by Read the Docs.