This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Replies: 2 comments
|
由于 |
0 replies
|
Hi @sunurich, thanks for the question! Current state: the tool is designed as one instance per OLT — helm install snmp-olt-site-01 ./snmp-olt-zte-c320 --set snmp.host=10.0.0.1
helm install snmp-olt-site-02 ./snmp-olt-zte-c320 --set snmp.host=10.0.0.2Each instance gets its own Redis cache, trap listener, and webhook config — fully isolated. Roadmap: I'm planning to extend this module to support multi-OLT management for both ZTE C300 and C320 in a single instance. The OID trees of C300 and C320 are largely compatible, so a unified OLT profile abstraction should work well. Will share progress here once development starts. Stay tuned! 🚀 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
RT
All reactions