[SNMP4J] Why is there a MPv3.setSecurityModels() method?

Frank Fock fock at agentpp.com
Tue Nov 11 18:17:44 CET 2008


Hi John,

You do not need to have more than one
MPv3 instance for managing several
devices using SNMPv3 with MPv3.

If you have problems because of
same security name used with different
passphrases on different devices, then
you should use localized keys instead
password/passphrase.

Best regards,
Frank

John Marks wrote:
> As near as I can tell, SecurityModels is a singleton (it has a private
> constructor), so you can't provide separate instances of it to different
> instances of MPv3. This also means that you can't support more than one MPv
> 3 instance in snmp4j. Is it possible that snmp4j won't support more than one
> MPv3 device at a time?
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

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




More information about the SNMP4J mailing list