Uses of Package
org.snmp4j
-
Packages that use org.snmp4j 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.fluent 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.tls org.snmp4j.uri org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. -
Classes in org.snmp4j used by org.snmp4j Class Description AbstractTarget AAbstractTarget
class is an abstract representation of a remote SNMP entity.CertifiedIdentity TheCertifiedIdentity
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 TheCommandResponderEvent
is fired by theMessageDispatcher
to listeners that potentially can process the included request, report, or trap/notification.DirectUserTarget User based target for SNMPv3 User Based Security ModelUSM
or later that includes any necessary authentication and privacy information, i.e.MessageDispatcher TheMessageDispatcher
interface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponder
instances.MessageException TheMessageException
represents information about an exception occurred during message processing.PDU ThePDU
class represents a SNMP protocol data unit.PDUv1 ThePDUv1
represents SNMPv1 PDUs.ScopedPDU TheScopedPDU
class represents a SNMPv3 scoped PDU.SecureTarget TheSecureTarget
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.NotificationDispatcher TheNotificationDispatcher
dispatches traps, notifications, and to registered listeners.Snmp.PendingRequest 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 ATarget
interface defines an abstract representation of a remote SNMP entity.TimeoutModel TheTimeoutModel
is the common interface for all models of timing out a SNMP request.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements.UserTarget User based target for SNMPv3 or later. -
Classes in org.snmp4j used by org.snmp4j.event Class Description PDU ThePDU
class represents a SNMP protocol data unit.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings. -
Classes in org.snmp4j used by org.snmp4j.fluent Class Description PDU ThePDU
class represents a SNMP protocol data unit.ScopedPDU TheScopedPDU
class represents a SNMPv3 scoped PDU.Snmp TheSnmp
class is the core of SNMP4J.Target ATarget
interface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.mp Class Description MessageDispatcher TheMessageDispatcher
interface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponder
instances.MutablePDU TheMutablePDU
is a container for aPDU
instance.PDU ThePDU
class represents a SNMP protocol data unit.ScopedPDU TheScopedPDU
class represents a SNMPv3 scoped PDU.Target ATarget
interface defines an abstract representation of a remote SNMP entity.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.security Class Description Target ATarget
interface defines an abstract representation of a remote SNMP entity.TransportStateReference TheTransportStateReference
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. -
Classes in org.snmp4j used by org.snmp4j.security.dh Class Description Session Session
defines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Target ATarget
interface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.tools.console Class Description CommandResponder CommandResponder
process incoming request, report and notification PDUs.CommandResponderEvent TheCommandResponderEvent
is fired by theMessageDispatcher
to listeners that potentially can process the included request, report, or trap/notification.MessageDispatcher TheMessageDispatcher
interface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponder
instances.MessageDispatcherImpl TheMessageDispatcherImpl
decodes and dispatches incoming messages usingMessageProcessingModel
instances and encodes and sends outgoing messages using an appropriateTransportMapping
instances.PDU ThePDU
class represents a SNMP protocol data unit.Snmp TheSnmp
class is the core of SNMP4J.Target ATarget
interface defines an abstract representation of a remote SNMP entity.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport Class Description MessageException TheMessageException
represents information about an exception occurred during message processing.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport.tls Class Description AbstractTarget AAbstractTarget
class is an abstract representation of a remote SNMP entity.CertifiedIdentity TheCertifiedIdentity
interface describes an identity that is associated with a client certificate fingerprint and a server certificate fingerprint.CertifiedTarget TheCertifiedTarget
class implements aSecureTarget
for usage withSecurityModel
s that support secured connections using client and server certificates.SecureTarget TheSecureTarget
is an security model independent abstract class for all targets supporting secure SNMP communication.Target ATarget
interface defines an abstract representation of a remote SNMP entity.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.uri Class Description PDU ThePDU
class represents a SNMP protocol data unit.Session Session
defines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Target ATarget
interface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.util Class Description AbstractTarget AAbstractTarget
class is an abstract representation of a remote SNMP entity.CommandResponder CommandResponder
process incoming request, report and notification PDUs.MessageDispatcher TheMessageDispatcher
interface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponder
instances.MessageException TheMessageException
represents information about an exception occurred during message processing.PDU ThePDU
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 TheSnmp
class is the core of SNMP4J.Target ATarget
interface defines an abstract representation of a remote SNMP entity.TransportMapping TheTransportMapping
defines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReference
class holds information defined by RFC 5343 for the tmStateReference ASI elements.