Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How do I compile MIBS on RedHat Linux? Currently using snmpwalk, I can only see information for SNMPv2-MIB. I want to collect information from HOST-RESOURCES-MIB and NET-SNMP-MIB.
Last edited by Faiza; 12-11-2006 at 07:14 PM.
Reason: snmp mibs linux
the mibs should be there. The directory is read with the enviromental variable of MIBSDIR.
can you run find to see where it defaults
find / -iname '*NET-SNMP-MIB.txt*'
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.