| 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.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
| Class and Description |
|---|
| AuthenticationFailureEvent
The
AuthenticationFailureEvent class describes the source
and type of an authentication failure as well as the message that caused
the error. |
| AuthenticationFailureListener
The
AuthenticationFailureListener listens for authentication
failure events. |
CounterEvent
CounterEvent is an event object that indicates that a specific
counter needs to be incremented. |
| CounterListener
The
CounterListener interface has to be implemented by listener
for CounterEvent events. |
ResponseEvent
ResponseEvent associates a request PDU with the corresponding
response and an optional user object. |
| ResponseListener
The
ResponseListener interface is implemented by objects that
process SNMP response messages. |
| Class and Description |
|---|
| AuthenticationFailureEvent
The
AuthenticationFailureEvent class describes the source
and type of an authentication failure as well as the message that caused
the error. |
CounterEvent
CounterEvent is an event object that indicates that a specific
counter needs to be incremented. |
ResponseEvent
ResponseEvent associates a request PDU with the corresponding
response and an optional user object. |
| SnmpEngineEvent
The
SnmpEngineEvent describes events generated on behalf of
the engine ID cache of the SNMPv3 message processing model (MPv3). |
| UsmUserEvent
This Event is issued whenever a user of the
USM is created
modified or deleted. |
| Class and Description |
|---|
CounterEvent
CounterEvent is an event object that indicates that a specific
counter needs to be incremented. |
| CounterListener
The
CounterListener interface has to be implemented by listener
for CounterEvent events. |
| SnmpEngineEvent
The
SnmpEngineEvent describes events generated on behalf of
the engine ID cache of the SNMPv3 message processing model (MPv3). |
| SnmpEngineListener
The
SnmpEngineListener interface can be implemented by classes
that need to be informed about changes to the SNMP engine ID cache. |
| Class and Description |
|---|
CounterEvent
CounterEvent is an event object that indicates that a specific
counter needs to be incremented. |
| UsmUserEvent
This Event is issued whenever a user of the
USM is created
modified or deleted. |
| UsmUserListener
The
UsmUserListener interface is implemented by objects that
need to be informed when a USM user is created, modified, or deleted. |
| Class and Description |
|---|
CounterEvent
CounterEvent is an event object that indicates that a specific
counter needs to be incremented. |
| Class and Description |
|---|
ResponseEvent
ResponseEvent associates a request PDU with the corresponding
response and an optional user object. |
| ResponseListener
The
ResponseListener interface is implemented by objects that
process SNMP response messages. |
Copyright © 2016 SNMP4J.org. All Rights Reserved.