Giter Site home page Giter Site logo

snmp-mibs's Introduction

SNMP-MIBS

This repository is a colleciton of SNMP mibs. Sometimes you only need a few, but the fact of the matter is - disk space is cheap.

If we can collect these all in one place once and for all, we will have saved untold amounts of pain and suffering for the remainder of time.

"Help! My mib is missing!"

Do one of the following;

  1. Send me a link to the mibs you want to include

  2. Fork this repostiory, add your mibs and send me a pull request

Using the MIBS

Net-SNMP (Must die but I digress)

Copy the mib files you care about into your snmp mib path. To find that out, run

$ net-snmp-config --default-mibdirs

Then copy your files in

$ cp ALL_THE_MIBS /opt/local/share/snmp/mibs

If you want to use the mibs all of the time, then you also have to include the mibs when you load tools. If you load all of the mibs all of the time, then that can incur an unfair performance penalty. The trade-off is up to you.

Find the name of your MIB (you usually have to crack it open to find it) then include it by adding the following line (for example) into your snmp.conf file

mibs +TCP-MIB

snmp-mibs's People

Contributors

trevoro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.