Adding Monitored OIDs
+
The Monitor tab lets you poll OIDs at regular intervals and track their values over time.
- Switch to the Monitor tab and click + Add OID.
- Enter the OID you want to monitor (e.g.
.1.3.6.1.2.1.2.2.1.10.1 for ifInOctets on interface 1).
- Give it a human-readable label (e.g. "WAN In Octets").
- Set the poll interval — choose between seconds, minutes, or hours.
- Click Save. The OID is added to your monitor list but does not start polling until you click Start.
You can also add OIDs to the monitor directly from Walk or Query results using the Add to Monitor button.
Charts & History
+
When a monitored OID returns numeric values, SNMP Explorer displays a time-series chart built with Swift Charts.
- Each OID stores up to 200 samples. Once the limit is reached, the oldest sample is discarded as new data arrives.
- Hover over any data point to see the exact value and timestamp.
- Charts update in real time as new poll results come in.
- Non-numeric values (e.g. strings) are displayed in a scrolling log view instead of a chart.
Bulk Controls
+
When monitoring multiple OIDs, use the bulk controls at the top of the Monitor tab:
- Start All — Begin polling every OID in the monitor list.
- Stop All — Stop all active polls at once.
- Individual OIDs can also be started or stopped independently using the toggle next to each entry.
- Disable an OID (without deleting it) by toggling its Enabled switch off. Disabled OIDs are skipped by Start All.