Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.event |
Provides classes and interfaces for SNMP4J event processing.
|
org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
org.snmp4j.security |
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
|
org.snmp4j.security.dh | |
org.snmp4j.tools.console | |
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.transport.ssh | |
org.snmp4j.transport.tls | |
org.snmp4j.uri | |
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Class | Description |
---|---|
AbstractTarget |
A
AbstractTarget class is an abstract representation of a remote
SNMP entity. |
CertifiedIdentity |
The
CertifiedIdentity interface describes an identity
that is associated with a client certificate fingerprint and a server
certificate fingerprint. |
CommandResponder |
CommandResponder process incoming request, report and
notification PDUs. |
CommandResponderEvent |
The
CommandResponderEvent is fired by the
MessageDispatcher to listeners that potentially can process
the included request, report, or trap/notification. |
MessageDispatcher |
The
MessageDispatcher interface defines common services of
instances that process incoming SNMP messages and dispatch them to
interested CommandResponder instances. |
MessageException |
The
MessageException represents information about an exception
occurred during message processing. |
PDU |
The
PDU class represents a SNMP protocol data unit. |
PDUv1 |
The
PDUv1 represents SNMPv1 PDUs. |
ScopedPDU |
The
ScopedPDU class represents a SNMPv3 scoped PDU. |
SecureTarget |
The
SecureTarget is an security model independent abstract class
for all targets supporting secure SNMP communication. |
Session |
Session defines a common interface for all classes that
implement SNMP protocol operations based on SNMP4J. |
Snmp.ReportHandler |
Interface for handling reports.
|
SNMP4JSettings.ReportSecurityLevelStrategy |
Specifies the how the security level of retry requests after a REPORT PDU is
set.
|
SNMP4JSettings.Snmp4jStatistics | |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
TimeoutModel |
The
TimeoutModel is the common interface for all models
of timing out a SNMP request. |
TransportMapping |
The
TransportMapping defines the common interface for SNMP
transport mappings. |
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Class | Description |
---|---|
PDU |
The
PDU class represents a SNMP protocol data unit. |
TransportMapping |
The
TransportMapping defines the common interface for SNMP
transport mappings. |
Class | Description |
---|---|
MessageDispatcher |
The
MessageDispatcher interface defines common services of
instances that process incoming SNMP messages and dispatch them to
interested CommandResponder instances. |
MutablePDU |
The
MutablePDU is a container for a PDU
instance. |
PDU |
The
PDU class represents a SNMP protocol data unit. |
ScopedPDU |
The
ScopedPDU class represents a SNMPv3 scoped PDU. |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
TransportMapping |
The
TransportMapping defines the common interface for SNMP
transport mappings. |
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Class | Description |
---|---|
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
User |
Common interface that has to be implemented by all user based
security models user classes.
|
Class | Description |
---|---|
Session |
Session defines a common interface for all classes that
implement SNMP protocol operations based on SNMP4J. |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
Class | Description |
---|---|
CommandResponder |
CommandResponder process incoming request, report and
notification PDUs. |
CommandResponderEvent |
The
CommandResponderEvent is fired by the
MessageDispatcher to listeners that potentially can process
the included request, report, or trap/notification. |
PDU |
The
PDU class represents a SNMP protocol data unit. |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
Class | Description |
---|---|
MessageException |
The
MessageException represents information about an exception
occurred during message processing. |
TransportMapping |
The
TransportMapping defines the common interface for SNMP
transport mappings. |
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Class | Description |
---|---|
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Class | Description |
---|---|
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Class | Description |
---|---|
Session |
Session defines a common interface for all classes that
implement SNMP protocol operations based on SNMP4J. |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
Class | Description |
---|---|
CommandResponder |
CommandResponder process incoming request, report and
notification PDUs. |
MessageDispatcher |
The
MessageDispatcher interface defines common services of
instances that process incoming SNMP messages and dispatch them to
interested CommandResponder instances. |
MessageException |
The
MessageException represents information about an exception
occurred during message processing. |
PDU |
The
PDU class represents a SNMP protocol data unit. |
Session |
Session defines a common interface for all classes that
implement SNMP protocol operations based on SNMP4J. |
Snmp |
The
Snmp class is the core of SNMP4J. |
Target |
A
Target interface defines an abstract representation of a
remote SNMP entity. |
TransportMapping |
The
TransportMapping defines the common interface for SNMP
transport mappings. |
TransportStateReference |
The
TransportStateReference class holds information defined by
RFC 5343 for the tmStateReference ASI elements. |
Copyright © 2018 SNMP4J.org. All rights reserved.