[SNMP4J] SNMP4J and SNMPv2u

Frank Fock fock at agentpp.com
Fri Jul 3 17:20:45 CEST 2009


Hi Marcin,

Marcin Kokoszka wrote:
> I would like to ask if SNMP4J supports the SNMPv2u.

No, but you can add it.

> I have some device which sends SNMPv2u traps. With SNMP4J command line tool
> I see warning message that version 2 is not supported. As I see there is
> some static field at the MessageProcessingMode interface but I cannot find
> any MessagProcessingModel class for the MPv2u as it is done for the MPv2c.
> Will it be ok to use MPv2c class as an pattern for implementing some MPv2u?

The MPv2u is pretty much different from MPv2c. It does not
make sense to use the latter as a template. You will have
to start from scratch.

> Or maybe there is somewhere such MessageProcessingModel already implemented?

I have not heard of an implementation for SNMP4J yet.

Best regards,
Frank

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list