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.tools.console | |
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Class and Description |
---|
MessageProcessingModel
The
MessageProcessingModel interface defines common methods
to all SNMP message processing models. |
PduHandle
The
PduHandle class represents an unique key for a SNMP PDU. |
PduHandleCallback
The
PduHandleCallback can be used to get informed about a
PduHandle creation before a request is actually sent out. |
StateReference
The
StateReference class represents state information associated
with SNMP messages. |
StatusInformation
The
StatusInformation class represents status information
of a SNMPv3 message that is needed to return a report message. |
Class and Description |
---|
MPv3
The
MPv3 is the message processing model for SNMPv3. |
Class and Description |
---|
CounterSupport
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
EngineIdCacheSize
The interface
EngineIdCacheSize defines the maximum engine ID cache size when the cache size
is about to increase. |
MessageProcessingModel
The
MessageProcessingModel interface defines common methods
to all SNMP message processing models. |
MPv3.EngineIdCacheFactory
The
EngineIdCacheFactory creates an engine ID cache with upper limit. |
MutableStateReference
The
MutableStateReference encapsulates a StateReference
for read/write access. |
PduHandle
The
PduHandle class represents an unique key for a SNMP PDU. |
StateReference
The
StateReference class represents state information associated
with SNMP messages. |
StatusInformation
The
StatusInformation class represents status information
of a SNMPv3 message that is needed to return a report message. |
Class and Description |
---|
CounterSupport
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
StatusInformation
The
StatusInformation class represents status information
of a SNMPv3 message that is needed to return a report message. |
Class and Description |
---|
MessageProcessingModel
The
MessageProcessingModel interface defines common methods
to all SNMP message processing models. |
Class and Description |
---|
CounterSupport
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
Class and Description |
---|
MessageProcessingModel
The
MessageProcessingModel interface defines common methods
to all SNMP message processing models. |
PduHandle
The
PduHandle class represents an unique key for a SNMP PDU. |
PduHandleCallback
The
PduHandleCallback can be used to get informed about a
PduHandle creation before a request is actually sent out. |
StateReference
The
StateReference class represents state information associated
with SNMP messages. |
StatusInformation
The
StatusInformation class represents status information
of a SNMPv3 message that is needed to return a report message. |
Copyright © 2019 SNMP4J.org. All rights reserved.