SNMP Observability
m1nd provides comprehensive SNMP capabilities for network device monitoring and exploration.
On-Demand SNMP Explorer
Query any device directly from the browser:
- SNMP GET — retrieve a specific OID value
- SNMP WALK — enumerate an entire OID subtree
- Supports SNMPv1, v2c, and v3
Vendor OID Library
8 built-in vendor profiles with curated, pollable OIDs:
| Vendor | Profile |
|---|---|
| Cisco IOS | CPU, memory, interfaces |
| Cisco NX-OS | Platform-specific OIDs |
| Aruba AOS-S | Switch metrics |
| Palo Alto PAN-OS | Firewall stats |
| MikroTik RouterOS | Router metrics |
| Juniper Junos | Network device OIDs |
| Fortinet FortiOS | Security appliance |
| Generic MIB-II | Universal fallback |
These profiles serve as the single source of truth for polling, settings display, and dashboard rendering.
Template Editor
Save reusable SNMP walk profiles:
- Combine a target host with a list of OIDs
- Re-run saved profiles on demand
- Share templates across the team
Scheduled Polling
SNMP polling runs as part of the synthetic monitoring scheduler:
- Default interval: 60 seconds
- Metrics collected: CPU%, memory%, port counts, uptime, sysDescr
- Results: Streamed live via SSE, stored in SQLite
- Anomaly detection: Integrated with Baseline Learning
V1sion Integration
SNMP is deeply integrated with the V1sion topology:
- Auto-identification — devices classified via enterprise OID prefix and sysDescr keyword rules
- On-demand refresh — re-query any node without re-scanning the subnet
- Credential management — SNMP credentials selected in V1sion are persisted to localStorage