Posts: 23
Threads: 13
Joined: Nov 2011
Reputation:
0
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
Posts: 23
Threads: 13
Joined: Nov 2011
Reputation:
0
i have and it does translate ... But the traps do not Im using snmv3 and I can recieve them fine just
Posts: 711
Threads: 3
Joined: Nov 2012
Reputation:
0
OK
We are going to review this, before Final Release.
Thanks
Posts: 23
Threads: 13
Joined: Nov 2011
Reputation:
0
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
Posts: 711
Threads: 3
Joined: Nov 2012
Reputation:
0
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