Re: OID to text conversion
Joel Hansell <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAChT3kuKbO7Bn4GXueDzGBLkun9Zqbcm8Tjc9GG-ZqC1rdjJ9w@mail.gmail.com> |
Hi Sreepathi, While this question is wildly off-topic for this mailing list, I do happen to know two options. What you're looking for is usually called a MIB parser. There may be other good options out there that I have missed. 1. Adventnet/WebNMS Java API (http://www.webnms.com/snmp/) Free for non-commercial use, reasonable license fee for single-developer commercial use. Good support terms for the paid version. Not open-source. I've used this extensively and it's fairly robust. Not only parses MIB files, but is a fully featured SNMP toolkit. 2. Mibble (http://www.mibble.org/) Open-source by GPL (i.e. restricted distribution), but commercial license available if you want to distribute your code. Haven't used in many years, but it looks like it's still maintained. As far as I know, it's purely a MIB parser. Best regards, Joel Hansell On Sat, Apr 19, 2014 at 4:21 AM, Sreepathi <[email protected]>wrote: > Hello, > > Are there any java APIs to convert oid format to textual representation ? > Just like snmptranslate does. > > snmptranslate .1.3.6.1.2.1.1.3.0 > SNMPv2-MIB::sysUpTime.0 > > > -- > *Regards,* > --- *Sreepathi * > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > Net-snmp-users mailing list > [email protected] > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users