Uses of Package
org.snmp4j
Packages that use org.snmp4j
Package
Description
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
Provides classes and interfaces for SNMP4J event processing.
Provides classes and interfaces for the SNMP message processing.
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
Provides transport protocol mappings for SNMP.
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
-
Classes in org.snmp4j used by org.snmp4jClassDescriptionA
AbstractTargetclass is an abstract representation of a remote SNMP entity.TheCertifiedIdentityinterface describes an identity that is associated with a client certificate fingerprint and a server certificate fingerprint.CommandResponderprocess incoming request, report and notification PDUs.TheCommandResponderEventis fired by theMessageDispatcherto listeners that potentially can process the included request, report, or trap/notification.TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.TheMessageExceptionrepresents information about an exception occurred during message processing.ThePDUclass represents a SNMP protocol data unit.ThePDUv1represents SNMPv1 PDUs.TheScopedPDUclass represents a SNMPv3 scoped PDU.TheSecureTargetis an security model independent abstract class for all targets supporting secure SNMP communication.Sessiondefines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.Interface for handling reports.Specifies how the security level of retry requests after a REPORT PDU is set.ATargetinterface defines an abstract representation of a remote SNMP entity.TheTimeoutModelis the common interface for all models of timing out a SNMP request.TheTransportMappingdefines the common interface for SNMP transport mappings.TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.eventClassDescriptionThe
PDUclass represents a SNMP protocol data unit.TheTransportMappingdefines the common interface for SNMP transport mappings. -
Classes in org.snmp4j used by org.snmp4j.mpClassDescriptionThe
MessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.TheMutablePDUis a container for aPDUinstance.ThePDUclass represents a SNMP protocol data unit.TheScopedPDUclass represents a SNMPv3 scoped PDU.ATargetinterface defines an abstract representation of a remote SNMP entity.TheTransportMappingdefines the common interface for SNMP transport mappings.TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.securityClassDescriptionThe
TransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements.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
-
Classes in org.snmp4j used by org.snmp4j.tools.consoleClassDescription
CommandResponderprocess incoming request, report and notification PDUs.TheCommandResponderEventis fired by theMessageDispatcherto listeners that potentially can process the included request, report, or trap/notification.ThePDUclass represents a SNMP protocol data unit.ATargetinterface defines an abstract representation of a remote SNMP entity. -
Classes in org.snmp4j used by org.snmp4j.transportClassDescriptionThe
MessageExceptionrepresents information about an exception occurred during message processing.TheTransportMappingdefines the common interface for SNMP transport mappings.TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport.sshClassDescriptionThe
TransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.transport.tlsClassDescriptionA
AbstractTargetclass is an abstract representation of a remote SNMP entity.TheCertifiedIdentityinterface describes an identity that is associated with a client certificate fingerprint and a server certificate fingerprint.TheCertifiedTargetclass implements aSecureTargetfor usage withSecurityModels that support secured connections using client and server certificates.TheSecureTargetis an security model independent abstract class for all targets supporting secure SNMP communication.ATargetinterface defines an abstract representation of a remote SNMP entity.TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements. -
Classes in org.snmp4j used by org.snmp4j.uri
-
Classes in org.snmp4j used by org.snmp4j.utilClassDescription
CommandResponderprocess incoming request, report and notification PDUs.TheMessageDispatcherinterface defines common services of instances that process incoming SNMP messages and dispatch them to interestedCommandResponderinstances.TheMessageExceptionrepresents information about an exception occurred during message processing.ThePDUclass represents a SNMP protocol data unit.Sessiondefines a common interface for all classes that implement SNMP protocol operations based on SNMP4J.TheSnmpclass is the core of SNMP4J.ATargetinterface defines an abstract representation of a remote SNMP entity.TheTransportMappingdefines the common interface for SNMP transport mappings.TheTransportStateReferenceclass holds information defined by RFC 5343 for the tmStateReference ASI elements.