Subclasses of AbstractTarget in org.snmp4j |
class |
CertifiedTarget
The CertifiedTarget class implements a SecureTarget
for usage with SecurityModel s that support
secured connections using client and server certificates. |
class |
CommunityTarget
A CommunityTarget represents SNMP target properties for
community based message processing models (SNMPv1 and SNMPv2c). |
class |
SecureTarget
The SecureTarget is an security model independent abstract class
for all targets supporting secure SNMP communication. |
class |
UserTarget
User based target for SNMPv3 or later. |