[SNMP4J] SNMP client works remotely but fails locally

2018-01-26 Thread Mark Harpt
I wrote an SNMP client that talks to an agent (gets and sets) just fine if the client is on a separate Windows PC from the agent. If the client is on the same Windows PC as the agent, the agent receives the message from the client but does not act upon it. Any ideas?

Re: [SNMP4J] SNMP client works remotely but fails locally

2018-01-26 Thread Mark Harpt
Successful!"); } else { System.out.println("SET Unsuccessful."); } } > On Jan 26, 2018, at 2:14 AM, Frank Fock <f...@agentpp.com> wrote: > > Hi, > > This is most likely an issue about using the same engine ID if both run > l

[SNMP4J] PDP "class has wrong version"

2018-01-27 Thread Mark Harpt
I upgraded my SNMP jars and when I try to build I get "class has wrong version" error on my PDU include. The version is 50 instead of 49. ___ SNMP4J mailing list SNMP4J@agentpp.org https://oosnmp.net/mailman/listinfo/snmp4j