Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
org.snmp4j.tools.console | |
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.uri | |
org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
Class and Description |
---|
OIDTextFormat
The
OIDTextFormat provides a textual representation of a raw
object ID. |
ThreadFactory
The
ThreadFactory describes a factory for threads of execution
modeled as WorkerTask s. |
TimerFactory
The
TimerFactory describes a factory for
CommonTimer instances. |
VariableTextFormat
The
VariableTextFormat provides a textual representation
of SNMP Variable s, in dependence of their associated (instance) OID. |
Class and Description |
---|
PDUFactory
PDUFactory defines the interface for PDU factories. |
Class and Description |
---|
PDUFactory
PDUFactory defines the interface for PDU factories. |
Class and Description |
---|
WorkerTask
This models a
WorkerTask instance that would be executed by a
WorkerPool upon submission. |
Class and Description |
---|
PDUFactory
PDUFactory defines the interface for PDU factories. |
Class and Description |
---|
AbstractSnmpUtility
The
AbstractSnmpUtility is an abstract base class for
convenience utility classes to retrieve SNMP data. |
ArgumentParser.ArgumentFormat |
ArgumentParser.ArgumentParameter |
ArgumentParser.ArgumentParseException |
CommonTimer
This
CommonTimer defines the subset interface used from
Timer by SNMP4J. |
OIDTextFormat
The
OIDTextFormat provides a textual representation of a raw
object ID. |
PDUFactory
PDUFactory defines the interface for PDU factories. |
RetrievalEvent
The
RetrievalEvent is an abstract class representing the result
of one or more GET/GETNEXT/GETBULK requests. |
SchedulerTask
The
SchedulerTask extends the Runnable interface
by methods that are needed for recurrent execution of a task. |
TableEvent
The
TableEvent class reports events in a table retrieval
operation. |
TableListener
The
TableListener interface is implemented by objects
listening for table events. |
TableUtils.TableRequest |
ThreadFactory
The
ThreadFactory describes a factory for threads of execution
modeled as WorkerTask s. |
ThreadPool
The
ThreadPool provides a pool of a fixed number of threads
that are capable to execute tasks that implement the Runnable
interface concurrently. |
TimerFactory
The
TimerFactory describes a factory for
CommonTimer instances. |
TreeEvent
The
TreeEvent class reports events in a tree retrieval
operation. |
TreeListener
The
TreeListener interface is implemented by objects
listening for tree events. |
VariableTextFormat
The
VariableTextFormat provides a textual representation
of SNMP Variable s, in dependence of their associated (instance) OID. |
WorkerPool
The
WorkerPool interface models an abstract pool of workers
(threads) which can execute WorkerTask s concurrently. |
WorkerTask
This models a
WorkerTask instance that would be executed by a
WorkerPool upon submission. |
Copyright © 2019 SNMP4J.org. All rights reserved.