| Class and Description |
|---|
| AgentConfigManager.AgentState |
| CommandProcessor
The
CommandProcessor is the central glue code that puts together
the various sub-systems of a SNMP agent. |
| ContextEvent
The
ContextEvent object describes an event that added or removed
a context to/from a system. |
| ContextListener
A
ContextListener can be informed about new contexts or when
a context is removed from a system. |
| DefaultMOQuery
The
DefaultMOQuery class is the default implementation of a
managed object query. |
| DefaultMOScope |
| DefaultMOServer
The default MO server implementation uses a sorted map for the managed object
registry.
|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| MOContextScope
The
MOContextScope extends the MOScope by applying
a scope to a context. |
| MOException
The
MOException is the base class for all exceptions thrown
while managing ManagedObjects. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOQuery
A managed object query is used to lookup managed objects, for example in
a
MOServer repository. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| MOServerLookupEvent
A
MOServerLookupEvent describes a lookup of a managed object
within a MOServer repository. |
| MOServerLookupListener
An object that is interested in callback notifications of lookup events
on a
MOServer instance has to implement the
MOServerLookupListener interface. |
| MutableMOScope
The
MutableMOScope interface describes a mutable scope
as needed for query processing. |
| NotificationOriginator
The
NotificationOriginator specifies the interface for
classes providing notification sending. |
| ProxyForwarder
The
ProxyForwarder class represents a proxy forwarder instance
as defined by RFC 3413. |
| ProxyForwardRequest
To (proxy) forward a request or notification to a target, the
original command responder event, the context engine ID, and context
are required information.
|
| ProxyMap
The
ProxyMap maps context engine IDs in conjunction with a
proxy usage type to a ProxyForwarder instance. |
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| RequestHandler
A request handler is able to process a request on behalf of the managed
object repository represented by a
MOServer. |
| UpdatableManagedObject
The
UpdatableManagedObject interface defines the basic
operations for all SNMP(4J) manageable objects that need to be updated
to reflect the up-to-date state of the managed object. |
| UpdateStrategy
An
UpdateStrategy defines how UpdatableManagedObjects
are updated on behalf of server queries to a MOServer. |
| Class and Description |
|---|
| AgentConfigManager
The
AgentConfigManager is the main component of a SNMP4J-Agent. |
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| NotificationOriginator
The
NotificationOriginator specifies the interface for
classes providing notification sending. |
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| Class and Description |
|---|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| MOQuery
A managed object query is used to lookup managed objects, for example in
a
MOServer repository. |
| Class and Description |
|---|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| NotificationOriginator
The
NotificationOriginator specifies the interface for
classes providing notification sending. |
| ProxyForwarder
The
ProxyForwarder class represents a proxy forwarder instance
as defined by RFC 3413. |
| ProxyForwardRequest
To (proxy) forward a request or notification to a target, the
original command responder event, the context engine ID, and context
are required information.
|
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| Class and Description |
|---|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOAccess
The
MOAccess interface defines means to determine the maximum
access supported by a managed object. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| MOServerLookupEvent
A
MOServerLookupEvent describes a lookup of a managed object
within a MOServer repository. |
| MOServerLookupListener
An object that is interested in callback notifications of lookup events
on a
MOServer instance has to implement the
MOServerLookupListener interface. |
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| DuplicateRegistrationException
A
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap. |
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| ManagedObjectValueAccess
The
ManagedObjectValueAccess interface provides direct
access to instance values of a ManagedObject. |
| MOGroup
A
MOGroup instance is a group of ManagedObjects. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| MOServer
The managed object server interface defines the services that a repository
of managed objects needs to provide for a command responder.
|
| NotificationOriginator
The
NotificationOriginator specifies the interface for
classes providing notification sending. |
| RegisteredManagedObject
A registered ManagedObject has an unique OID that has been registered
world-wide by a MIB module.
|
| SerializableManagedObject |
| Class and Description |
|---|
| ManagedObject
The
ManagedObject interface defines the basic operations
for all SNMP(4J) manageable objects. |
| MOQuery
A managed object query is used to lookup managed objects, for example in
a
MOServer repository. |
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
| Class and Description |
|---|
| BaseAgent
The
BaseAgent abstract class defines a framework for writing
SNMP agents using the SNMP4J-Agent API. |
| Class and Description |
|---|
| MOScope
A managed object scope defines a continuous region within the global OID
space.
|
Copyright © 2019 SNMP4J.org. All rights reserved.