Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
This library and its documentation were written by an AI. What that means, and what was actually verified against hardware.
python-netgear-switch-library 0.1.post18
python-netgear-switch-library 0.1.post18

Guide

  • Installation
  • Quickstart
  • Concepts
  • Inventories and credentials
  • Reading a switch
  • Changing a switch
  • Design principles

Switches

  • Switch models
    • M4300-24X
    • M4300-16X
    • GSM7252PS
    • S3300-52X-PoE+
    • GS728TPP
    • GS110EMX
    • GS305EP
    • GS105PE
  • Support matrix
  • Protocols
    • SNMP
    • NSDP
    • HTTP web UI
      • MERGE_HASH_CGI — the Plus web UI
      • GAMBIT — merge-hash with a token
      • CHEETAH_FORM — the Cheetah login form
      • CHEETAH_V1 — the M4300 /v1 UI
      • XML_API — the GoAhead wcd interface
    • FASTPATH CLI

Tools

  • ngsw command line
  • MCP server

The virtual switch

  • The virtual switch
  • Running mock switches
  • Testing against the fake
  • How the fake is built

API reference

  • API reference
    • Core types
    • Facades
    • Backend operations
    • Protocol layer
    • Transports
    • Virtual switch
    • Command-line implementation
    • MCP server

Project

  • Development
Back to top
Copyright © 2026, Tim Ansell
Made with Sphinx and @pradyunsg's Furo