Skip to content

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:

VendorProfile
Cisco IOSCPU, memory, interfaces
Cisco NX-OSPlatform-specific OIDs
Aruba AOS-SSwitch metrics
Palo Alto PAN-OSFirewall stats
MikroTik RouterOSRouter metrics
Juniper JunosNetwork device OIDs
Fortinet FortiOSSecurity appliance
Generic MIB-IIUniversal 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

Released under the MIT License.