Package org.snmp4j.model.snmp.api
package org.snmp4j.model.snmp.api
-
ClassesClassDescriptionThe
CommitStatus
represents the status of a SNMP commit operation.DefaultSnmpProxyFactory<T,C extends SnmpProxyColumn<T>, IC extends SnmpProxyIndexColumn<T>, IT, R extends SnmpProxyRow<IT, T>> TheDefaultSnmpProxyRegistry
implements aSnmpProxyFactory
for the proxy objects defined in theorg.snmp4j.proxy.impl
package.TheDefaultSnmpProxyRegistry
provides a default registry for SnmpTheGlobalTransaction
implements aSnmpTransaction
with rollback marker and an auto-commit option.The LocalSnmpService is the defaultSnmpService
implementation that sends directly (from the local device) SNMP request to the specified targets.TheLocalTransaction
holds changes, error status, and target information for a SNMP transaction.TheSnmpProxyId
object represents an unique ID forSnmpProxyObject
instances.TheTableHelper
class provides helper methods to format table titles and data.