ShellYard
Last reviewed against v0.9.0 source: internal/tools/snmp_browser.go

SNMP browser

v1 / v2c / v3 (auth + priv). Walks subtrees. OID lookup against bundled and user-uploaded MIBs.

SNMP v1, v2c, and v3 (with auth + privacy).

Operations

  • Walk a subtree (1.3.6.1.2.1 for the standard MIB-2)
  • Get a specific OID
  • Bulk get multiple OIDs

MIBs

Bundled MIBs (RFC 1213, IF-MIB, etc.) are always available. User-uploaded MIBs go into the Space and are shared with collaborators on Team+. Right-click the Browser → Upload MIB to add one.