[AGENT++] snmp++: mib parsing question

Harry ten Berge htenberge at gmail.com
Wed Jan 4 09:39:45 CET 2006


On 1/4/06, Jochen Katz <katz at agentpp.com> wrote:
>
> Hi,
>
> > I've created an snmp trap listener that uses the SnmpMessage::load(..)
> > function. It works perfectly, but I've got a question:
>
> > Is it possible with snmp++ to parse mib files? Because now I only have
> numeric
> > OID's and I need them to be translated to their textual representation.
>
> snmp++ has no functions to parse mib files and/or to convert numeric
> OIDs to their textual representation.
>
> Regards,
>   Jochen
>

Ok. Thanks for your answer. But what if I do want to resolve numeric OIDs?
Do you have a tip? I've looked into 'libsmi', and that library seems a
candidate to do this....

So anyone used a library to resolve numerical OIDs? And if so, which library
is that?

Regards Harry



More information about the AGENTPP mailing list