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.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.transport.tls | |
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Class | Description |
---|---|
CounterSupport |
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
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 | Description |
---|---|
MPv3 |
The
MPv3 is the message processing model for SNMPv3. |
Class | 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. |
MessageID |
The
MessageID interface defines the characteristics of a SNMP message ID
as defined by RFC 3412 ยง6.2. |
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. |
SimpleMessageID |
The
SimpleMessageID implements the simplest possible MessageID with
a minimum memory footprint. |
SnmpConstants.StorageTypeEnum |
Enumeration of the textual convention StorageType defined in SNMPv2-TC MIB.
|
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 | Description |
---|---|
CounterSupport |
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
SnmpConstants.StorageTypeEnum |
Enumeration of the textual convention StorageType defined in SNMPv2-TC MIB.
|
StatusInformation |
The
StatusInformation class represents status information
of a SNMPv3 message that is needed to return a report message. |
Class | Description |
---|---|
CounterSupport |
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
Class | Description |
---|---|
CounterSupport |
The
CounterSupport class provides support to fire
CounterEvent to registered listeners. |
Class | 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 © 2018 SNMP4J.org. All rights reserved.