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.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.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.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. -
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.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 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.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 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 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 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.