Skip to main content

SNMP OID Reference Tool Guide

The SNMP OID Reference Tool helps you quickly find and understand SNMP OIDs (Object Identifiers) used in network monitoring. Whether you're setting up a monitoring system or troubleshooting SNMP issues, this tool makes it easy to work with OIDs.

Quick Start

  1. Search for OIDs: Type in the search box to find OIDs by number, name, or description
  2. Browse Categories: Click on a category (System, Interfaces, etc.) to see related OIDs
  3. View Details: Select an OID to see its full details, including description and examples

Features

Search and Navigation

  • Quick Search: Find OIDs instantly as you type
  • Category Filters: Browse common OID categories like System, Interfaces, IP, and Performance
  • Tree View: Navigate the OID hierarchy visually

MIB File Support

  • Upload your own MIB files to expand the OID database
  • Automatically parses and adds new OIDs to the reference
  • Supports standard MIB file format

OID Details

Each OID entry shows:

  • Full OID number and name
  • Detailed description
  • Access type (read-only, read-write)
  • Status (current, deprecated, obsolete)
  • Example values
  • Related OIDs

Keyboard Shortcuts

  • ↑/↓: Navigate through results
  • Enter: Select an OID
  • / (Forward slash): Focus search
  • Ctrl+C: Copy selected OID

Tips and Tricks

  1. Efficient Searching:

    • Use partial OID numbers to find specific branches
    • Search by description to find OIDs by their purpose
    • Filter by category first to narrow down results
  2. Working with MIBs:

    • Upload vendor-specific MIBs to access custom OIDs
    • The tool automatically handles MIB dependencies
    • Uploaded MIBs are processed locally for privacy
  3. Using the Tree View:

    • Click folder icons to expand/collapse branches
    • Use arrow keys for keyboard navigation
    • Selected OIDs are automatically expanded in the tree

Common Use Cases

Setting Up Network Monitoring

  1. Find system uptime OID:
    • Search for "system uptime" or browse System category
    • Copy the OID: .1.3.6.1.2.1.1.3.0
    • Use in your monitoring tool

Troubleshooting Interface Issues

  1. Locate interface statistics:
    • Go to Interfaces category
    • Find relevant counters (errors, packets, etc.)
    • Monitor these OIDs for troubleshooting

Performance Monitoring

  1. Access performance metrics:
    • Browse Performance category
    • Find CPU, memory, and process OIDs
    • Use for system performance monitoring

Best Practices

  1. Start Broad, Then Narrow:

    • Begin with category browsing
    • Use search to find specific OIDs
    • Check related OIDs for additional metrics
  2. Verify OID Status:

    • Check if OIDs are current or deprecated
    • Look for newer alternatives if deprecated
    • Consider access type requirements
  3. Use Tree View for Context:

    • Understand OID hierarchy
    • Find related metrics in same branch
    • Navigate parent/child relationships

Need Help?