Uses of Package
org.snmp4j.util
-
Packages that use org.snmp4j.util Package Description org.snmp4j Provides classes and interfaces for creating, sending, and receiving SNMP messages.org.snmp4j.fluent org.snmp4j.mp Provides classes and interfaces for the SNMP message processing.org.snmp4j.security.dh org.snmp4j.smi Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types).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. -
Classes in org.snmp4j.util used by org.snmp4j Class Description CommonTimer ThisCommonTimerdefines the subset interface used fromTimerby SNMP4J.OIDTextFormat TheOIDTextFormatprovides a textual representation of a raw object ID.ThreadFactory TheThreadFactorydescribes a factory for threads of execution modeled asWorkerTasks.TimerFactory TheTimerFactorydescribes a factory forCommonTimerinstances.VariableTextFormat TheVariableTextFormatprovides a textual representation of SNMPVariables, in dependence of their associated (instance) OID. -
Classes in org.snmp4j.util used by org.snmp4j.fluent Class Description ThreadPool TheThreadPoolprovides a pool of a fixed number of threads that are capable to execute tasks that implement theRunnableinterface concurrently. -
Classes in org.snmp4j.util used by org.snmp4j.mp Class Description PDUFactory PDUFactorydefines the interface for PDU factories. -
Classes in org.snmp4j.util used by org.snmp4j.security.dh Class Description PDUFactory PDUFactorydefines the interface for PDU factories. -
Classes in org.snmp4j.util used by org.snmp4j.smi Class Description OIDTextFormat TheOIDTextFormatprovides a textual representation of a raw object ID. -
Classes in org.snmp4j.util used by org.snmp4j.tools.console Class Description ArgumentParser.ArgumentFormat PDUFactory PDUFactorydefines the interface for PDU factories.TableEvent TheTableEventclass reports events in a table retrieval operation.TableListener TheTableListenerinterface is implemented by objects listening for table events. -
Classes in org.snmp4j.util used by org.snmp4j.transport Class Description CommonTimer ThisCommonTimerdefines the subset interface used fromTimerby SNMP4J.ThreadPool TheThreadPoolprovides a pool of a fixed number of threads that are capable to execute tasks that implement theRunnableinterface concurrently.WorkerTask This models aWorkerTaskinstance that would be executed by aWorkerPoolupon submission. -
Classes in org.snmp4j.util used by org.snmp4j.uri Class Description PDUFactory PDUFactorydefines the interface for PDU factories.TreeEvent TheTreeEventclass reports events in a tree retrieval operation.TreeListener TheTreeListenerinterface is implemented by objects listening for tree events. -
Classes in org.snmp4j.util used by org.snmp4j.util Class Description AbstractSnmpUtility TheAbstractSnmpUtilityis an abstract base class for convenience utility classes to retrieve SNMP data.ArgumentParser.ArgumentFormat ArgumentParser.ArgumentParameter ArgumentParser.ArgumentParseException CommonTimer ThisCommonTimerdefines the subset interface used fromTimerby SNMP4J.OIDTextFormat TheOIDTextFormatprovides a textual representation of a raw object ID.PDUFactory PDUFactorydefines the interface for PDU factories.RetrievalEvent TheRetrievalEventis an abstract class representing the result of one or more GET/GETNEXT/GETBULK requests.SchedulerTask TheSchedulerTaskextends theRunnableinterface by methods that are needed for recurrent execution of a task.SimpleOIDTextFormat TheSimpleOIDTextFormatimplements a simple textual representation for object IDs as dotted string.TableEvent TheTableEventclass reports events in a table retrieval operation.TableListener TheTableListenerinterface is implemented by objects listening for table events.TableUtils.ColumnsOfRequest TableUtils.LastReceived TableUtils.LastReceivedColumnInfo TableUtils.Row TableUtils.SparseTableMode TableUtils.TableRequest ThreadFactory TheThreadFactorydescribes a factory for threads of execution modeled asWorkerTasks.ThreadPool TheThreadPoolprovides a pool of a fixed number of threads that are capable to execute tasks that implement theRunnableinterface concurrently.ThreadPool.TaskManager TheTaskManagerexecutes tasks in a thread.TimerFactory TheTimerFactorydescribes a factory forCommonTimerinstances.TreeEvent TheTreeEventclass reports events in a tree retrieval operation.TreeListener TheTreeListenerinterface is implemented by objects listening for tree events.TreeUtils.TreeRequest VariableTextFormat TheVariableTextFormatprovides a textual representation of SNMPVariables, in dependence of their associated (instance) OID.WorkerPool TheWorkerPoolinterface models an abstract pool of workers (threads) which can executeWorkerTasks concurrently.WorkerTask This models aWorkerTaskinstance that would be executed by aWorkerPoolupon submission.