Skip to content

Commit 141065d

Browse files
authored
Update README.md
1 parent 768ac97 commit 141065d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)