This file keeps its old name for link compatibility. The current 2.0.2
release UI is the restored page-based shell.
The current shell uses the unified REST API under /api/... plus /api/ws
for live status and event updates on the pages that need them.
| Page | Purpose | Main Backend Surfaces |
|---|---|---|
Dashboard |
status overview, counters, shortcuts | /api/meta, /api/stats/, /api/simulator/status, /api/traps/status, /api/mibs/status, /api/ws |
Simulator |
responder control, custom data, activity log | /api/simulator/*, /api/ws |
Walk & Parse |
SNMP walk execution and result parsing | /api/walk/execute, /api/mibs/resolve |
Traps |
listener control, trap send, received-event history | /api/traps/*, /api/mibs/traps, /api/mibs/objects, /api/mibs/resolve, /api/ws |
MIB Browser |
tree browse, search, resolve, detail inspection | /api/mibs/browse/* |
MIB Manager |
loaded MIB status, upload, reload, dependency fetch, export, trap catalog | /api/mibs/status, /api/mibs/upload, /api/mibs/reload, /api/mibs/fetch-dependencies, /api/mibs/export, /api/mibs/traps |
Settings |
credentials, app settings, stats actions, product metadata | /api/settings/*, /api/stats/, /api/meta |
Use Dashboard as the operator landing page for:
Use Simulator to:
Use Walk & Parse to:
Use Traps to:
Use MIB Browser to:
Walk & Parse or TrapsUse MIB Manager to:
Use Settings to: