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 voidDefaultMOServer.checkForUpdate(UpdatableManagedObject<?> mo, MOQuery query) ChecksDefaultMOServer.updateStrategywhether the queried managed object needs to be updated.booleanUpdateStrategy.isUpdateNeeded(MOServer server, UpdatableManagedObject<?> mo, MOQuery query) Checks whether the suppliedUpdatableManagedObjectneeds to be updated or not to serve the supplied query.