|
1 | | -# π± Trishul SNMP |
| 1 | +# π± Trishul-SNMP |
| 2 | + |
| 3 | +**Replace 5+ SNMP tools with one modern platform** |
| 4 | + |
| 5 | +- β
**Net-SNMP (CLI)** β Web UI |
| 6 | +- β
**snmpsim** β Custom OID simulator |
| 7 | +- β
**iReasoning ($500)** β Free MIB browser |
| 8 | +- β
**snmptrapd** β Real-time trap receiver |
| 9 | +- β
**Custom scripts** β JSON/CSV export |
| 10 | + |
| 11 | +**One container. Zero cost. Full control.** |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## π― What Trishul-SNMP Replaces |
| 16 | + |
| 17 | +β
All Net-SNMP CLI tools (for testing) |
| 18 | +β
Paid MIB browsers (iReasoning, MG-SOFT) |
| 19 | +β
SNMP simulators (snmpsim, snmpsimd) |
| 20 | +β
Trap receivers (snmptrapd + log parsing) |
| 21 | +β
Multiple scattered tools β One unified platform |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +## π₯ Best For |
| 26 | + |
| 27 | +- π§ Network engineers testing devices |
| 28 | +- π DevOps testing SNMP integrations |
| 29 | +- π Students learning SNMP |
| 30 | +- β
QA teams validating implementations |
| 31 | +- π₯ Small teams needing trap monitoring |
| 32 | + |
| 33 | +--- |
| 34 | + |
| 35 | +## β οΈ Not For |
| 36 | + |
| 37 | +- β Production 24/7 monitoring (use Zabbix, PRTG) |
| 38 | +- β Enterprise-scale NMS (use SolarWinds, Cisco Prime) |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +## π Quick Start |
| 43 | + |
| 44 | +```bash |
| 45 | +curl -fsSL https://raw.githubusercontent.com/tosumitdhaka/trishul-snmp/main/install-trishul-snmp.sh | bash |
| 46 | +``` |
| 47 | + |
| 48 | +Access: http://localhost:8080(opens in a new tab) |
| 49 | +Default login: admin / admin123 |
| 50 | + |
| 51 | +--- |
| 52 | + |
2 | 53 |
|
3 | 54 | **Professional SNMP Utilities** |
4 | 55 |
|
|
0 commit comments