Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Class | Description |
---|---|---|
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.
|
Copyright © 2018 SNMP4J.org. All rights reserved.