Package | Description |
---|---|
org.snmp4j.agent |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultMOServer.checkForUpdate(UpdatableManagedObject mo,
MOQuery query)
Checks
DefaultMOServer.updateStrategy whether the queried managed object needs
to be updated. |
boolean |
UpdateStrategy.isUpdateNeeded(MOServer server,
UpdatableManagedObject mo,
MOQuery query)
Checks whether the supplied
UpdatableManagedObject needs to be
updated or not to serve the supplied query. |
Copyright © 2016 SNMP4J.org. All rights reserved.