Uses of Package
org.snmp4j.agent.mo
Packages that use org.snmp4j.agent.mo
Package
Description
-
Classes in org.snmp4j.agent.mo used by org.snmp4j.agentClassDescriptionA
MOChangeListeneris informed about changes and change attempts of managed objects.TheMOColumnclass represents columnar SMI objects.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOFilterinterface can be used to filterManagedObjects.TheMOTableinterface describes SNMP conceptual tables.TheMOTableModelinterface defines the base table model interface needed forMOTables.TheMOTableRowinterface describes a conceptual table row.AMOTableRowListenercan be informed about row changes. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.ioClassDescription
MOPriorityProvideris an object (often aManagedObject) that defines a prioritisation of otherManagedObjects. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.moClassDescriptionThe
ChangeableManagedObjectinterface extends theManagedObjectby methods to add/removeMOChangeListenerthat should be informed when the object implementing this interface changes.TheDefaultMOTableRowis the default table row implementation.TheDeniableEventObjectdescribes an event that can be canceled through reporting a SNMP error status to the event source.TheGenericManagedObjectinterface marksManagedObjectinstances that can be used with any type ofSubRequest, thus with any type of agent (regular, master, and sub-agent).The LinkedMOFactory extends the basic MOFactory interface by means for associating managed objects with instrumentation helper objects.TheMOChangeEventdescribes the change of a single value of aManagedObject.AMOChangeListeneris informed about changes and change attempts of managed objects.TheMOColumnclass represents columnar SMI objects.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOMutableRow2PCinterface adds support for 2-Phase-Commit to mutable table rows.TheMOMutableTableModeldefines the interface for mutable table models.TheMOMutableTableRowextendsMOTableRowby means to change a cells value and to support modifications (i.e.TheMOScalarclass represents scalar SNMP managed objects.TheMOTableinterface describes SNMP conceptual tables.TheMOTableCellInfointerface provides information about a cell of a conceptual table.TheMOTableIndexclass represents a index definition of a conceptual table.AMOTableIndexValidatorinstance is able to validate an index value for compatibility with an index definition.TheMOTableModelinterface defines the base table model interface needed forMOTables.TheMOTableModelEventevent object describes events that change a table model.AMOTableModelListenercan be informed about table model changes.TheMOTableRelationclass models table relations like sparse table relationship and augmentation.TheMOTableRowinterface describes a conceptual table row.TheMOTableRowEventclass describes the changesSpecifies 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.AMOTableRowFactoryis used to create and delete rows for a table model.TheMOTableRowFilterinterface can be used to filter rows.AMOTableRowListenercan be informed about row changes.TheMOTableSubIndexclass represents a sub-index definition.TheMOValueValidationEventclass represents a value validation request.MOValueValidationListeners are able to validate SNMP values against certain criteria, for example MIB definition constraints.TheRowModificationControlColumninterface is implemented byMOMutableColumnclasses that control any modifications of the whole row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.extClassDescriptionThe
ChangeableManagedObjectinterface extends theManagedObjectby methods to add/removeMOChangeListenerthat should be informed when the object implementing this interface changes.TheDefaultMOFactoryis the default factory for creating ManagedObjects.TheGenericManagedObjectinterface marksManagedObjectinstances that can be used with any type ofSubRequest, thus with any type of agent (regular, master, and sub-agent).The LinkedMOFactory extends the basic MOFactory interface by means for associating managed objects with instrumentation helper objects.TheMOAccessImplclass implements an immutableMOAccess.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOScalarclass represents scalar SNMP managed objects.AMOTableRowFactoryis used to create and delete rows for a table model. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmpClassDescriptionThe
ChangeableManagedObjectinterface extends theManagedObjectby methods to add/removeMOChangeListenerthat should be informed when the object implementing this interface changes.TheDefaultMOTableclass is the default implementation of theMOTableclass.TheDefaultMOTableRowis the default table row implementation.TheDeniableEventObjectdescribes an event that can be canceled through reporting a SNMP error status to the event source.TheGenericManagedObjectinterface marksManagedObjectinstances that can be used with any type ofSubRequest, thus with any type of agent (regular, master, and sub-agent).TheMOChangeEventdescribes the change of a single value of aManagedObject.AMOChangeListeneris informed about changes and change attempts of managed objects.TheMOColumnclass represents columnar SMI objects.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOMutableColumnclass represents mutable columnar SMI objects.TheMOMutableRow2PCinterface adds support for 2-Phase-Commit to mutable table rows.TheMOMutableTableModeldefines the interface for mutable table models.TheMOMutableTableRowextendsMOTableRowby means to change a cells value and to support modifications (i.e.TheMOScalarclass represents scalar SNMP managed objects.TheMOTableinterface describes SNMP conceptual tables.TheMOTableIndexclass represents a index definition of a conceptual table.TheMOTableModelinterface defines the base table model interface needed forMOTables.TheMOTableRowinterface describes a conceptual table row.TheMOTableRowEventclass describes the changesAMOTableRowFactoryis used to create and delete rows for a table model.TheMOTableRowFilterinterface can be used to filter rows.AMOTableRowListenercan be informed about row changes.TheMOValueValidationEventclass represents a value validation request.MOValueValidationListeners are able to validate SNMP values against certain criteria, for example MIB definition constraints.TheRowModificationControlColumninterface is implemented byMOMutableColumnclasses that control any modifications of the whole row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp.dhClassDescriptionThe
ChangeableManagedObjectinterface extends theManagedObjectby methods to add/removeMOChangeListenerthat should be informed when the object implementing this interface changes.TheDefaultMOTableclass is the default implementation of theMOTableclass.TheDefaultMOTableRowis the default table row implementation.TheGenericManagedObjectinterface marksManagedObjectinstances that can be used with any type ofSubRequest, thus with any type of agent (regular, master, and sub-agent).TheMOColumnclass represents columnar SMI objects.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOMutableColumnclass represents mutable columnar SMI objects.TheMOMutableRow2PCinterface adds support for 2-Phase-Commit to mutable table rows.TheMOMutableTableRowextendsMOTableRowby means to change a cells value and to support modifications (i.e.TheMOScalarclass represents scalar SNMP managed objects.TheMOTableinterface describes SNMP conceptual tables.TheMOTableIndexclass represents a index definition of a conceptual table.TheMOTableModelinterface defines the base table model interface needed forMOTables.TheMOTableRowinterface describes a conceptual table row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp.smiClassDescriptionThe
MOValueValidationEventclass represents a value validation request.MOValueValidationListeners 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.tcClassDescriptionThe
MOColumnclass represents columnar SMI objects.TheMOScalarclass represents scalar SNMP managed objects.TheMOTableRowinterface describes a conceptual table row. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.snmp4jClassDescriptionThe
ChangeableManagedObjectinterface extends theManagedObjectby methods to add/removeMOChangeListenerthat should be informed when the object implementing this interface changes.TheDefaultMOTableRowis the default table row implementation.TheGenericManagedObjectinterface marksManagedObjectinstances that can be used with any type ofSubRequest, thus with any type of agent (regular, master, and sub-agent).TheMOColumnclass represents columnar SMI objects.TheMOFactoryinterface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.TheMOMutableRow2PCinterface adds support for 2-Phase-Commit to mutable table rows.TheMOMutableTableModeldefines the interface for mutable table models.TheMOMutableTableRowextendsMOTableRowby means to change a cells value and to support modifications (i.e.MOPriorityProvideris an object (often aManagedObject) that defines a prioritisation of otherManagedObjects.TheMOScalarclass represents scalar SNMP managed objects.TheMOTableinterface describes SNMP conceptual tables.TheMOTableModelinterface defines the base table model interface needed forMOTables.TheMOTableRowinterface describes a conceptual table row.TheMOTableRowEventclass describes the changesAMOTableRowFactoryis used to create and delete rows for a table model.AMOTableRowListenercan be informed about row changes. -
Classes in org.snmp4j.agent.mo used by org.snmp4j.agent.mo.utilClassDescriptionThe
MOTableRowinterface describes a conceptual table row.TheMOTableRowEventclass describes the changesAMOTableRowListenercan be informed about row changes.