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 AAbstractTargetclass is an abstract representation of a remote SNMP entity.CertifiedIdentity TheCertifiedIdentityinterface describes an identity that is associated with a client certificate fingerprint and a server certificate fingerprint.CommandResponder CommandResponderprocess incoming request, report and notification PDUs.CommandResponderEvent TheCommandResponderEventis fired by theMessageDispatcherto listeners that potentially can process the included request, report, or trap/notification.DirectUserTarget User based target for SNMPv3 User Based Security ModelUSMor later that includes any necessary authentication and privacy information, i.e.MessageDispatcher TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.MessageException TheMessageExceptionrepresents information about an exception occurred during message processing.PDU ThePDUclass represents a SNMP protocol data unit.PDUv1 ThePDUv1represents SNMPv1 PDUs.ScopedPDU TheScopedPDUclass represents a SNMPv3 scoped PDU.SecureTarget TheSecureTargetis an security model independent abstract class for all targets supporting secure SNMP communication.Session Sessiondefines 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 ATargetinterface defines an abstract representation of a remote SNMP entity.TimeoutModel TheTimeoutModelis the common interface for all models of timing out a SNMP request.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReferenceclass 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 ThePDUclass represents a SNMP protocol data unit.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings. -
Classes in org.snmp4j used by org.snmp4j.mp Class Description MessageDispatcher TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.MutablePDU TheMutablePDUis a container for aPDUinstance.PDU ThePDUclass represents a SNMP protocol data unit.ScopedPDU TheScopedPDUclass represents a SNMPv3 scoped PDU.Target ATargetinterface defines an abstract representation of a remote SNMP entity.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.security Class Description Target ATargetinterface defines an abstract representation of a remote SNMP entity.TransportStateReference TheTransportStateReferenceclass 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 Sessiondefines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Target ATargetinterface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.tools.console Class Description CommandResponder CommandResponderprocess incoming request, report and notification PDUs.CommandResponderEvent TheCommandResponderEventis fired by theMessageDispatcherto listeners that potentially can process the included request, report, or trap/notification.MessageDispatcher TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.MessageDispatcherImpl TheMessageDispatcherImpldecodes and dispatches incoming messages usingMessageProcessingModelinstances and encodes and sends outgoing messages using an appropriateTransportMappinginstances.PDU ThePDUclass represents a SNMP protocol data unit.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport Class Description MessageException TheMessageExceptionrepresents information about an exception occurred during message processing.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport.tls Class Description AbstractTarget AAbstractTargetclass is an abstract representation of a remote SNMP entity.CertifiedIdentity TheCertifiedIdentityinterface describes an identity that is associated with a client certificate fingerprint and a server certificate fingerprint.CertifiedTarget TheCertifiedTargetclass implements aSecureTargetfor usage withSecurityModels that support secured connections using client and server certificates.SecureTarget TheSecureTargetis an security model independent abstract class for all targets supporting secure SNMP communication.Target ATargetinterface defines an abstract representation of a remote SNMP entity.TransportStateReference TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.uri Class Description Session Sessiondefines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Target ATargetinterface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.util Class Description CommandResponder CommandResponderprocess incoming request, report and notification PDUs.MessageDispatcher TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.MessageException TheMessageExceptionrepresents information about an exception occurred during message processing.PDU ThePDUclass represents a SNMP protocol data unit.Session Sessiondefines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Snmp TheSnmpclass is the core of SNMP4J.Target ATargetinterface defines an abstract representation of a remote SNMP entity.TransportMapping TheTransportMappingdefines the common interface for SNMP transport mappings.TransportStateReference TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements.