Uses of Interface
org.snmp4j.agent.UpdatableManagedObject
Packages that use UpdatableManagedObject
-
Uses of UpdatableManagedObject in org.snmp4j.agent
Methods in org.snmp4j.agent with parameters of type UpdatableManagedObjectModifier and TypeMethodDescriptionprotected void
DefaultMOServer.checkForUpdate
(UpdatableManagedObject mo, MOQuery query) ChecksDefaultMOServer.updateStrategy
whether the queried managed object needs to be updated.boolean
UpdateStrategy.isUpdateNeeded
(MOServer server, UpdatableManagedObject mo, MOQuery query) Checks whether the suppliedUpdatableManagedObject
needs to be updated or not to serve the supplied query.