I noticed the Mib loader was realeased for the RC version. Does this work ? I have tried uploading a trapmib for our devices and it does not translate . what does this actually do
i have and it does translate ... But the traps do not Im using snmv3 and I can recieve them fine just
OK
We are going to review this, before Final Release.
Thanks
Ok so I figured it out it seems that in the SNMPServer.pm there are static entries which start snmptrapd with -On format options which forces the oid to numerical form which is why it wasnt translating after removing this I was able to see the IF-MIB:linkUP and link down events instead of just the oid
Ok
We have been revising it and Open version as you notify us, it doesn't translates the traps. While the Enterprise version translates the traps before writing them to the database, its a Enterprise feature.
If you want to avoid patch it as you notify us, you can configure the snmp_trapd token to manual in the server config and run the snmptrapd manually with the parameters you want.
Regards