You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AiRing - Hybrid CMS-OLT Management System. Single API for orchestrating heterogeneous FTTH OLTs (ZTE, Huawei, C-DATA, FiberHome) with telemetry, security, and extensible adapter pattern.
Paquete en Python que proporciona una interfaz basada en clases para conectar vía Telnet a un OLT Zyxel (modelo OLT1408A) y extraer información de las ONT (Optical Network Terminations) en estructuras de datos listas para serializar a JSON. Todo se realiza sin SNMP, únicamente mediante comandos Telnet y parseo de las salidas ASC
This Python script enables the execution of Telnet commands on a remote device and saves the output to files with timestamps. It offers functionalities to display memory and CPU usage, as well as to save configurations.