File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ A web-based SNMP toolkit for network engineers and administrators. Simulate SNMP
1919- 🖥️ ** SNMP Simulator** - Run configurable SNMP agent with custom OID values
2020- 🚶 ** Walk & Parse** - Execute SNMP walks with MIB resolution, export to JSON/CSV
2121- 📡 ** Trap Manager** - Send/receive SNMP traps with real-time monitoring
22- - 📚 ** MIB Manager** - Upload, validate, and browse MIB files with dependency detection
22+ - 📚 ** MIB Manager** - Upload, validate MIBs, browse traps, auto-resolve OIDs with dependency detection
2323- 🔐 ** Secure** - Session-based authentication with credential management
2424- 🐳 ** Containerized** - One-command Docker deployment with host network support
2525- 🌐 ** Modern UI** - Clean, responsive interface built with Bootstrap 5
@@ -403,7 +403,9 @@ Deploy on your own infrastructure using the one-command installer or Docker Comp
403403
404404## 🎯 Roadmap
405405
406- - [ ] Multi-language support (i18n)
406+ - [ ] Full MIB tree browser
407+ - [ ] View OID descriptions and syntax
408+ - [ ] Search OIDs across MIBs
407409- [ ] SNMPv3 authentication support
408410- [ ] Scheduled SNMP walks
409411- [ ] Email/Slack/Webhook notifications
You can’t perform that action at this time.
0 commit comments