Package org.snmp4j.model.transaction
package org.snmp4j.model.transaction
-
ClassDescriptionThe SnmpIsolationLevel defines standard isolation levels for SNMP SET operations.The
SnmpTransaction
manages changes to client representations of managed objects of the command responder (i.e., the agent).TheSnmpTransactionStrategy
defines ACID settings for SNMP managed object modifications.This is the central interface for SNMP transaction management with SNMP4J command generator applications.