Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.transport.tls |
Modifier and Type | Class and Description |
---|---|
class |
CertifiedTarget
The
CertifiedTarget class implements a SecureTarget
for usage with SecurityModel s that support
secured connections using client and server certificates. |
class |
UserTarget
User based target for SNMPv3 or later.
|
Modifier and Type | Class and Description |
---|---|
class |
TlsX509CertifiedTarget
The
TlsCertifiedTarget extends the CertifiedTarget class by means to provide
a TlsTmSecurityCallback reference directly with the target as needed according to RFC 6353 ยง5.3.1 when
establishing a connection based on the SNMP-TARGET-MIB as client. |
Copyright © 2020 SNMP4J.org. All rights reserved.