Re: help finding a MIB file
Fulko Hew <[email protected]>
| Newsgroups | gmane.network.opennms.general,gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 8, 2010 at 10:57 AM, Brandon Wigfield <[email protected]>wrote: > I did some crawling of the net for MIBs a while back and then built a > database of oids for use in our in house NMS. > Since I have this in a DB I was able to run a query like: > > select n_oid, n_name, n_type, n_description, n_oid_string > from cco_mib_node > where n_oid like '1.3.6.1.4.1.4.5%' > order by n_oid > > > and get the following results: > ... snip ... Thanks. In the meantime, I pursued the 'unix.mib' idea, fix the unresolved bugs by adding the missing includes, and that's solved my problem. > This information was on my system in a file called "snmp-rs6000" Using that > as a clue I found the MIB on MIB Depot at > http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&r=ibm&f=snmp-rs6000&v=v1&t=txt > The file this URL points at actually seems to consist of 3 things: 1/ The original unix.mib 2/ A copy of rfc1213 (so that the unresolveds are now resolved (brute force)) 3/ Some IBM/RS6000 specific variables and traps. I don't know if I need 'part 3' since my box (wherever it came from and contains) doesn't seem to respond with those 'additional' variables, and I don't know about the traps. Thanks for the pointer. At least now, this answer should be found in a search engine for the next guy! ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss