2.0.2 support SNMPv3?No. The current runtime surface is built around SNMP v2c.
No for normal operation.
The current 2.0.2 bundle pipeline works fully from local files. Optional
remote dependency fetch can be enabled in Settings if you want uploads or
reloads to resolve missing MIB imports from approved remote sources.
In the 2.0.2 runtime, the main sources of truth are:
backend/data/trishul_v2.sqlite3backend/data/bundles/sets/backend/data/bundles/cache/tsmi/In Docker, the data root is persisted in the trishul-snmp-suite-data volume.
Container logs are read with docker logs trishul-snmp-suite and are not
stored in that volume by default. File logs only exist when
LOG_DESTINATION includes file.
The installer defaults are:
8980/tcp1061/udp1162/udpThe page forms are editable. Use the values that match your deployment.
admin / admin123
Rotate those credentials immediately in Settings.
Yes, as long as the required MIBs are loaded and the current runtime can resolve them.
If the symbol does not resolve, use numeric OIDs until the relevant MIBs are available.
No. FastAPI serves the built frontend artifact directly. The current shell uses
normal /api/... requests for actions and /api/ws for live updates. The old
split-runtime WebSocket bridge is gone.
Yes for development and testing. See Development Setup.
Not in full.
The installer can preserve and copy old Docker volumes forward, and the current release shell intentionally keeps familiar file-backed workflows where possible, but you should still validate MIBs, simulator data, and settings after upgrade.
Start with: