Uses of Package
org.snmp4j.agent.mo
-
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent Class Description MOChangeListener AMOChangeListener
is informed about changes and change attempts of managed objects.MOColumn TheMOColumn
class represents columnar SMI objects.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOFilter TheMOFilter
interface can be used to filterManagedObject
s.MOTable TheMOTable
interface describes SNMP conceptual tables.MOTableModel TheMOTableModel
interface defines the base table model interface needed forMOTable
s.MOTableRow TheMOTableRow
interface describes a conceptual table row.MOTableRowListener AMOTableRowListener
can be informed about row changes. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.io Class Description MOPriorityProvider MOPriorityProvider
is an object (often aManagedObject
) that defines a prioritisation of otherManagedObject
s. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo Class Description ChangeableManagedObject TheChangeableManagedObject
interface extends theManagedObject
by methods to add/removeMOChangeListener
that should be informed when the object implementing this interface changes.DefaultMOMutableRow2PC DefaultMOTable.ChangeSet DefaultMOTableModel DefaultMOTableRow TheDefaultMOTableRow
is the default table row implementation.DeniableEventObject TheDeniableEventObject
describes an event that can be canceled through reporting a SNMP error status to the event source.GenericManagedObject TheGenericManagedObject
interface marksManagedObject
instances that can be used with any type ofSubRequest
, thus with any type of agent (regular, master, and sub-agent).LinkedMOFactory The LinkedMOFactory extends the basic MOFactory interface by means for associating managed objects with instrumentation helper objects.MOChangeEvent TheMOChangeEvent
describes the change of a single value of aManagedObject
.MOChangeEvent.Modification MOChangeEvent.OidType MOChangeListener AMOChangeListener
is informed about changes and change attempts of managed objects.MOColumn TheMOColumn
class represents columnar SMI objects.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOMutableRow2PC TheMOMutableRow2PC
interface adds support for 2-Phase-Commit to mutable table rows.MOMutableTableModel TheMOMutableTableModel
defines the interface for mutable table models.MOMutableTableRow TheMOMutableTableRow
extendsMOTableRow
by means to change a cells value and to support modifications (i.e.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTable TheMOTable
interface describes SNMP conceptual tables.MOTableCellInfo TheMOTableCellInfo
interface provides information about a cell of a conceptual table.MOTableIndex TheMOTableIndex
class represents a index definition of a conceptual table.MOTableIndexValidator AMOTableIndexValidator
instance is able to validate an index value for compatibility with an index definition.MOTableModel TheMOTableModel
interface defines the base table model interface needed forMOTable
s.MOTableModelEvent TheMOTableModelEvent
event object describes events that change a table model.MOTableModelListener AMOTableModelListener
can be informed about table model changes.MOTableRelation TheMOTableRelation
class models table relations like sparse table relationship and augmentation.MOTableRow TheMOTableRow
interface describes a conceptual table row.MOTableRowEvent TheMOTableRowEvent
class describes the changesMOTableRowEvent.OriginType Specifies the origin of a change: the source of an external change is a protocol operation (SNMP or AgentX) that originates external to the managed object.MOTableRowFactory AMOTableRowFactory
is used to create and delete rows for a table model.MOTableRowFilter TheMOTableRowFilter
interface can be used to filter rows.MOTableRowListener AMOTableRowListener
can be informed about row changes.MOTableSubIndex TheMOTableSubIndex
class represents a sub-index definition.MOValueValidationEvent TheMOValueValidationEvent
class represents a value validation request.MOValueValidationListener MOValueValidationListener
s are able to validate SNMP values against certain criteria, for example MIB definition constraints.RowModificationControlColumn TheRowModificationControlColumn
interface is implemented byMOMutableColumn
classes that control any modifications of the whole row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.ext Class Description ChangeableManagedObject TheChangeableManagedObject
interface extends theManagedObject
by methods to add/removeMOChangeListener
that should be informed when the object implementing this interface changes.DefaultMOFactory TheDefaultMOFactory
is the default factory for creating ManagedObjects.GenericManagedObject TheGenericManagedObject
interface marksManagedObject
instances that can be used with any type ofSubRequest
, thus with any type of agent (regular, master, and sub-agent).LinkedMOFactory The LinkedMOFactory extends the basic MOFactory interface by means for associating managed objects with instrumentation helper objects.MOAccessImpl TheMOAccessImpl
class implements an immutableMOAccess
.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTableRowFactory AMOTableRowFactory
is used to create and delete rows for a table model. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp Class Description ChangeableManagedObject TheChangeableManagedObject
interface extends theManagedObject
by methods to add/removeMOChangeListener
that should be informed when the object implementing this interface changes.DefaultMOMutableRow2PC DefaultMOMutableTableModel DefaultMOTable TheDefaultMOTable
class is the default implementation of theMOTable
class.DefaultMOTable.ChangeSet DefaultMOTableModel DefaultMOTableRow TheDefaultMOTableRow
is the default table row implementation.DeniableEventObject TheDeniableEventObject
describes an event that can be canceled through reporting a SNMP error status to the event source.GenericManagedObject TheGenericManagedObject
interface marksManagedObject
instances that can be used with any type ofSubRequest
, thus with any type of agent (regular, master, and sub-agent).MOChangeEvent TheMOChangeEvent
describes the change of a single value of aManagedObject
.MOChangeListener AMOChangeListener
is informed about changes and change attempts of managed objects.MOColumn TheMOColumn
class represents columnar SMI objects.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOMutableColumn TheMOMutableColumn
class represents mutable columnar SMI objects.MOMutableRow2PC TheMOMutableRow2PC
interface adds support for 2-Phase-Commit to mutable table rows.MOMutableTableModel TheMOMutableTableModel
defines the interface for mutable table models.MOMutableTableRow TheMOMutableTableRow
extendsMOTableRow
by means to change a cells value and to support modifications (i.e.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTable TheMOTable
interface describes SNMP conceptual tables.MOTableIndex TheMOTableIndex
class represents a index definition of a conceptual table.MOTableModel TheMOTableModel
interface defines the base table model interface needed forMOTable
s.MOTableRow TheMOTableRow
interface describes a conceptual table row.MOTableRowEvent TheMOTableRowEvent
class describes the changesMOTableRowFactory AMOTableRowFactory
is used to create and delete rows for a table model.MOTableRowFilter TheMOTableRowFilter
interface can be used to filter rows.MOTableRowListener AMOTableRowListener
can be informed about row changes.MOValueValidationEvent TheMOValueValidationEvent
class represents a value validation request.MOValueValidationListener MOValueValidationListener
s are able to validate SNMP values against certain criteria, for example MIB definition constraints.RowModificationControlColumn TheRowModificationControlColumn
interface is implemented byMOMutableColumn
classes that control any modifications of the whole row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp.dh Class Description ChangeableManagedObject TheChangeableManagedObject
interface extends theManagedObject
by methods to add/removeMOChangeListener
that should be informed when the object implementing this interface changes.DefaultMOMutableRow2PC DefaultMOMutableTableModel DefaultMOTable TheDefaultMOTable
class is the default implementation of theMOTable
class.DefaultMOTableRow TheDefaultMOTableRow
is the default table row implementation.GenericManagedObject TheGenericManagedObject
interface marksManagedObject
instances that can be used with any type ofSubRequest
, thus with any type of agent (regular, master, and sub-agent).MOColumn TheMOColumn
class represents columnar SMI objects.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOMutableColumn TheMOMutableColumn
class represents mutable columnar SMI objects.MOMutableRow2PC TheMOMutableRow2PC
interface adds support for 2-Phase-Commit to mutable table rows.MOMutableTableRow TheMOMutableTableRow
extendsMOTableRow
by means to change a cells value and to support modifications (i.e.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTable TheMOTable
interface describes SNMP conceptual tables.MOTableIndex TheMOTableIndex
class represents a index definition of a conceptual table.MOTableModel TheMOTableModel
interface defines the base table model interface needed forMOTable
s.MOTableRow TheMOTableRow
interface describes a conceptual table row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp.smi Class Description MOValueValidationEvent TheMOValueValidationEvent
class represents a value validation request.MOValueValidationListener MOValueValidationListener
s are able to validate SNMP values against certain criteria, for example MIB definition constraints. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp.tc Class Description MOColumn TheMOColumn
class represents columnar SMI objects.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTableRow TheMOTableRow
interface describes a conceptual table row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp4j Class Description ChangeableManagedObject TheChangeableManagedObject
interface extends theManagedObject
by methods to add/removeMOChangeListener
that should be informed when the object implementing this interface changes.DefaultMOMutableRow2PC DefaultMOTableRow TheDefaultMOTableRow
is the default table row implementation.GenericManagedObject TheGenericManagedObject
interface marksManagedObject
instances that can be used with any type ofSubRequest
, thus with any type of agent (regular, master, and sub-agent).MOColumn TheMOColumn
class represents columnar SMI objects.MOFactory TheMOFactory
interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.MOMutableRow2PC TheMOMutableRow2PC
interface adds support for 2-Phase-Commit to mutable table rows.MOMutableTableModel TheMOMutableTableModel
defines the interface for mutable table models.MOMutableTableRow TheMOMutableTableRow
extendsMOTableRow
by means to change a cells value and to support modifications (i.e.MOPriorityProvider MOPriorityProvider
is an object (often aManagedObject
) that defines a prioritisation of otherManagedObject
s.MOScalar TheMOScalar
class represents scalar SNMP managed objects.MOTable TheMOTable
interface describes SNMP conceptual tables.MOTableModel TheMOTableModel
interface defines the base table model interface needed forMOTable
s.MOTableRow TheMOTableRow
interface describes a conceptual table row.MOTableRowEvent TheMOTableRowEvent
class describes the changesMOTableRowFactory AMOTableRowFactory
is used to create and delete rows for a table model.MOTableRowListener AMOTableRowListener
can be informed about row changes. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.util Class Description MOTableRow TheMOTableRow
interface describes a conceptual table row.MOTableRowEvent TheMOTableRowEvent
class describes the changesMOTableRowListener AMOTableRowListener
can be informed about row changes.