[SNMP4J] Building a broken agent

Ruland, Kevin Kevin.Ruland at arris.com
Fri Jul 13 15:33:06 CEST 2018


Hello,

I'm trying to interface with a real device which has a nasty bug in its agent.  When I execute a bulk get to a specific oid, it just returns the same oid over and over (like a loop) instead of walking past to the next leaf in the tree.

I would like to write an agent in snmp4j-agent which exhibits this behavior, but I can't seem to figure out how to do this.  What's the proper place to hook this into the BaseAgent?

Thanks for the help.

Kevin Ruland


More information about the SNMP4J mailing list