|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractRequest implements common elements of SNMP and
AgentX requests and might be also used for other sub-agent request types.MOChangeListener that needs to be informed about
state changes of this scalar.
MOChangeListener that needs to be informed about
state changes of this table.
MOTableRowListener listener that needs to be informed
about row changes (creation, addition, removal).
MOTableRowEvent.
MOTableRowEvent.
AgentConfigManager is the main component of a SNMP4J-Agent.AgentConfigManager.run() later.
AgentConfigManager.run() later.
BaseAgent abstract class defines a framework for writing
SNMP agents using the SNMP4J-Agent API.DefaultMOServer as MOServer.
DefaultMOServer.updateStrategy whether the queried managed object needs
to be updated.
CoexistenceInfoProvider provides access to coexistence
information.CommandProcessor is the central glue code that puts together
the various sub-systems of a SNMP agent.CommandProcessor and registers all PDU types
with the supplied contextEngineID as well as with
MPv3.LOCAL_ENGINE_ID as required by RFC 5343.
PDU.commitFailed.
MOTableRow instance
by their index values.
Constraint instance constraints the co-domain of a long value
(signed 64bit).Constraints interface describes a collection of SNMP value
range constraints.ConstraintsImpl class represents a collection of constraints
that are applied to a SNMP value in the order they have been added to this
constraints collection.ContextEvent object describes an event that added or removed
a context to/from a system.ContextListener can be informed about new contexts or when
a context is removed from a system.MOAccess.
Address from a transport domain ID and a
TDomainAddress textual convention conforming OctetString
value.
MOFactory.
MOFactory.
MOFactory.
MOFactory.
MOFactory.
MOFactory.
MOInput stream.
MOOutput stream.
MOScalar DateAndTime instance.
ProxyForwarderImpl).
Request from a CommandResponderEvent
responder event.
MOMutableRow2PC row instance and returns it.
MOTableRow row instance and returns it.
DefaultMOMutableTableModel as table model.
DefaultMOMutableTableModel).
DateAndTime implements the DateAndTime textual convention
(TC) from the SNMPv2-TC MIB specificion for columnar objects.DateAndTimeScalar implements the DateAndTime textual
convention (TC) from the SNMPv2-TC MIB specificion for scalar objects.DefaultMOContextScope is the default implementation of
a MOContextScope representing an OID scope that distinguishes between
different contexts.DefaultMOFactory is the default factory for creating
ManagedObjects.DefaultMOPersistenceProvider provides agent state
persistence using a file with DefaultMOInput and
DefaultMOOutput input/output.MOServer instances.
DefaultMOQuery class is the default implementation of a
managed object query.DefaultMOScope is the default MOScope and
MutableMOScope implementation.DefaultMOTable class is the default implementation of the
MOTable class.MOTableModel.
DefaultMOTableRow is the default table row implementation.DeniableEventObject describes an event that can be canceled
through reporting a SNMP error status to the event source.DisplayString class implements the DisplayString textual
convention as defined by the SNMPv2-TC MIB specification for columnar
objects.DisplayStringValidation can be used to validate the
contents of OctetString variables that follow the
DisplayString TC rules.DisplayStringScalar class implements the DisplayString
textual convention as defined by the SNMPv2-TC MIB specification for scalar
objects.OutputStream.
DuplicateRegistrationException is thrown when a managed object
registration attempt conflicts with an existing registration because their
scope's overlap.EngineBootsCounterFile is a EngineBootsProvider
that stores the boot counter in a file.EngineBootsProvider holds persistently the number of engine
boots.Enumerated class represents enumerated SMI INTEGER
(=Integer32) or an OCTET STRING with enumerated named bits for
columnar objects.EnumeratedScalar class represents enumerated SMI INTEGER
(=Integer32) or an OCTET STRING with enumerated named bits for
scalar objects.EnumerationConstraint class checks an Integer32
value to match a set of (enumerated) values or a OctetString
value to match a set of bit values for the BITS SMI type.EnumerationConstraint based on the specified array
of integer values.
Request if it matches the criteria defined by the
SNMP-PROXY-MIB associated with this proxy forwarder.
Request if it matches the criteria defined
by the SNMP-PROXY-MIB associated with this proxy forwarder.
OctetString value for the specified address.
MOTableCellInfo instance for the supplied
cell OID.
MOFactory that creates the various MOs (MIB Objects).
ImportModes.
ImportModes.
OID("1").
AbstractRequest.getSource() instead.
MOAccess instance for the supplied
access ID.
ManagedObject that has been looked up.
ManagedObject with the specified OID
and registered in the supplied context.
MOPersistenceProvider.
DefaultMOTable.save(MOOutput output) call.
ManagedObject has been
registered.
DuplicateRegistrationException.getRegistrationScope().
Request) object on whose behalf this query is
executed.
ManagedObject that is responsible for processing
this sub-request.
TextualConvention instances in this
TCModule.
UpdatableManagedObjects.
ManagedObjectValueAccess interface.
ManagedObject.
true if there are more sub-requests to process.
IndexGenerator class can be used to generate a sequence
of unique index values.MessageDispatcherImpl) with
the transport mappings.
true if this column must be specified in a SET
request which creates a row.
true if source address filtering is enabled.
UpdatableManagedObject needs to be
updated or not to serve the supplied query.
OctetString value
represent a valid and consistent address.
Iterator over the content of this server.
Iterator over the sub-requests of this request.
LogMOTableSizeLimit implements a MOTableSizeLimit
to limit the number of entries in a table by removing the eldest rows
existing in the table when the limit is exceeded.