Index

A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractRequest<U extends SubRequest,S,R> - Class in org.snmp4j.agent.request
The AbstractRequest implements common elements of SNMP and AgentX requests and might be also used for other sub-agent request types.
AbstractRequest(S) - Constructor for class org.snmp4j.agent.request.AbstractRequest
 
access - Variable in class org.snmp4j.agent.mo.MOScalar
 
ACCESS_FOR_NOTIFY - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESS_READ_CREATE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESS_READ_ONLY - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESS_READ_WRITE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESS_WRITE_ONLY - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_CREATE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_NOTIFY - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_READ - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_READ_CREATE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_READ_ONLY - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_READ_WRITE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
ACCESSIBLE_FOR_WRITE - Static variable in class org.snmp4j.agent.mo.MOAccessImpl
 
active - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
active - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
ActiveRowsFilter(int) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatus.ActiveRowsFilter
Creates an active row filter by specifying the RowStatus column's index in the target table.
add(Constraint) - Method in interface org.snmp4j.agent.mo.snmp.smi.Constraints
Adds a range constraint to the constraints collection.
add(Constraint) - Method in class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
 
add(ProxyForwarder, OctetString, int) - Method in class org.snmp4j.agent.ProxyMap
 
add(T) - Method in class org.snmp4j.agent.util.TemporaryList
 
ADD - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
A row is added.
addAccess(OctetString, OctetString, int, int, int, OctetString, OctetString, OctetString, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Adds an access entry to this VACM and thus adds access rights for a group.
addAccess(OctetString, OctetString, int, int, int, OctetString, OctetString, OctetString, int) - Method in interface org.snmp4j.agent.security.MutableVACM
Adds an access entry for the specified group name.
addCommunities(SnmpCommunityMIB) - Method in class org.snmp4j.agent.BaseAgent
Adds community to security name mappings needed for SNMPv1 and SNMPv2c.
addCommunities(SnmpCommunityMIB) - Method in class org.snmp4j.agent.test.SnapshotAgent
Adds community to security name mappings needed for SNMPv1 and SNMPv2c.
addCommunities(SnmpCommunityMIB) - Method in class org.snmp4j.agent.test.TestAgent
 
addContext(OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
 
addContext(OctetString) - Method in interface org.snmp4j.agent.MOServer
Adds the supplied context to the server.
addContextListener(ContextListener) - Method in class org.snmp4j.agent.DefaultMOServer
 
addContextListener(ContextListener) - Method in interface org.snmp4j.agent.MOServer
Adds a context listener to the server.
addCounterListener(CounterListener) - Method in class org.snmp4j.agent.CommandProcessor
 
addCounterListener(CounterListener) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
addDefaultTDomains() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
addDependentRows(BaseRow) - Method in class org.snmp4j.agent.mo.MOTableRelation
Adds all dependent rows for the specified base table row to the dependent table.
addError(AgentConfigManager.ErrorDescriptor) - Method in class org.snmp4j.agent.AgentConfigManager.AgentState
Add an error description to the internal error list.
addGroup(int, OctetString, OctetString, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Adds a security model and name to group name mapping to this VACM.
addGroup(int, OctetString, OctetString, int) - Method in interface org.snmp4j.agent.security.MutableVACM
Adds a security name to group mapping to the VACM.
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
addImportedTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
addInstance(ManagedObject) - Method in class org.snmp4j.agent.mo.MOGroupImpl
 
addListenAddresses(MessageDispatcher, List<?>) - Method in class org.snmp4j.agent.example.SampleAgent
 
addLookupListener(MOServerLookupListener, ManagedObject) - Method in class org.snmp4j.agent.DefaultMOServer
 
addLookupListener(MOServerLookupListener, ManagedObject) - Method in interface org.snmp4j.agent.MOServer
Adds a managed object lookup listener for the supplied managed object to this managed object server.
addMOChangeListener(MOChangeListener) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
addMOChangeListener(MOChangeListener) - Method in class org.snmp4j.agent.mo.MOScalar
Adds a MOChangeListener that needs to be informed about state changes of this scalar.
addMOChangeListener(MOChangeListener) - Method in interface org.snmp4j.agent.mo.MOTable
Adds a MOChangeListener that needs to be informed about state changes of this table.
addMOServer(MOServer) - Method in class org.snmp4j.agent.CommandProcessor
 
addMOTableModelListener(MOTableModelListener) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
addMOTableRowListener(MOTableRowListener<R>) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
addMOTableRowListener(MOTableRowListener<R>) - Method in interface org.snmp4j.agent.mo.MOTable
Adds a MOTableRowListener listener that needs to be informed about row changes (creation, addition, removal).
addMOValueValidationListener(MOValueValidationListener) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
addMOValueValidationListener(MOValueValidationListener) - Method in class org.snmp4j.agent.mo.MOScalar
Adds a value validation listener to check new values.
addNewRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
addNewRow(OID, Variable[]) - Method in interface org.snmp4j.agent.mo.MOTable
Creates a new row for this table with the supplied index and initial values and then immediately calls MOTable.addRow(MOTableRow).
addNotificationLogListener(NotificationLogListener) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
 
addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class org.snmp4j.agent.BaseAgent
Adds initial notification targets and filters.
addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class org.snmp4j.agent.test.SnapshotAgent
Adds initial notification targets and filters.
addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class org.snmp4j.agent.test.TestAgent
 
addNotifyEntry(OctetString, OctetString, int, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
addPduHandler(RequestHandler<SnmpRequest>) - Method in class org.snmp4j.agent.CommandProcessor
 
addPendingChanges(SubRequest, MOTableRow, boolean) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
addPersistenceProvider(MOPersistenceProvider) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
addProxyEntry(OctetString, int, OctetString, OctetString, OctetString, OctetString, OctetString, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
Adds a proxy entry to the snmpProxyTable (descriptions taken from SNMP-PROXY-MIB definition).
addProxyForwarder(ProxyForwarder, OctetString, int) - Method in class org.snmp4j.agent.CommandProcessor
 
addRepeaterSubRequest() - Method in class org.snmp4j.agent.request.SnmpRequest
 
addRequestStatusListener(RequestStatusListener) - Method in class org.snmp4j.agent.request.RequestStatus
 
address - Variable in class org.snmp4j.agent.test.SnapshotAgent
 
address - Variable in class org.snmp4j.agent.test.TestAgent
 
ADDRESS_CACHE_TIMEOUT - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
addRow(R) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
addRow(R) - Method in class org.snmp4j.agent.mo.DefaultMOTable
Adds the supplied row to the underlying table model and fires the appropriate MOTableRowEvent.
addRow(R) - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
addRow(R) - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Adds a row to the table.
addRow(R) - Method in interface org.snmp4j.agent.mo.MOTable
Adds the supplied row to the underlying table model and fires the appropriate MOTableRowEvent.
addRowStatusListener(RowStatusListener) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
addShutdownHook() - Method in class org.snmp4j.agent.BaseAgent
Adds a shutdown hook that saves the internal config into the config file when a SIGTERM (Ctrl-C) is terminating the agent.
addSnmpCommunityEntry(OctetString, OctetString, OctetString, OctetString, OctetString, OctetString, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
Adds an entry to the SnmpCommunityTable and a corresponding coexistence information entry in the internal cache.
addSNMPv2TCs(MOFactory) - Static method in class org.snmp4j.agent.mo.DefaultMOFactory
Adds support for SNMPv2TC textual conventions to the supplied ManagedObject factory.
addSupportedTDomain(OID, TDomainAddressFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
addSysOREntry(OID, OctetString) - Method in interface org.snmp4j.agent.mo.snmp.AgentCapabilityList
Add a capabilities description to the exported list.
addSysOREntry(OID, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
addSysOREntry(OID, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysOREntry
 
addTargetAddress(OctetString, OID, OctetString, int, int, OctetString, OctetString, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
addTargetParams(OctetString, int, int, OctetString, int, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
addTCsToFactory(MOFactory) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
addTextualConvention(TextualConvention) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
Adds a textual convention to this factory which can then be used by the factory to create appropriate value constraints for columnar and scalar managed objects.
addTextualConvention(TextualConvention) - Method in interface org.snmp4j.agent.mo.MOFactory
Adds a textual convention to this factory which can then be used by the factory to create appropriate value constraints for columnar and scalar managed objects.
addTlsDomainsToSnmpTargetMIB(SnmpTargetMIB) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
addUsmUser(USM) - Method in class org.snmp4j.agent.BaseAgent
Adds all the necessary initial users to the USM.
addUsmUser(USM) - Method in class org.snmp4j.agent.test.SnapshotAgent
Adds all the necessary initial users to the USM.
addUsmUser(USM) - Method in class org.snmp4j.agent.test.TestAgent
 
addViews(VacmMIB) - Method in class org.snmp4j.agent.BaseAgent
Adds initial VACM configuration.
addViews(VacmMIB) - Method in class org.snmp4j.agent.test.SnapshotAgent
Adds initial VACM configuration.
addViews(VacmMIB) - Method in class org.snmp4j.agent.test.TestAgent
 
addViewTreeFamily(OctetString, OID, OctetString, int, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Adds a new view to this VACM.
addViewTreeFamily(OctetString, OID, OctetString, int, int) - Method in interface org.snmp4j.agent.security.MutableVACM
Adds a view tree family to an VACM view.
advanceState(int) - Method in class org.snmp4j.agent.AgentConfigManager.AgentState
Advance the state to the given state.
afterMOChange(MOChangeEvent) - Method in interface org.snmp4j.agent.mo.MOChangeListener
A change has been committed.
afterMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
afterPrepareMOChange(MOChangeEvent) - Method in interface org.snmp4j.agent.mo.MOChangeListener
A change has been prepared.
afterPrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
agent - Variable in class org.snmp4j.agent.AgentConfigManager
 
agent - Variable in class org.snmp4j.agent.BaseAgent
 
agent - Variable in class org.snmp4j.agent.example.SampleAgent
 
AgentCapabilityList - Interface in org.snmp4j.agent.mo.snmp
The agent capabilities list exports information about the agent's capabilities.
AgentConfig - Interface in org.snmp4j.agent.cfg
This interface describes how static SNMP agent configuration settings.
AgentConfigManager - Class in org.snmp4j.agent
The AgentConfigManager is the main component of a SNMP4J-Agent.
AgentConfigManager(OctetString, MessageDispatcher, VACM, MOServer[], WorkerPool, MOInputFactory, MOPersistenceProvider, EngineBootsProvider) - Constructor for class org.snmp4j.agent.AgentConfigManager
Creates a SNMP agent configuration which can be run by calling AgentConfigManager.run() later.
AgentConfigManager(OctetString, MessageDispatcher, VACM, MOServer[], WorkerPool, MOInputFactory, MOPersistenceProvider, EngineBootsProvider, MOFactory) - Constructor for class org.snmp4j.agent.AgentConfigManager
Creates a SNMP agent configuration which can be run by calling AgentConfigManager.run() later.
AgentConfigManager.AgentState - Class in org.snmp4j.agent
 
AgentppSimModeEnum() - Constructor for class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimModeEnum
 
AgentppSimulationMib - Class in org.snmp4j.agent.mo.ext
 
AgentppSimulationMib() - Constructor for class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
AgentppSimulationMib.AgentppSimDeleteRow - Class in org.snmp4j.agent.mo.ext
 
AgentppSimulationMib.AgentppSimDeleteTableContents - Class in org.snmp4j.agent.mo.ext
 
AgentppSimulationMib.AgentppSimMode - Class in org.snmp4j.agent.mo.ext
 
AgentppSimulationMib.AgentppSimModeEnum - Class in org.snmp4j.agent.mo.ext
 
agentState - Variable in class org.snmp4j.agent.BaseAgent
 
AgentState() - Constructor for class org.snmp4j.agent.AgentConfigManager.AgentState
 
all - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
assignErrorStatus2Response() - Method in class org.snmp4j.agent.request.SnmpRequest
 
assignNewValue(SubRequest, MOTableRow, int, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
asString() - Method in class org.snmp4j.agent.mo.MOAccessImpl
Return the access rights as string where rights are separated by the pipe symbol (|).
AUTH_KEY_CHANGE - Static variable in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
authNoPriv - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum
 
authPriv - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum
 
AutonomousType - Class in org.snmp4j.agent.mo.snmp
 
AutonomousType(int, MOAccess, OID, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.AutonomousType
 
AUTONOMOUSTYPE - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
AutonomousTypeTC - Class in org.snmp4j.agent.mo.snmp.tc
 
AutonomousTypeTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 

B

backwardTranslate(OID) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy.OIDTranslator
 
backwardTranslate(OID) - Method in interface org.snmp4j.agent.util.OIDTranslation
Translates (changes) an OID from remote to local representation.
BaseAgent - Class in org.snmp4j.agent
The BaseAgent abstract class defines a framework for writing SNMP agents using the SNMP4J-Agent API.
BaseAgent(File, File, CommandProcessor) - Constructor for class org.snmp4j.agent.BaseAgent
Creates a base agent with boot-counter, config file, and a CommandProcessor for processing SNMP requests.
BaseAgent(String) - Constructor for class org.snmp4j.agent.BaseAgent
Creates a base agent with a DefaultMOServer as MOServer.
beforeMOChange(MOChangeEvent) - Method in interface org.snmp4j.agent.mo.MOChangeListener
A ManagedObject change is being committed.
beforeMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
beforePrepareMOChange(MOChangeEvent) - Method in interface org.snmp4j.agent.mo.MOChangeListener
A ManagedObject change is being prepared.
beforePrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
binary - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageFormatEnum
 
bootCounterFile - Variable in class org.snmp4j.agent.BaseAgent
 

C

CHANGE - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
A single column of a row is changed.
changeKey(AuthenticationProtocol, OctetString, OctetString, int) - Static method in class org.snmp4j.agent.mo.snmp.KeyChange
 
ChangeSet(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
changeValue(V) - Method in class org.snmp4j.agent.mo.MOScalar
Changes the value of this scalar on behalf of a commit or undo operation.
checkForUpdate(UpdatableManagedObject, MOQuery) - Method in class org.snmp4j.agent.DefaultMOServer
Checks DefaultMOServer.updateStrategy whether the queried managed object needs to be updated.
checkMinVersionOfDependencies() - Static method in class org.snmp4j.agent.version.VersionInfo
Checks whether SNMP4J has the minimum required version.
checkRequestScope(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
Checks whether the request is within the scope of this scalar or not.
cleanup(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Cleansup a (sub)request and frees all resources locked during the preparation phase.
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
cleanup(SubRequest, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
cleanup(SubRequest, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Cleanups resources holds for changes to a single column.
cleanup(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
cleanupRow(SubRequest, DefaultMOTable.ChangeSet) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
cleanupRow(SubRequest, DefaultMOTable.ChangeSet) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Cleans up resources for a row.
cleanupRow(SubRequest, DefaultMOTable.ChangeSet) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
clear() - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
clear() - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Removes all rows.
clear() - Method in class org.snmp4j.agent.util.TemporaryList
 
clear(MOTableRowFilter<R>) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Remove all rows that do not match the given filter criteria from the model.
clear(MOTableRowFilter<R>) - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Remove all rows that do not match the given filter criteria from the model.
clone() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Clones this variable.
close() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
close() - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
close() - Method in interface org.snmp4j.agent.io.MOInput
 
close() - Method in interface org.snmp4j.agent.io.MOOutput
 
close() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
CoexistenceInfo - Class in org.snmp4j.agent.mo.snmp
A coexistence information object has attributes needed to map messages between different versions of the SNMP protocol.
CoexistenceInfo(OctetString, OctetString, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.CoexistenceInfo
Creates an context info object based on a security name, context engine ID, and context name.
CoexistenceInfo(OctetString, OctetString, OctetString, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.CoexistenceInfo
Creates an context info object based on a security name, context engine ID, context name, and transport tag.
CoexistenceInfoProvider - Interface in org.snmp4j.agent.mo.snmp
A CoexistenceInfoProvider provides access to coexistence information.
coexistenceProvider - Variable in class org.snmp4j.agent.CommandProcessor
 
colNlmConfigLogAdminStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmConfigLogEntryLimit - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmConfigLogEntryStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmConfigLogFilterName - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmConfigLogOperStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmConfigLogStorageType - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogContextName - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogDateAndTime - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogEngineID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogEngineTAddress - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogEngineTDomain - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogNotificationID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogTime - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableCounter32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableCounter64Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableInteger32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableIpAddressVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableOctetStringVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableOidVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableOpaqueVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableTimeTicksVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableUnsigned32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmLogVariableValueType - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmStatsLogNotificationsBumped - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colNlmStatsLogNotificationsLogged - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
colSnmp4jAgentHBCtrlDelay - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlEvents - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlLastChange - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlMaxEvents - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlPeriod - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlStartTime - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jAgentHBCtrlStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
colSnmp4jCfgStorageID - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageLastRestore - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageLastStore - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageOperation - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStoragePath - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageRestoreMode - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jCfgStorageStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
colSnmp4jDemoEntryCol1 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoEntryCol2 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoEntryCol3 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoEntryCol4 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoEntryCol5 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoEntryCol6 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol1 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol10 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol11 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol12 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol13 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol14 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol15 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol16 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol17 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol18 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol19 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol2 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol20 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol21 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol22 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol23 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol24 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol25 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol26 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol27 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol28 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol29 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol3 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol30 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol31 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol32 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol33 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol34 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol35 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol36 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol37 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol38 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol39 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol4 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol40 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol41 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol42 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol43 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol44 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol45 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol46 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol47 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol48 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol49 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol5 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol50 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol6 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol7 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol8 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableCol9 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoSparseTableRowStatus - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jDemoTableRowModification - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
colSnmp4jLogConsoleHandlerTarget - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogFileHandlerAppend - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogFileHandlerBufferedIO - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogFileHandlerBufferSize - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogFileHandlerPath - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogHandlerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogHandlerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogHandlerType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerEffectiveLevel - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerIndex - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerLevel - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerToHandlerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerToHandlerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jLogLoggerToHandlerThreshold - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
colSnmp4jProxyContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyContextName - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxySubtree - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyTarget - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyTargetSubtree - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmp4jProxyType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
colSnmpCommunityContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunityContextName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunityName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunitySecurityName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunityStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunityStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpCommunityTransportTag - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpNotifyFilterMask - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterProfileName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterProfileRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterProfileStorType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyFilterType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyTag - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpNotifyType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
colSnmpProxyContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyContextName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyMultipleTargetOut - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxySingleTargetOut - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyTargetParamsIn - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpProxyType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
colSnmpTargetAddrMMS - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpTargetAddrTMask - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
colSnmpTlstmAddrRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmAddrServerFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmAddrServerIdentity - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmAddrStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmCertToTSNData - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmCertToTSNFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmCertToTSNMapType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmCertToTSNRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmCertToTSNStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmParamsClientFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmParamsRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
colSnmpTlstmParamsStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
columnCount - Variable in class org.snmp4j.agent.mo.DefaultMOTableModel
 
colUsmUserAuthKey - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserAuthKeyChange - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserAuthPassword - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserAuthProtocol - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserCloneFrom - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserLocalizationEngineID - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserOwnAuthKeyChange - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserOwnPrivKeyChange - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserPrivKey - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserPrivKeyChange - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserPrivPassword - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserPrivProtocol - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserPublic - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserSecurityName - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserStatus - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colUsmUserStorageType - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
colVacmAccessContextMatch - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmAccessNotifyViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmAccessReadViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmAccessRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmAccessStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmAccessWriteViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmGroupName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmSecurityToGroupRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmSecurityToGroupStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmViewTreeFamilyMask - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmViewTreeFamilyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmViewTreeFamilyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
colVacmViewTreeFamilyType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
CommandProcessor - Class in org.snmp4j.agent
The CommandProcessor is the central glue code that puts together the various sub-systems of a SNMP agent.
CommandProcessor(OctetString) - Constructor for class org.snmp4j.agent.CommandProcessor
Creates a CommandProcessor and registers all PDU types with the supplied contextEngineID as well as with MPv3.LOCAL_ENGINE_ID as required by RFC 5343.
commit(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Commits a previously prepared SET (sub)request.
commit(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
Sets the error status of the request to PDU.commitFailed.
commit(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalEntryLimit
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.TestAndIncr
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
commit(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
commit(SubRequest, MOTableRow, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Commits changes to single column.
commit(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
commit(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
commit(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
commitRow(SubRequest, MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
commitRow(SubRequest, MOTableRow) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Commits a row as described by the supplied change set.
commitRow(SubRequest, MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
commitRow(SubRequest, MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
communityMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
compare(MOTableRow, MOTableRow) - Method in class org.snmp4j.agent.mo.util.RowIndexComparator
 
compare(MOScope, MOScope) - Method in class org.snmp4j.agent.MOScopeComparator
Compares a scope with another scope or query.
compare(OctetString, OctetString) - Method in class org.snmp4j.agent.mo.util.LexicographicOctetStringComparator
Compares its two OctetString instances for lexicographic order.
compareTo(Object) - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
Compares this row with a MOTableRow instance by their index values.
compareTo(Object) - Method in class org.snmp4j.agent.mo.MOColumn
Compares this managed object column by its ID with another column.
compareTo(Object) - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
Compares this object with the specified object for order.
compareTo(Variable) - Method in class org.snmp4j.agent.mo.snmp.RowCount
 
completed() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
completed() - Method in interface org.snmp4j.agent.request.SubRequest
Marks the sub-request as completed.
config - Static variable in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimModeEnum
 
CONFIG_PREFIX - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
configFileURI - Variable in class org.snmp4j.agent.BaseAgent
 
configuration - Variable in class org.snmp4j.agent.AgentConfigManager
 
configure() - Method in class org.snmp4j.agent.AgentConfigManager
Configures components and managed objects.
Constraint - Class in org.snmp4j.agent.mo.snmp.smi
A Constraint instance constraints the co-domain of a long value (signed 64bit).
Constraint(long, long) - Constructor for class org.snmp4j.agent.mo.snmp.smi.Constraint
 
Constraints - Interface in org.snmp4j.agent.mo.snmp.smi
The Constraints interface describes a collection of SNMP value range constraints.
ConstraintsImpl - Class in org.snmp4j.agent.mo.snmp.smi
The ConstraintsImpl class represents a collection of constraints that are applied to a SNMP value in the order they have been added to this constraints collection.
ConstraintsImpl() - Constructor for class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
Creates a new constraints collection.
contains(T) - Method in class org.snmp4j.agent.util.TemporaryList
 
containsHiddenValues() - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
containsRow(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
containsRow(OID) - Method in interface org.snmp4j.agent.mo.MOTableModel
Checks whether this table model contains a row with the specified index.
Context - Class in org.snmp4j.agent.io
 
Context(OctetString) - Constructor for class org.snmp4j.agent.io.Context
 
CONTEXT_ADDED - Static variable in class org.snmp4j.agent.ContextEvent
 
CONTEXT_REMOVED - Static variable in class org.snmp4j.agent.ContextEvent
 
contextChanged(ContextEvent) - Method in interface org.snmp4j.agent.ContextListener
A context described by the given event object has been added or removed.
ContextEvent - Class in org.snmp4j.agent
The ContextEvent object describes an event that added or removed a context to/from a system.
ContextEvent(Object, int, OctetString) - Constructor for class org.snmp4j.agent.ContextEvent
Creates a context event.
ContextListener - Interface in org.snmp4j.agent
A ContextListener can be informed about new contexts or when a context is removed from a system.
CONTEXTS_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
continueProcessing() - Method in class org.snmp4j.agent.AgentConfigManager
Continues processing of SNMP requests by coupling message dispatcher and agent.
counter32 - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
counter64 - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
covers(MOScope) - Method in class org.snmp4j.agent.DefaultMOScope
Indicates whether this scope covers by the supplied one, that is whether the lower bound of this scope is less or equal to the lower bound of the covered scope and if the upper bound is greater or equal to the upper bound of the covered scope.
covers(MOScope, MOScope) - Static method in class org.snmp4j.agent.DefaultMOScope
Indicates whether the first supplied scope covers by second one.
covers(OID) - Method in class org.snmp4j.agent.DefaultMOQuery
 
covers(OID) - Method in class org.snmp4j.agent.DefaultMOScope
 
covers(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
covers(OID) - Method in class org.snmp4j.agent.mo.MOScalar
 
covers(OID) - Method in interface org.snmp4j.agent.MOScope
Checks if this scope covers the supplied OID.
covers(OID) - Method in class org.snmp4j.agent.util.OIDScope
 
CREATE - Static variable in class org.snmp4j.agent.io.ImportModes
Only create new instances.
CREATE - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
A row is created.
createAccess(int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createAccess(int) - Method in class org.snmp4j.agent.mo.ext.SimMOFactory
 
createAccess(int) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates an MOAccess instance from an access specification constant that is the result of a bitwise OR of any of the constants defined by MOAccess.
createAddress(OID, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.TDomainTLSAddressFactory
 
createAddress(OID, OctetString) - Method in interface org.snmp4j.agent.mo.snmp.TDomainAddressFactory
Creates an Address from a transport domain ID and a TDomainAddress textual convention conforming OctetString value.
createAddress(OID, OctetString) - Method in class org.snmp4j.agent.mo.snmp.TDomainAddressFactoryImpl
 
createAndGo - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
createAndGo - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
createAndWait - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
createAndWait - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
createColumn(int, int, MOAccess) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a columnar object by supplying column ID, syntax, and maximum access.
createColumn(int, int, MOAccess, String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess, String, String) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a columnar object by supplying column ID, syntax, and maximum access.
createColumn(int, int, MOAccess, Integer32, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
createColumn(int, int, MOAccess, OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
createColumn(int, int, MOAccess, OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
createColumn(int, int, MOAccess, OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
createColumn(int, int, MOAccess, OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
createColumn(int, int, MOAccess, OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
createColumn(int, int, MOAccess, OID, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
createColumn(int, int, MOAccess, V, boolean) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess, V, boolean) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a columnar object by supplying column ID, syntax, and maximum access.
createColumn(int, int, MOAccess, V, boolean) - Method in interface org.snmp4j.agent.mo.snmp.tc.TextualConvention
Creates a MOColumn instance of this TC specified by the column ID, access, default value, and mutable flag.
createColumn(int, int, MOAccess, V, boolean, String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess, V, boolean, String, String) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a columnar object by supplying column ID, syntax, and maximum access.
createCommandProcessor(OctetString) - Method in class org.snmp4j.agent.AgentConfigManager
Creates the command processor.
created - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
 
createIndex(MOTableSubIndex[], boolean) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createIndex(MOTableSubIndex[], boolean) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates an index definition from the supplied sub-index definitions without index validation.
createIndex(MOTableSubIndex[], boolean, MOTableIndexValidator) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createIndex(MOTableSubIndex[], boolean, MOTableIndexValidator) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates an index definition from the supplied sub-index definitions with index validation according to the supplied validator.
createInitialValue() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
createInitialValue() - Method in interface org.snmp4j.agent.mo.snmp.tc.TextualConvention
Creates an initial value for an object instance of this textual convention.
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
createInitialValue() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
createMO(MOFactory) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMO(MOFactory) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
Create the ManagedObjects defined for this MIB module using the specified MOFactory.
createMOInput() - Method in interface org.snmp4j.agent.io.MOInputFactory
Creates a MOInput stream.
createMOOutput() - Method in interface org.snmp4j.agent.io.MOOutputFactory
Creates a MOOutput stream.
createMOScalar(OID, MOAccess, OctetString, boolean) - Static method in class org.snmp4j.agent.mo.snmp.DateAndTime
Create a MOScalar DateAndTime instance.
createNotificationOriginator() - Method in class org.snmp4j.agent.AgentConfigManager
 
createOnly - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum
 
createProxyForwarder(CommandProcessor) - Method in class org.snmp4j.agent.AgentConfigManager
Creates and registers the default proxy forwarder application (ProxyForwarderImpl).
createRelationShip() - Method in class org.snmp4j.agent.mo.MOTableRelation
Actually sets up the relationship between base and dependent table by adding this instance as row listener to the base table.
createRelationShipListener() - Method in class org.snmp4j.agent.mo.MOTableRelation
 
createRequest(S, CoexistenceInfo) - Method in interface org.snmp4j.agent.request.RequestFactory
Creates a Request from a CommandResponderEvent responder event.
createRow(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
createRow(OID) - Method in interface org.snmp4j.agent.mo.MOTable
Creates a new row for this table with the supplied index and default values.
createRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCFactory
Creates a new MOMutableRow2PC row instance and returns it.
createRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Create a new row and return it.
createRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.DefaultMOTable
Creates a new row for this table with the supplied index and initial values.
createRow(OID, Variable[]) - Method in interface org.snmp4j.agent.mo.MOTable
Creates a new row for this table with the supplied index and initial values.
createRow(OID, Variable[]) - Method in interface org.snmp4j.agent.mo.MOTableRowFactory
Creates a new MOTableRow row instance and returns it.
createRow(OID, Variable[]) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableModel
 
createScalar(OID, MOAccess, Integer32) - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
createScalar(OID, MOAccess, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
createScalar(OID, MOAccess, OctetString) - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
createScalar(OID, MOAccess, OctetString) - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
createScalar(OID, MOAccess, OctetString) - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
createScalar(OID, MOAccess, OctetString) - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
createScalar(OID, MOAccess, OID) - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
createScalar(OID, MOAccess, V) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createScalar(OID, MOAccess, V) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a scalar object from a OID, maximum access, and value.
createScalar(OID, MOAccess, V) - Method in interface org.snmp4j.agent.mo.snmp.tc.TextualConvention
Creates a MOScalar instance of this TC specified by OID, access, and optional value.
createScalar(OID, MOAccess, V, String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createScalar(OID, MOAccess, V, String, String) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a scalar object from a OID, maximum access, and value.
createSnmpSession(MessageDispatcher) - Method in class org.snmp4j.agent.AgentConfigManager
Creates the SNMP session to be used for this agent.
createSubIndex(int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(int, int, int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(OID, int) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a sub-index definition.
createSubIndex(OID, int, int, int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(OID, int, int, int) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a sub-index definition.
createTable(OID, MOTableIndex, MOColumn[]) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createTable(OID, MOTableIndex, MOColumn[]) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a MOTable instance for the supplied OID, index definition, and columns with the DefaultMOMutableTableModel as table model.
createTable(OID, MOTableIndex, MOColumn[], M) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createTable(OID, MOTableIndex, MOColumn[], M) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a MOTable instance for the supplied OID, index definition, columns, and table model.
createTableModel(OID, MOTableIndex, MOColumn[]) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createTableModel(OID, MOTableIndex, MOColumn[]) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a table model (by default a DefaultMOMutableTableModel).
createTableRelation(MOTable<BaseRow, ? extends MOColumn, ? extends MOTableModel<BaseRow>>, MOTable<DependentRow, ? extends MOColumn, ? extends MOTableModel<DependentRow>>) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createTableRelation(MOTable<BaseRow, ? extends MOColumn, ? extends MOTableModel<BaseRow>>, MOTable<DependentRow, ? extends MOColumn, ? extends MOTableModel<DependentRow>>) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a relation between two tables.
createTSM() - Method in class org.snmp4j.agent.AgentConfigManager
Creates the TSM used by this agent configuration.
createUSM() - Method in class org.snmp4j.agent.AgentConfigManager
Creates the USM used by this agent configuration.
createVariableFromString(String, Class<? extends Variable>) - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
Parses a string of the format
cross - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
CTX_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 

D

DateAndTime<T extends org.snmp4j.smi.OctetString> - Class in org.snmp4j.agent.mo.snmp
The DateAndTime implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specification for columnar objects.
DateAndTime(int, MOAccess, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTime
 
DateAndTime(int, MOAccess, OctetString, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTime
 
DATEANDTIME - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
DateAndTimeScalar<T extends org.snmp4j.smi.OctetString> - Class in org.snmp4j.agent.mo.snmp
The DateAndTimeScalar implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specification for scalar objects.
DateAndTimeScalar(OID, MOAccess, T) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
 
DateAndTimeScalar(OID, MOAccess, T, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
 
DateAndTimeTC - Class in org.snmp4j.agent.mo.snmp.tc
 
DateAndTimeTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
debug - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
decodeBER(BERInputStream) - Method in class org.snmp4j.agent.mo.snmp.RowCount
Decodes a Variable from an InputStream.
DEFAULT_CONTEXT - Static variable in class org.snmp4j.agent.request.SnmpRequest
 
DEFAULT_ITEM_TIMEOUT - Static variable in class org.snmp4j.agent.util.TemporaryList
 
defaultContext - Variable in class org.snmp4j.agent.AgentConfigManager
 
defaultContext - Variable in class org.snmp4j.agent.BaseAgent
 
DefaultMOContextScope - Class in org.snmp4j.agent
The DefaultMOContextScope is the default implementation of a MOContextScope representing an OID scope that distinguishes between different contexts.
DefaultMOContextScope(MOContextScope) - Constructor for class org.snmp4j.agent.DefaultMOContextScope
Creates a context scope from another context scope.
DefaultMOContextScope(OctetString, MOScope) - Constructor for class org.snmp4j.agent.DefaultMOContextScope
Creates a context scope from a plain OID scope.
DefaultMOContextScope(OctetString, OID, boolean, OID, boolean) - Constructor for class org.snmp4j.agent.DefaultMOContextScope
Creates a context scope from a context, upper, and lower bound OID.
DefaultMOFactory - Class in org.snmp4j.agent.mo
The DefaultMOFactory is the default factory for creating ManagedObjects.
DefaultMOFactory() - Constructor for class org.snmp4j.agent.mo.DefaultMOFactory
 
DefaultMOInput - Class in org.snmp4j.agent.io
 
DefaultMOInput(ObjectInputStream) - Constructor for class org.snmp4j.agent.io.DefaultMOInput
 
DefaultMOLockStrategy - Class in org.snmp4j.agent.mo.lock
The DefaultMOLockStrategy implements a simple default locking strategy that requires a lock if a write access on a ManagedObject is intended or if the managed object accessed is an instance of UpdatableManagedObject.
DefaultMOLockStrategy() - Constructor for class org.snmp4j.agent.mo.lock.DefaultMOLockStrategy
 
DefaultMOMutableRow2PC - Class in org.snmp4j.agent.mo
 
DefaultMOMutableRow2PC(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
DefaultMOMutableRow2PCFactory - Class in org.snmp4j.agent.mo
 
DefaultMOMutableRow2PCFactory() - Constructor for class org.snmp4j.agent.mo.DefaultMOMutableRow2PCFactory
 
DefaultMOMutableTableModel<R extends MOTableRow> - Class in org.snmp4j.agent.mo
 
DefaultMOMutableTableModel() - Constructor for class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
DefaultMOMutableTableModel.FilteredRowIterator - Class in org.snmp4j.agent.mo
 
DefaultMOOutput - Class in org.snmp4j.agent.io
 
DefaultMOOutput(ObjectOutputStream) - Constructor for class org.snmp4j.agent.io.DefaultMOOutput
 
DefaultMOPersistenceProvider - Class in org.snmp4j.agent.io
The DefaultMOPersistenceProvider provides agent state persistence using a file with DefaultMOInput and DefaultMOOutput input/output.
DefaultMOPersistenceProvider(MOServer[], String) - Constructor for class org.snmp4j.agent.io.DefaultMOPersistenceProvider
Creates a persistence provider for the supplied MOServer instances.
DefaultMOQuery - Class in org.snmp4j.agent
The DefaultMOQuery class is the default implementation of a managed object query.
DefaultMOQuery(MOContextScope) - Constructor for class org.snmp4j.agent.DefaultMOQuery
Creates a context aware query from a context aware OID scope.
DefaultMOQuery(MOContextScope, boolean) - Constructor for class org.snmp4j.agent.DefaultMOQuery
Creates a context aware query from a context aware OID scope.
DefaultMOQuery(MOContextScope, boolean, Object) - Constructor for class org.snmp4j.agent.DefaultMOQuery
Creates a context aware query from a context aware OID scope.
DefaultMOScope - Class in org.snmp4j.agent
The DefaultMOScope is the default MOScope and MutableMOScope implementation.
DefaultMOScope(MOScope) - Constructor for class org.snmp4j.agent.DefaultMOScope
Creates a scope from another scope by referencing its bound values.
DefaultMOScope(OID, boolean, OID, boolean) - Constructor for class org.snmp4j.agent.DefaultMOScope
Creates an OID scope from lower and upper bound.
DefaultMOServer - Class in org.snmp4j.agent
The default MO server implementation uses a sorted map for the managed object registry.
DefaultMOServer() - Constructor for class org.snmp4j.agent.DefaultMOServer
 
DefaultMOTable<R extends MOTableRow,C extends MOColumn,M extends MOTableModel<R>> - Class in org.snmp4j.agent.mo
The DefaultMOTable class is the default implementation of the MOTable class.
DefaultMOTable(OID, MOTableIndex, C[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOTable
 
DefaultMOTable(OID, MOTableIndex, C[], M) - Constructor for class org.snmp4j.agent.mo.DefaultMOTable
Creates a new SNMP table with the specified "Entry" OID, INDEX, columns, and MOTableModel.
DefaultMOTable.ChangeSet - Class in org.snmp4j.agent.mo
 
DefaultMOTableModel<R extends MOTableRow> - Class in org.snmp4j.agent.mo
 
DefaultMOTableModel() - Constructor for class org.snmp4j.agent.mo.DefaultMOTableModel
 
DefaultMOTableRow - Class in org.snmp4j.agent.mo
The DefaultMOTableRow is the default table row implementation.
DefaultMOTableRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOTableRow
 
defaultPersistenceProvider - Variable in class org.snmp4j.agent.BaseAgent
 
defaultProxyForwarder - Variable in class org.snmp4j.agent.BaseAgent
 
DELETE - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
A row is deleted.
deleted - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
 
DeniableEventObject - Class in org.snmp4j.agent.mo
The DeniableEventObject describes an event that can be canceled through reporting a SNMP error status to the event source.
DeniableEventObject(Object, boolean) - Constructor for class org.snmp4j.agent.mo.DeniableEventObject
Creates an deniable event instance.
DEPENDENCY_SNMP4J_MAJOR - Static variable in class org.snmp4j.agent.version.VersionInfo
 
DEPENDENCY_SNMP4J_MINOR - Static variable in class org.snmp4j.agent.version.VersionInfo
 
DEPENDENCY_SNMP4J_PATCH - Static variable in class org.snmp4j.agent.version.VersionInfo
 
DEPENDENCY_SNMP4J_UPDATE - Static variable in class org.snmp4j.agent.version.VersionInfo
 
destroy - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
destroy - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
disabled - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogAdminStatusEnum
 
disabled - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogOperStatusEnum
 
disabled - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SnmpEnableAuthenTrapsEnum
 
disabled - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidationEnum
 
dispatchCommand(CommandResponderEvent, CoexistenceInfo) - Method in class org.snmp4j.agent.CommandProcessor
 
dispatcher - Variable in class org.snmp4j.agent.AgentConfigManager
 
dispatcher - Variable in class org.snmp4j.agent.BaseAgent
 
DisplayString<V extends org.snmp4j.smi.OctetString> - Class in org.snmp4j.agent.mo.snmp
The DisplayString class implements the DisplayString textual convention as defined by the SNMPv2-TC MIB specification for columnar objects.
DisplayString(int, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString
 
DisplayString(int, MOAccess, V, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString
 
DisplayString(int, MOAccess, V, boolean, int, int) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString
 
DISPLAYSTRING - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
DisplayString.DisplayStringValidation - Class in org.snmp4j.agent.mo.snmp
The DisplayStringValidation can be used to validate the contents of OctetString variables that follow the DisplayString TC rules.
DisplayStringScalar<V extends org.snmp4j.smi.OctetString> - Class in org.snmp4j.agent.mo.snmp
The DisplayStringScalar class implements the DisplayString textual convention as defined by the SNMPv2-TC MIB specification for scalar objects.
DisplayStringScalar(OID, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayStringScalar
 
DisplayStringScalar(OID, MOAccess, V, int, int) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayStringScalar
 
DisplayStringTC - Class in org.snmp4j.agent.mo.snmp.tc
 
DisplayStringTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
DisplayStringValidation(int, int) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString.DisplayStringValidation
 
DisplayStringValidation(Constraints) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString.DisplayStringValidation
 
dump(OutputStream) - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
Dumps a textual representation of the table model content to the specified OutputStream.
DuplicateRegistrationException - Exception Class in org.snmp4j.agent
A DuplicateRegistrationException is thrown when a managed object registration attempt conflicts with an existing registration because their scope's overlap.
DuplicateRegistrationException() - Constructor for exception class org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(String) - Constructor for exception class org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(MOScope) - Constructor for exception class org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(MOScope, MOScope) - Constructor for exception class org.snmp4j.agent.DuplicateRegistrationException
 

E

enabled - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogAdminStatusEnum
 
enabled - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SnmpEnableAuthenTrapsEnum
 
enabled - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidationEnum
 
encodeBER(OutputStream) - Method in class org.snmp4j.agent.mo.snmp.RowCount
Encodes a Variable to an OutputStream.
EngineBootsCounterFile - Class in org.snmp4j.agent.cfg
/** The EngineBootsCounterFile is a EngineBootsProvider that stores the boot counter amd the engine ID of an agent in a file.
EngineBootsCounterFile(File) - Constructor for class org.snmp4j.agent.cfg.EngineBootsCounterFile
Creates the boot counter by using the specified file.
engineBootsProvider - Variable in class org.snmp4j.agent.AgentConfigManager
 
EngineBootsProvider - Interface in org.snmp4j.agent.cfg
An EngineBootsProvider holds persistently the number of engine boots.
engineID - Variable in class org.snmp4j.agent.AgentConfigManager
 
EngineIdProvider - Interface in org.snmp4j.agent.cfg
An EngineIdProvider holds persistently the engine ID of a SNMP engine.
Enumerated<V extends org.snmp4j.smi.Variable> - Class in org.snmp4j.agent.mo.snmp
The Enumerated class represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for columnar objects.
Enumerated(int, int, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER column.
Enumerated(int, int, MOAccess, V, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER or BITS column.
Enumerated(int, int, MOAccess, V, boolean, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER or BITS column with specifying a set of possible values.
Enumerated(int, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Deprecated.
As this version of the constructor does not safely define the column syntax if the defaultValue is null, use Enumerated(int, int, org.snmp4j.agent.MOAccess, org.snmp4j.smi.Variable) instead.
Enumerated(int, MOAccess, V, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Deprecated.
As this version of the constructor does not safely define the column syntax if the defaultValue is null, use Enumerated(int, int, org.snmp4j.agent.MOAccess, org.snmp4j.smi.Variable, boolean) instead.
Enumerated(int, MOAccess, V, boolean, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Deprecated.
As this version of the constructor does not safely define the column syntax if the defaultValue is null, use Enumerated(int, int, org.snmp4j.agent.MOAccess, org.snmp4j.smi.Variable, boolean, int[]) instead.
EnumeratedScalar<V extends org.snmp4j.smi.Variable> - Class in org.snmp4j.agent.mo.snmp
The EnumeratedScalar class represents enumerated SMI INTEGER (=Integer32) or an OCTET STRING with enumerated named bits for scalar objects.
EnumeratedScalar(OID, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates an enumerated Integer32 or BITS (OctetString) scalar with specifying a set of possible values.
EnumeratedScalar(OID, MOAccess, V, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates an enumerated scalar with specifying a set of possible values.
EnumerationConstraint - Class in org.snmp4j.agent.mo.snmp.smi
The EnumerationConstraint class checks an Integer32 value to match a set of (enumerated) values or a OctetString value to match a set of bit values for the BITS SMI type.
EnumerationConstraint(int[]) - Constructor for class org.snmp4j.agent.mo.snmp.smi.EnumerationConstraint
Creates an EnumerationConstraint based on the specified array of integer values.
equals(Object) - Method in class org.snmp4j.agent.DefaultMOContextScope
Indicates whether an object is equal to this one.
equals(Object) - Method in class org.snmp4j.agent.DefaultMOScope
 
equals(Object) - Method in class org.snmp4j.agent.io.Context
 
equals(Object) - Method in class org.snmp4j.agent.io.MOInfo
 
equals(Object) - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
equals(Object) - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
equals(Object) - Method in class org.snmp4j.agent.MOScopeComparator
 
equals(Object) - Method in class org.snmp4j.agent.request.AbstractRequest
 
equals(Object) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
error - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
errorStatus - Variable in class org.snmp4j.agent.request.AbstractRequest
 
excluded - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyFilterTypeEnum
 

F

FALSE - Static variable in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
fatal - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
finalizeRequest(CommandResponderEvent, SnmpRequest, MOServer) - Method in class org.snmp4j.agent.CommandProcessor
 
find(MOScope) - Method in interface org.snmp4j.agent.ManagedObject
Finds the first object ID (OID) in the specified search range.
find(MOScope) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
find(MOScope) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
find(MOScope) - Method in class org.snmp4j.agent.mo.MOScalar
 
find(MOScope) - Method in interface org.snmp4j.agent.mo.MOTable
Finds the object identifier of the first object instance in the specified range.
find(MOScope) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
find(OID) - Method in class org.snmp4j.agent.request.AbstractRequest
 
find(OID) - Method in interface org.snmp4j.agent.request.Request
Finds the first sub-request whose OID starts with the supplied one.
findCell(MOScope, SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
finishInit() - Method in class org.snmp4j.agent.BaseAgent
Finishes initialization of the agent by connecting server and command processor, setting up USM, VACM, notification targets, and finally sending a coldStart notification to configured targets.
fireAfterMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
fireAfterMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.MOScalar
 
fireAfterPrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
fireAfterPrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.MOScalar
 
fireBeforeMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
fireBeforeMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.MOScalar
 
fireBeforePrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
fireBeforePrepareMOChange(MOChangeEvent) - Method in class org.snmp4j.agent.mo.MOScalar
 
fireContextChanged(ContextEvent) - Method in class org.snmp4j.agent.DefaultMOServer
 
fired - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.Snmp4jNotificationLogModeEnum
 
fireIncrementCounter(CounterEvent) - Method in class org.snmp4j.agent.CommandProcessor
 
fireIncrementCounter(CounterEvent) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
fireLaunchNotifications() - Method in class org.snmp4j.agent.AgentConfigManager
Fire notifications after agent start, i.e.
fireLookupEvent(ManagedObject, MOQuery) - Method in class org.snmp4j.agent.DefaultMOServer
 
fireNotificationLogEvent(NotificationLogEvent) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
 
fireQueryEvent(ManagedObject, MOQuery) - Method in class org.snmp4j.agent.DefaultMOServer
 
fireRequestStatusChanged(RequestStatusEvent) - Method in class org.snmp4j.agent.request.RequestStatus
 
fireRowChanged(MOTableRowEvent<R>) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
fireRowStatusChanged(RowStatusEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
fireTableModelChanged(MOTableModelEvent) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
fireValidate(MOValueValidationEvent) - Method in class org.snmp4j.agent.mo.MOScalar
 
firstIndex() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
firstIndex() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the first row index in this model.
firstRow() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
firstRow() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the first row contained in this model.
forward(ProxyForwardRequest) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
Forwards a Request if it matches the criteria defined by the SNMP-PROXY-MIB associated with this proxy forwarder.
forward(ProxyForwardRequest) - Method in interface org.snmp4j.agent.ProxyForwarder
Forwards a Request if it matches the criteria defined by the SNMP-PROXY-MIB associated with this proxy forwarder.
forwardTranslate(OID) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy.OIDTranslator
 
forwardTranslate(OID) - Method in interface org.snmp4j.agent.util.OIDTranslation
Translates (changes) an OID from local to remote representation.
frameworkMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
freeRow(DefaultMOMutableRow2PC) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCFactory
 
freeRow(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
freeRow(R) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
freeRow(R) - Method in interface org.snmp4j.agent.mo.MOTableRowFactory
Frees resources associated with the supplied row which is to be deleted.
fromSubIndex(OID, boolean) - Method in class org.snmp4j.agent.mo.snmp.RowCount
Sets the value of this Variable from the supplied (sub-)index.

G

get() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysUpTimeImpl
 
get() - Method in interface org.snmp4j.agent.mo.snmp.SysUpTime
Returns the system's up-time in 1/100 seconds.
get(int) - Method in class org.snmp4j.agent.request.AbstractRequest
 
get(int) - Method in interface org.snmp4j.agent.request.Request
Gets the sub-request at the specified index.
get(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Processes a GET request and return the result in the supplied sub-request.
get(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
get(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
get(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
get(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
get(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOColumn
Process a get sub-request for the specified table row and column.
get(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.KeyChange
 
get(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
get(OctetString, int) - Method in class org.snmp4j.agent.ProxyMap
 
getAccess() - Method in class org.snmp4j.agent.mo.MOAccessImpl
Returns the internal access ID.
getAccess() - Method in class org.snmp4j.agent.mo.MOColumn
 
getAccess() - Method in class org.snmp4j.agent.mo.MOScalar
Gets the access object for this scalar.
getAccess() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
getAddress() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
getAddress(Address) - Method in interface org.snmp4j.agent.mo.snmp.TDomainAddressFactory
Gets the TDomainAddress textual convention conforming OctetString value for the specified address.
getAddress(Address) - Method in class org.snmp4j.agent.mo.snmp.TDomainAddressFactoryImpl
 
getAddressCacheTimeoutNanos() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getAffectedRow() - Method in class org.snmp4j.agent.mo.MOTableModelEvent
Gets the affected row (if a single row is affected by the event).
getAgent() - Method in class org.snmp4j.agent.BaseAgent
 
getAgentNotificationOriginator() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the notification originator of the agent.
getAgentState() - Method in class org.snmp4j.agent.BaseAgent
Returns the agent's state.
getAuthProtocol(MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
getAuthProtocolOID(MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
Gets the OID of the authentication protocol defined by the given change set.
getBaseRow() - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
getBaseRow() - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
getBaseRow() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
getBaseRow() - Method in interface org.snmp4j.agent.mo.MOTableRow
Gets the associated base row for this row (if this row is a dependent row).
getBERLength() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Returns the length of this BERSerializable object in bytes when encoded according to the Basic Encoding Rules (BER).
getBERPayloadLength() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Returns the length of the payload of this BERSerializable object in bytes when encoded according to the Basic Encoding Rules (BER).
getBooleanValue(Integer32) - Static method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
Gets the boolean value of a TruthValue variable.
getBootCounterFile() - Method in class org.snmp4j.agent.BaseAgent
 
getBootCounterFile() - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
 
getCalendar() - Method in class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
Gets a gregorian calendar instance with the date and time of this scalar.
getCellInfo(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getCellInfo(OID) - Method in interface org.snmp4j.agent.mo.MOTable
Returns a MOTableCellInfo instance for the supplied cell OID.
getCellOID() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Gets the OID that uniquely identifies the cell instance.
getCellOID(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getChangedObject() - Method in class org.snmp4j.agent.mo.MOChangeEvent
 
getChangeSet() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
getChangesFromRequest(OID, MOTableRow, SubRequest, Variable[], boolean, boolean) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getCoexistenceInfo() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getCoexistenceInfo() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getCoexistenceInfo(OctetString) - Method in interface org.snmp4j.agent.mo.snmp.CoexistenceInfoProvider
Gets the information needed for community based security protocols to coexistence with the SNMPv3 security model.
getCoexistenceInfo(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
getCoexistenceInfoProvider() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
getCoexistenceProvider() - Method in class org.snmp4j.agent.CommandProcessor
 
getCoexistenceProvider() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getColumn() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Gets the column index of the cell's column.
getColumn(int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getColumn(int) - Method in interface org.snmp4j.agent.mo.MOTable
Gets the column definition for the specified column.
getColumnCount() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getColumnCount() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
getColumnCount() - Method in interface org.snmp4j.agent.mo.MOTable
Returns the number of columns in this table.
getColumnCount() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the number of columns currently in this table model.
getColumnID() - Method in class org.snmp4j.agent.mo.MOColumn
 
getColumnID() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Gets the column ID of the cell's column.
getColumnIndex() - Method in class org.snmp4j.agent.mo.MOTableModelEvent
Returns the column index associated with this event.
getColumnIndex(int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getColumnIndex(int) - Method in interface org.snmp4j.agent.mo.MOTable
Returns the zero based column index for the specified column sub-identifier.
getColumns() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getColumns() - Method in interface org.snmp4j.agent.mo.MOTable
Gets the column definitions for this table.
getCommandEvent() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getCommunity(OctetString, OctetString, OctetString) - Method in interface org.snmp4j.agent.mo.snmp.CoexistenceInfoProvider
Returns the community associated with the supplied security name.
getCommunity(OctetString, OctetString, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
getCompleteRepetitions() - Method in class org.snmp4j.agent.request.SnmpRequest
Returns the number of repetitions that are complete.
getConfigFile() - Method in class org.snmp4j.agent.BaseAgent
 
getConstraints() - Method in interface org.snmp4j.agent.mo.snmp.smi.Constraints
Gets an array with the constraints in this collection ordered by insertion time.
getConstraints() - Method in class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
 
getContact() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getContext() - Method in class org.snmp4j.agent.ContextEvent
Returns context name associated with this event object.
getContext() - Method in class org.snmp4j.agent.DefaultMOContextScope
Gets the context of the scope.
getContext() - Method in class org.snmp4j.agent.DefaultMOQuery
 
getContext() - Method in class org.snmp4j.agent.io.Context
 
getContext() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getContext() - Method in interface org.snmp4j.agent.MOContextScope
Returns the context name of this scope.
getContext() - Method in class org.snmp4j.agent.NotificationTask
 
getContext() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getContext() - Method in interface org.snmp4j.agent.request.Request
Gets the context of the request.
getContext() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getContext(MOGroup) - Method in class org.snmp4j.agent.BaseAgent
This method can be overwritten by a subagent to specify the contexts each MIB module (group) will be registered to.
getContext(MOGroup, OctetString) - Method in class org.snmp4j.agent.AgentConfigManager
This method can be overwritten by a subagent to specify the contexts each MIB module (group) will be registered to.
getContextEngineID() - Method in class org.snmp4j.agent.CommandProcessor
 
getContextEngineID() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
getContextEngineID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getContextEngineID() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getContextName() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
getContexts() - Method in class org.snmp4j.agent.DefaultMOServer
 
getContexts() - Method in interface org.snmp4j.agent.MOServer
Returns the contexts known by the server.
getCounterListener() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getDefaultContext() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the default context - which is the context that is used by the base agent to register its MIB objects.
getDefaultContext() - Method in class org.snmp4j.agent.BaseAgent
Returns the default context - which is the context that is used by the base agent to register its MIB objects.
getDefaultProxyForwarder() - Method in class org.snmp4j.agent.BaseAgent
 
getDefaultURI() - Method in class org.snmp4j.agent.io.DefaultMOPersistenceProvider
 
getDefaultURI() - Method in interface org.snmp4j.agent.io.MOPersistenceProvider
Gets the URI of the default persistent storage for this provider.
getDefaultValue() - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
getDefaultValues() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getDefaultValues() - Method in interface org.snmp4j.agent.mo.MOTable
Returns an array of variables where each variable corresponds to the column with the same index.
getDenyReason() - Method in class org.snmp4j.agent.mo.DeniableEventObject
Returns the reason (i.e., SNMPv2/v3 error status) that indicates the error condition that caused this event to be canceled.
getDependentIndexes(BaseRow) - Method in class org.snmp4j.agent.mo.MOTableRelation
Returns the dependent indexes for the specified base row.
getDescr() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getDigestLength(UsmMIB.UsmTableRow, MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
getEngineBoots() - Method in class org.snmp4j.agent.BaseAgent
Reads the engine boots counter from the corresponding input stream (file).
getEngineBoots() - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
 
getEngineBoots() - Method in interface org.snmp4j.agent.cfg.EngineBootsProvider
Returns current engine boot counter value.
getEngineId(OctetString) - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
 
getEngineId(OctetString) - Method in interface org.snmp4j.agent.cfg.EngineIdProvider
Gets the engine ID for the SNMP entity associated with this EngineIdProvider.
getErrorIndex() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getErrorIndex() - Method in interface org.snmp4j.agent.request.Request
 
getErrorIndex() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getErrors() - Method in class org.snmp4j.agent.AgentConfigManager.AgentState
Get the error descriptors associated with this agent state.
getErrorStatus() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getErrorStatus() - Method in interface org.snmp4j.agent.request.Request
 
getErrorStatus() - Method in class org.snmp4j.agent.request.RequestStatus
 
getErrorStatus() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getErrorStatus() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the error status for this sub-request.
getEventID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getFactory() - Method in class org.snmp4j.agent.example.SampleAgent
Get the MOFactory that creates the various MOs (MIB Objects).
getHandler(int) - Method in class org.snmp4j.agent.CommandProcessor
 
getID() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getID() - Method in class org.snmp4j.agent.mo.MOScalar
 
getID() - Method in interface org.snmp4j.agent.RegisteredManagedObject
Gets the unique object ID of the managed object.
getImportMode() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
getImportMode() - Method in interface org.snmp4j.agent.io.MOInput
Returns the update mode, which might be one of the constants defined by ImportModes.
getImportMode() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
Returns the update mode, which might be one of the constants defined by ImportModes.
getIndex() - Method in class org.snmp4j.agent.io.IndexedVariables
 
getIndex() - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
getIndex() - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
getIndex() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
getIndex() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Returns the index of the cell's row.
getIndex() - Method in interface org.snmp4j.agent.mo.MOTableRow
Gets the row's index OID, for example the row index of the first row of an ifTable would return OID("1").
getIndex() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getIndex() - Method in interface org.snmp4j.agent.request.SubRequest
Returns the index of this subrequest in the request.
getIndex(int) - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the sub-index definition at the specified index.
getIndexDef() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getIndexDef() - Method in interface org.snmp4j.agent.mo.MOTable
Gets the index definition of this table.
getIndexDef() - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableModel
 
getIndexDef() - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
getIndexOID(Variable[]) - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the index OID from an array of index values.
getIndexOIDs(OID) - Method in class org.snmp4j.agent.mo.MOTableIndex
Split a table index into an array of object IDs each representing the value of its corresponding index object.
getIndexPart(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getIndexPart(OID) - Method in interface org.snmp4j.agent.mo.MOTable
Returns the index part of a column instance identifier of this table.
getIndexValues(OID) - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the index values contained in an index OID.
getInitiatingEvent() - Method in class org.snmp4j.agent.request.SnmpRequest
Deprecated.
getInstance() - Static method in class org.snmp4j.agent.mo.DefaultMOFactory
Returns the factory singleton with default support for SNMPv2-TC textual conventions.
getInstance() - Static method in class org.snmp4j.agent.mo.ext.SimMOFactory
 
getInstance(int) - Static method in class org.snmp4j.agent.mo.MOAccessImpl
Returns the appropriate MOAccess instance for the supplied access ID.
getInternalRequestTimeout() - Method in class org.snmp4j.agent.CommandProcessor
Gets the internal request timeout millis.
getLastChangedColumn() - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
getLastEngineBoots() - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
Reads the engine boots counter from the corresponding input stream (file).
getLastUpdate() - Method in interface org.snmp4j.agent.UpdatableManagedObject
Gets the date and time of the last update.
getLastUpdate() - Method in class org.snmp4j.agent.UpdatableMOSupport
Gets the date and time of the last update.
getLastUpdateSource() - Method in interface org.snmp4j.agent.UpdatableManagedObject
Gets the object that triggered the last update of this managed object.
getLastUpdateSource() - Method in class org.snmp4j.agent.UpdatableMOSupport
Gets the object that triggered the last update of this managed object.
getLimits() - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
getLink(OID) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
getLink(OID) - Method in interface org.snmp4j.agent.mo.LinkedMOFactory
Gets the link for the given object ID or any sub-OID prefix thereof.
getLocalCertificateAlias(Address) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getLocalEngineID() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
Returns the local SNMPv3 engine ID.
getLocation() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getLockOwner() - Method in class org.snmp4j.agent.mo.lock.LockRequest
 
getLockRequestStatus() - Method in class org.snmp4j.agent.mo.lock.LockRequest
 
getLockStrategy() - Method in class org.snmp4j.agent.DefaultMOServer
Return the locking strategy for this server.
getLogAdapter() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getLogMode() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
Returns the current log mode as defined by #Snmp4jNotificationLogModeEnum.
getLookupResult() - Method in class org.snmp4j.agent.MOServerLookupEvent
Returns the ManagedObject that has been looked up.
getLowerBound() - Method in class org.snmp4j.agent.DefaultMOQuery
 
getLowerBound() - Method in class org.snmp4j.agent.DefaultMOScope
 
getLowerBound() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getLowerBound() - Method in class org.snmp4j.agent.mo.MOScalar
 
getLowerBound() - Method in class org.snmp4j.agent.mo.snmp.smi.Constraint
 
getLowerBound() - Method in interface org.snmp4j.agent.MOScope
Gets the lower bound OID of the scope.
getLowerBound() - Method in class org.snmp4j.agent.util.OIDScope
 
getManagedObject(OID, OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
Returns the ManagedObject with the specified OID as ID returned by RegisteredManagedObject.getID() or the lower bound (regardless whether the ManagedObject's scope includes it or not) when registered in the supplied context.
getManagedObject(OID, OctetString, boolean) - Method in class org.snmp4j.agent.DefaultMOServer
Returns the ManagedObject with the specified OID as ID returned by RegisteredManagedObject.getID() or the lower bound (regardless whether the ManagedObject's scope includes it or not) when registered in the supplied context.
getMatches(ProxyForwardRequest) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
getMaxLength() - Method in class org.snmp4j.agent.mo.MOTableSubIndex
Returns the maximum sub-index length.
getMaxLength() - Method in class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
getMaxMessageSize() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
getMaxNumRows() - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
getMaxPhase() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getMaxPhase() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getMaxRepetitions() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getMaxRepetitionsLimit() - Static method in class org.snmp4j.agent.request.SnmpRequest
Gets the upper limit for maxRepetitions handled by SnmpRequest instances.
getMessageProcessingModel() - Method in interface org.snmp4j.agent.request.Request
 
getMessageProcessingModel() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getMinLength() - Method in class org.snmp4j.agent.mo.MOTableSubIndex
Returns the minimum sub-index length.
getMinLength() - Method in class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
getModel() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getModel() - Method in interface org.snmp4j.agent.mo.MOTable
Gets the table model of this table.
getModuleName() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
getModuleName() - Method in interface org.snmp4j.agent.mo.snmp.tc.TextualConvention
Returns the MIB module name that defined this textual convention.
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
getModuleName() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
getMPv3() - Method in class org.snmp4j.agent.BaseAgent
 
getName() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
getName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
getName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
getName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
getName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
getName() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getName() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
getName() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getName() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
getName() - Method in interface org.snmp4j.agent.mo.snmp.tc.TCModule
Returns the (unique) name of the module definition.
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
getName() - Method in interface org.snmp4j.agent.mo.snmp.tc.TextualConvention
Returns the name of the textual convention as defined in the MIB module.
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
getName() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
getName() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
getNewRows(Request) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getNewStatus() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
getNewValue() - Method in class org.snmp4j.agent.mo.MOChangeEvent
 
getNewValue() - Method in class org.snmp4j.agent.mo.MOValueValidationEvent
 
getNextScope(OID) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getNextSubIndex() - Method in class org.snmp4j.agent.util.IndexGenerator
Creates the next sub-index OID value.
getNlmConfigGlobalAgeOut() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmConfigGlobalEntryLimit() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmConfigLogAdminStatus() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmConfigLogEntry() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmConfigLogEntryLimit() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmConfigLogEntryStatus() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmConfigLogFilterName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmConfigLogOperStatus() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmConfigLogStorageType() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getNlmLogContextEngineID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogContextName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogDateAndTime() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogEngineID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogEngineTAddress() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogEngineTDomain() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogEntry() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmLogNotificationID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogTime() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getNlmLogVariableCounter32Val() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableCounter64Val() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableEntry() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmLogVariableID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableInteger32Val() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableIpAddressVal() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableOctetStringVal() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableOidVal() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableOpaqueVal() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableTimeTicksVal() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableUnsigned32Val() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmLogVariableValueType() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getNlmStatsGlobalNotificationsBumped() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmStatsGlobalNotificationsLogged() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmStatsLogEntry() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
getNlmStatsLogNotificationsBumped() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
getNlmStatsLogNotificationsLogged() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
getNonRepeaters() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getNotificationID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getNotificationID() - Method in class org.snmp4j.agent.NotificationTask
 
getNotificationLogMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the NOTIFICATION-LOG-MIB implementation used by this config manager.
getNotificationOriginator() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the notification originator of this agent configuration.
getNotificationOriginator() - Method in class org.snmp4j.agent.BaseAgent
 
getNotificationOriginator() - Method in class org.snmp4j.agent.CommandProcessor
 
getNotificationOriginator() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Gets the notification originator used for sending authenticationFailure traps.
getNotificationOriginator() - Method in class org.snmp4j.agent.NotificationTask
 
getNotifyFilterProfileTable() - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
getNotifyFilterTable() - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
getNotifyTable() - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
getObjectID() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getOid() - Method in class org.snmp4j.agent.mo.MOScalar
Gets the instance OID of this scalar managed object.
getOid() - Method in class org.snmp4j.agent.mo.MOTableSubIndex
Returns the optional OID of the sub-index object definition.
getOID() - Method in class org.snmp4j.agent.io.MOInfo
 
getOID() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getOID() - Method in class org.snmp4j.agent.mo.MOChangeEvent
 
getOID() - Method in interface org.snmp4j.agent.mo.MOTable
Returns the OID of the table entry.
getOldStatus() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
getOldValue() - Method in class org.snmp4j.agent.mo.MOChangeEvent
 
getOldValue() - Method in class org.snmp4j.agent.mo.MOValueValidationEvent
 
getOriginatorEngineID() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getOriginatorTarget() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getPendingChangeSet(SubRequest, OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getPersistenceImportMode() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the currently active import mode for the MOPersistenceProvider.
getPersistenceProvider(String) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
getPersistenceProviderID() - Method in class org.snmp4j.agent.io.DefaultMOPersistenceProvider
Returns an unique ID of the persistence provider which should identify the format and type of the persistence provider.
getPersistenceProviderID() - Method in interface org.snmp4j.agent.io.MOPersistenceProvider
Returns an unique ID of the persistence provider which should identify the format and type of the persistence provider.
getPersistentValues(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOTable
Gets the values of a row that need to be made persistent on behalf of a DefaultMOTable.save(MOOutput output) call.
getPhase() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getPhase() - Method in interface org.snmp4j.agent.request.Request
Gets the phase identifier of the current Two-Phase-Commit (2PC) phase of this request.
getPreparedChanges() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getPrimaryPersistence() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
getPrivProtocol(MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
getPrivProtocolOID(MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
Gets the OID of the privacy protocol defined by the given change set.
getProcessingUserObject(Object) - Method in interface org.snmp4j.agent.request.Request
Gets the processing user object for the specified key.
getProcessingUserObject(Object) - Method in class org.snmp4j.agent.request.SnmpRequest
 
getProxyForwarder() - Method in class org.snmp4j.agent.CommandProcessor
 
getProxyName() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
getProxyRows(int, OctetString, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
getProxyType() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getQuery() - Method in class org.snmp4j.agent.MOServerLookupEvent
Returns the query that has been used to lookup the managed object.
getQuery() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getQuery() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the query previously associated with this sub-request.
getRegisteredContexts(ManagedObject) - Method in class org.snmp4j.agent.DefaultMOServer
 
getRegisteredContexts(ManagedObject) - Method in interface org.snmp4j.agent.MOServer
Returns the contexts for which the supplied ManagedObject has been registered.
getRegisteredScope() - Method in exception class org.snmp4j.agent.DuplicateRegistrationException
Returns the scope that is already registered and overlaps with the scope returned by DuplicateRegistrationException.getRegistrationScope().
getRegistrationScope() - Method in exception class org.snmp4j.agent.DuplicateRegistrationException
Returns the scope of the failed registration attempt.
getRegistry() - Method in class org.snmp4j.agent.DefaultMOServer
 
getRepeaterCount() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getReprocessCounter() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getReprocessCounter() - Method in interface org.snmp4j.agent.request.Request
Returns the value of the reprocessing counter associated with this request.
getRequest() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
Returns the request (SNMP or AgentX) associated with this event.
getRequest() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getRequest() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the request this sub-request belongs to.
getRequestList() - Method in class org.snmp4j.agent.CommandProcessor
 
getResponse() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getResponse() - Method in interface org.snmp4j.agent.request.Request
Returns the response object for this request.
getResponse() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getResponsePDU() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getResponsePDU() - Method in class org.snmp4j.agent.request.SnmpRequest
Deprecated.
Use #getResponse() instead.
getResponses() - Method in class org.snmp4j.agent.NotificationTask
Returns an array of ResponseEvent instances.
getRestoreValue(Variable[], int) - Method in class org.snmp4j.agent.mo.MOColumn
Return the restore value for this column and the given row.
getResultingValue(int, MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
Returns the value of the specified column that would result if the specified changes would have been applied to the row.
getRow() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getRow() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
getRow(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
getRow(OID) - Method in interface org.snmp4j.agent.mo.MOTableModel
Gets the row with the specified index.
getRowCount() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
getRowCount() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the number of rows currently in this table model.
getRowFactory() - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
getRowFactory() - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Gets the factory instance used for creating rows for this model.
getRows(OID, OID) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Returns a lexicographic ordered list of the rows in the specified index range.
getRows(OID, OID, MOTableRowFilter<R>) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Returns a lexicographic ordered list of the rows in the specified index range that match the supplied filter.
getRowStatus(MOTableRow<?>, MOTable<?, ?, ?>) - Static method in class org.snmp4j.agent.mo.snmp.RowStatus
Gets the value of the RowStatus column (if it exists) in the specified row and table.
getScalarValue(OID) - Method in interface org.snmp4j.agent.cfg.AgentConfig
 
getScope() - Method in class org.snmp4j.agent.DefaultMOQuery
Gets the search range of this query.
getScope() - Method in interface org.snmp4j.agent.ManagedObject
Returns the scope of object identifiers this managed object is managing.
getScope() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getScope() - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
getScope() - Method in class org.snmp4j.agent.mo.MOScalar
Returns the scope of OIDs that are covered by this scalar's object registration.
getScope() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
getScope() - Method in interface org.snmp4j.agent.MOQuery
Gets the search range of this query.
getScope() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getScope() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the scope for this subrequest.
getSecurityLevel() - Method in interface org.snmp4j.agent.request.Request
 
getSecurityLevel() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getSecurityModel() - Method in interface org.snmp4j.agent.request.Request
 
getSecurityModel() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getSecurityName() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
getSecurityName() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getSecurityName() - Method in interface org.snmp4j.agent.request.Request
 
getSecurityName() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getSecurityName(X509Certificate[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getServer() - Method in class org.snmp4j.agent.BaseAgent
 
getServer(OctetString) - Method in class org.snmp4j.agent.CommandProcessor
 
getServices() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getSession() - Method in class org.snmp4j.agent.BaseAgent
 
getSingleInstanceScope() - Method in class org.snmp4j.agent.mo.MOScalar
Returns a scope that covers only the scalar instance itself without any possible OIDs down in the tree or at the same level.
getSize() - Method in class org.snmp4j.agent.io.Sequence
 
getSmiSyntax() - Method in class org.snmp4j.agent.mo.MOTableSubIndex
Gets the SMI syntax of the sub-index.
getSnmp4jAgentHBCtrlDelay() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlEntry() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
getSnmp4jAgentHBCtrlEvents() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlLastChange() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlMaxEvents() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlPeriod() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlRowStatus() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlStartTime() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jAgentHBCtrlStorageType() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
getSnmp4jCfgStorageEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
getSnmp4jConfigMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP4J-CONFIG-MIB implementation used by this config manager.
getSnmp4jConfigMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmp4jDemoEntry() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
getSnmp4jDemoEntryCol1() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoEntryCol2() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoEntryCol3() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoEntryCol4() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoEntryCol5() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoEntryCol6() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jDemoMib() - Method in class org.snmp4j.agent.example.Modules
 
getSnmp4jDemoScalar() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
getSnmp4jDemoSparseEntry() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
getSnmp4jDemoSparseTableCol1() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol10() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol11() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol12() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol13() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol14() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol15() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol16() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol17() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol18() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol19() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol2() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol20() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol21() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol22() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol23() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol24() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol25() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol26() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol27() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol28() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol29() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol3() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol30() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol31() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol32() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol33() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol34() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol35() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol36() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol37() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol38() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol39() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol4() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol40() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol41() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol42() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol43() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol44() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol45() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol46() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol47() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol48() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol49() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol5() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol50() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol6() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol7() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol8() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableCol9() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableRowStatus() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getSnmp4jDemoSparseTableType() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
getSnmp4jDemoTableRowModification() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getSnmp4jLogConsoleHandlerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
getSnmp4jLogFileHandlerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
getSnmp4jLogHandlerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
getSnmp4jLogLoggerEffectiveLevel() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getSnmp4jLogLoggerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
getSnmp4jLogLoggerIndex() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getSnmp4jLogLoggerLevel() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getSnmp4jLogLoggerRowStatus() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getSnmp4jLogLoggerStorageType() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getSnmp4jLogLoggerToHandlerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
getSnmp4jLogMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP4J-LOG-MIB implementation used by this config manager.
getSnmp4jLogMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmp4jProxyContextEngineID() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyContextName() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
getSnmp4jProxyMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP4J-CONFIG-MIB implementation used by this config manager.
getSnmp4jProxyRowStatus() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyStorageType() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxySubtree() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyTarget() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyTargetSubtree() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmp4jProxyType() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getSnmpCommunityContextEngineID() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunityContextName() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunityEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
getSnmpCommunityMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP-COMMUNITY-MIB implementation used by this config manager.
getSnmpCommunityMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpCommunityName() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunitySecurityName() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunityStatus() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunityStorageType() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpCommunityTransportTag() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
getSnmpEngineBoots() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getSnmpEngineID() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getSnmpEngineMaxMessageSize() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getSnmpEngineTime() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getSnmpFrameworkMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpInvalidMsgs() - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
getSnmpMpdMib() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMPv2-MPD-MIB implementation used by this config manager.
getSnmpMpdMib() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpNotificationMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP-NOTIFICATION-MIB implementation used by this config manager.
getSnmpNotificationMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpProxyContextEngineID() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyContextName() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
Returns the proxy configuration table defined as "snmpProxyTable".
getSnmpProxyMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpProxyMultipleTargetOut() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyRowStatus() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxySingleTargetOut() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyStorageType() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyTargetParamsIn() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpProxyType() - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
getSnmpRequest() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getSnmpRequest() - Method in interface org.snmp4j.agent.request.SnmpSubRequest
 
getSnmpSshtmSessionCloses() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionInvalidCaches() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionNoChannels() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionNoSessions() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionNoSubsystems() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionOpenErrors() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionOpens() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpSshtmSessionUserAuthFailures() - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
getSnmpTargetAddrEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getSnmpTargetAddrExtEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
getSnmpTargetMIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMP-TARGET-MIB implementation used by this config manager.
getSnmpTargetMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSnmpTargetParamsEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getSnmpTlstmAddrCount() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmAddrEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmAddrRowStatus() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
getSnmpTlstmAddrServerFingerprint() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
getSnmpTlstmAddrServerIdentity() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
getSnmpTlstmAddrStorageType() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
getSnmpTlstmAddrTableLastChanged() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmCertToTSNCount() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmCertToTSNData() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getSnmpTlstmCertToTSNEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmCertToTSNFingerprint() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getSnmpTlstmCertToTSNMapType() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getSnmpTlstmCertToTSNRowStatus() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getSnmpTlstmCertToTSNStorageType() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getSnmpTlstmCertToTSNTableLastChanged() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmParamsClientFingerprint() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
getSnmpTlstmParamsCount() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmParamsEntry() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmParamsRowStatus() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
getSnmpTlstmParamsStorageType() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
getSnmpTlstmParamsTableLastChanged() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionAccepts() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionClientCloses() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionInvalidCaches() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionInvalidClientCertificates() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionInvalidServerCertificates() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionNoSessions() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionOpenErrors() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionOpens() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionServerCloses() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTlstmSessionUnknownServerCertificate() - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
getSnmpTsmConfigurationUsePrefix() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getSnmpTsmInadequateSecurityLevels() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getSnmpTsmInvalidCaches() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getSnmpTsmInvalidPrefixes() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getSnmpTsmUnknownPrefixes() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getSnmpUnknownPDUHandlers() - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
getSnmpUnknownSecurityModels() - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
getSnmpv2MIB() - Method in class org.snmp4j.agent.BaseAgent
 
getSNMPv2MIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMPv2-MIB implementation used by this config manager.
getSource() - Method in class org.snmp4j.agent.DefaultMOQuery
Gets the source (Request) object on whose behalf this query is executed.
getSource() - Method in class org.snmp4j.agent.MOQueryWithSource
Gets the source (Request) object on whose behalf this query is executed.
getSource() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getSource() - Method in interface org.snmp4j.agent.request.Request
Returns the initiating event object for the request.
getState() - Method in class org.snmp4j.agent.AgentConfigManager.AgentState
 
getState() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the state of the agent.
getStatus() - Method in class org.snmp4j.agent.request.RequestStatusEvent
 
getStatus() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getStatus() - Method in interface org.snmp4j.agent.request.SnmpSubRequest
 
getStatus() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the status object associated with this sub-request.
getStorageType(MOTableRow<?>, MOTable<?, ?, ?>) - Static method in class org.snmp4j.agent.mo.snmp.StorageType
Gets the value of the StorageType column (if it exists) in the specified row and table.
getStoreValue(MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOColumn
Return the content of this column's value of the given row for persistent storage.
getSupportedSecurityProtocols() - Method in class org.snmp4j.agent.AgentConfigManager
Gets the set of security protocols supported by this agent configuration.
getSyntax() - Method in class org.snmp4j.agent.mo.MOColumn
 
getSyntax() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Gets the ASN.1 syntax identifier value of this SNMP variable.
getSyntaxString() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Gets a textual description of this Variable.
getSysDescr() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the sysDescr.0 value for this agent which can be modified by altering its value.
getSysDescr() - Method in class org.snmp4j.agent.BaseAgent
 
getSysOID() - Method in class org.snmp4j.agent.AgentConfigManager
Gets the system OID which can be modified by altering its value.
getSysOID() - Method in class org.snmp4j.agent.BaseAgent
 
getSysServices() - Method in class org.snmp4j.agent.AgentConfigManager
Gets the system services ID which can be modified by altering its value.
getSysServices() - Method in class org.snmp4j.agent.BaseAgent
 
getSysUpTime() - Method in class org.snmp4j.agent.AgentConfigManager
Gets the sysUpTime.0 instance for the default context.
getSysUpTime() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getSysUpTime() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getSysUpTime() - Method in class org.snmp4j.agent.mo.snmp.TimeStamp
 
getSysUpTime() - Method in class org.snmp4j.agent.mo.snmp.TimeStampScalar
 
getSysUpTime() - Method in class org.snmp4j.agent.NotificationTask
 
getSysUpTime(OctetString) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
getSysUpTime(OctetString) - Method in interface org.snmp4j.agent.mo.MOFactory
Gets a reference to the systems up-time object for the specified context.
getSysUpTime(OctetString) - Static method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Returns the sysUpTime for the supplied context.
getTable() - Method in class org.snmp4j.agent.mo.MOColumn
 
getTable() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getTable() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
getTableRows(OID) - Method in interface org.snmp4j.agent.cfg.AgentConfig
 
getTAddress(Address) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
getTags(OctetString) - Static method in class org.snmp4j.agent.mo.snmp.SnmpTagList
 
getTarget(OctetString, OctetString, Address) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
getTarget(OctetString, OctetString, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
Gets the (active) target definition with the specified name, context and address type.
getTarget(OctetString, OctetString, OctetString, Address) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
Gets the (active) target definition with the specified name, context and address type.
getTargetAddress(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getTargetAddrRowsForTag(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getTargetMO() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getTargetMO() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the ManagedObject that is responsible for processing this sub-request.
getTargetParamsRow(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
Returns the SNMP Target Parameters row for the specified name.
getTargetParamsRow(OctetString, boolean) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
Returns the SNMP Target Parameters row for the specified name.
getTargetTable() - Method in class org.snmp4j.agent.mo.snmp.RowPointer
 
getTextualConvention(String) - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getTextualConvention(String) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
getTextualConvention(String) - Method in interface org.snmp4j.agent.mo.snmp.tc.TCModule
Gets the textual convention for the specified name.
getTextualConvention(String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
getTextualConvention(String, String) - Method in interface org.snmp4j.agent.mo.MOFactory
Gets the textual convention described by the TC's name and the MIB module name of the MIB module specifying the TC.
getTextualConventions() - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
getTextualConventions() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getTextualConventions() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
getTextualConventions() - Method in interface org.snmp4j.agent.mo.snmp.tc.TCModule
Gets a collection of TextualConvention instances in this TCModule.
getTimeout() - Method in class org.snmp4j.agent.util.TemporaryList
 
getTimeoutMillis() - Method in class org.snmp4j.agent.mo.lock.LockRequest
 
getTlsTmMib() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getTlsTmTarget(Address, OctetString, OID, OID, SnmpTlsTmMib) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
getTransactionID() - Method in class org.snmp4j.agent.request.AbstractRequest
 
getTransactionID() - Method in interface org.snmp4j.agent.request.Request
 
getTransactionID() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getTranslation() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
getTransportDomain(Address) - Method in interface org.snmp4j.agent.mo.snmp.TDomainAddressFactory
Gets the transport domain(s) ID for the specified address.
getTransportDomain(Address) - Method in class org.snmp4j.agent.mo.snmp.TDomainAddressFactoryImpl
 
getTransportTag() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
getTsm() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
getType() - Method in class org.snmp4j.agent.ContextEvent
Returns the event type.
getType() - Method in class org.snmp4j.agent.mo.MOTableModelEvent
Returns the type of event.
getType() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getUndoValue() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getUndoValue() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the undo value object associated with this sub-request.
getUpdateStrategy() - Method in class org.snmp4j.agent.DefaultMOServer
Gets the update strategy for UpdatableManagedObjects.
getUpperBound() - Method in class org.snmp4j.agent.DefaultMOQuery
 
getUpperBound() - Method in class org.snmp4j.agent.DefaultMOScope
 
getUpperBound() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getUpperBound() - Method in class org.snmp4j.agent.mo.MOScalar
 
getUpperBound() - Method in class org.snmp4j.agent.mo.snmp.smi.Constraint
 
getUpperBound() - Method in interface org.snmp4j.agent.MOScope
Gets the upper bound OID of the scope.
getUpperBound() - Method in class org.snmp4j.agent.util.OIDScope
 
getUpTime() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
getUserObject() - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
getUserObject() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getUserObject() - Method in interface org.snmp4j.agent.request.SubRequest
Gets the user object that has previously associated with this sub-request.
getUsm() - Method in class org.snmp4j.agent.AgentConfigManager
 
getUsm() - Method in class org.snmp4j.agent.BaseAgent
 
getUSM() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
getUsmMIB() - Method in class org.snmp4j.agent.AgentConfigManager
 
getUsmMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getUsmUserEntry() - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
getVacm() - Method in class org.snmp4j.agent.CommandProcessor
 
getVACM() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the VACM used by this agent config manager.
getVacmMIB() - Method in class org.snmp4j.agent.AgentConfigManager
 
getVacmMIB() - Method in class org.snmp4j.agent.BaseAgent
 
getVacmSecurityToGroupTable() - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
getValidationStatus() - Method in class org.snmp4j.agent.mo.MOValueValidationEvent
Gets the validation status.
getValidator() - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the index validator (if present).
getValue() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoScalar
 
getValue() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableType
 
getValue() - Method in class org.snmp4j.agent.mo.MOScalar
Returns the actual value of this scalar managed object.
getValue() - Method in class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
 
getValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalAgeOut
 
getValue() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalEntryLimit
 
getValue() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Gets the number of rows in the associated table as unsigned long value.
getValue() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib.SnmpTsmConfigurationUsePrefix
 
getValue() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysUpTimeImpl
 
getValue() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
getValue() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
getValue(boolean) - Static method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
getValue(int) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
getValue(int) - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
getValue(int) - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
getValue(int) - Method in interface org.snmp4j.agent.mo.MOTableRow
Gets the value at the specified column index.
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
getValue(MOTableRow, int, SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(MOTableRow, int, SubRequest) - Method in class org.snmp4j.agent.mo.MOColumn
Gets the value of the specified column from the provided row.
getValue(MOServer, OctetString, OID) - Static method in class org.snmp4j.agent.DefaultMOServer
Returns the value of a particular MIB object instance using the ManagedObjectValueAccess interface.
getValue(OID) - Method in interface org.snmp4j.agent.ManagedObjectValueAccess
Returns the variable (a copy thereof) with the specified instance OID managed by this ManagedObject.
getValue(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(OID) - Method in class org.snmp4j.agent.mo.MOScalar
 
getValue(OID) - Method in interface org.snmp4j.agent.mo.MOTable
Gets the value of the cell instance with the specified instance OID.
getValue(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(OID, int) - Method in interface org.snmp4j.agent.mo.MOTable
Gets the value of the cell instance in the specified column and row.
getValue(OID, int, SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValueConstraint() - Method in class org.snmp4j.agent.mo.snmp.smi.ValueConstraintValidator
 
getValues() - Method in class org.snmp4j.agent.io.IndexedVariables
 
getVariable(String) - Method in class org.snmp4j.agent.example.SampleAgent
 
getVariable(String) - Method in interface org.snmp4j.agent.mo.util.VariableProvider
Gets the variable with the specified name, which might be either a textual name or an instance OID.
getVariableBinding() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
getVariableBinding() - Method in interface org.snmp4j.agent.request.SnmpSubRequest
 
getVariableBinding() - Method in interface org.snmp4j.agent.request.SubRequest
Returns the variable binding associated with the sub-request.
getVariableBindings() - Method in class org.snmp4j.agent.NotificationTask
 
getVariables() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
getVersion() - Method in class org.snmp4j.agent.io.MOInfo
 
getVersion() - Static method in class org.snmp4j.agent.version.VersionInfo
Gets the version string for this release.
getVetoColumn() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getVetoStatus() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
Returns the veto status that revokes the row operation or zero if the row operation is accepted by all listeners.
getViewName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getViewName() - Method in interface org.snmp4j.agent.request.Request
 
getViewName() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getViewName(CommandResponderEvent, CoexistenceInfo, int) - Method in class org.snmp4j.agent.CommandProcessor
 
getViewName(OctetString, OctetString, int, int, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
getViewName(OctetString, OctetString, int, int, int) - Method in interface org.snmp4j.agent.security.VACM
Gets the view name of the view defined by the supplied credentials.
getViewType() - Method in interface org.snmp4j.agent.request.Request
 
getViewType() - Method in class org.snmp4j.agent.request.SnmpRequest
 
getViewType(int) - Static method in class org.snmp4j.agent.request.SnmpRequest
Returns the VACM view type for the supplied PDU type.
groups - Variable in class org.snmp4j.agent.test.SnapshotAgent
 

H

hasDependentRow(BaseRow) - Method in class org.snmp4j.agent.mo.MOTableRelation
Indicates whether the specified baseTableRow has any dependent rows.
hasError() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
hasError() - Method in interface org.snmp4j.agent.request.SubRequest
Indicates whether this (sub-)request has an error.
hasFilter(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
hashCode() - Method in class org.snmp4j.agent.DefaultMOContextScope
 
hashCode() - Method in class org.snmp4j.agent.DefaultMOScope
 
hashCode() - Method in class org.snmp4j.agent.io.Context
 
hashCode() - Method in class org.snmp4j.agent.io.MOInfo
 
hashCode() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
hashCode() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
hashCode() - Method in class org.snmp4j.agent.MOScopeComparator
 
hashCode() - Method in class org.snmp4j.agent.request.AbstractRequest
 
hashCode() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
hasNewRows(Request) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
hasNext() - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel.FilteredRowIterator
 
hasNext() - Method in class org.snmp4j.agent.mo.snmp.VacmMIB.VacmContextIterator
 
hasNext() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
hasNext
hasNext() - Method in interface org.snmp4j.agent.request.SubRequestIterator
Returns true if there are more sub-requests to process.
hasNext() - Method in class org.snmp4j.agent.request.SubRequestIteratorSupport
 

I

idle - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum
 
idxNlmConfigLogAdminStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmConfigLogEntryLimit - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmConfigLogEntryStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmConfigLogFilterName - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmConfigLogOperStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmConfigLogStorageType - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogContextName - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogDateAndTime - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogEngineID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogEngineTAddress - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogEngineTDomain - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogNotificationID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogTime - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableCounter32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableCounter64Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableInteger32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableIpAddressVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableOctetStringVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableOidVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableOpaqueVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableTimeTicksVal - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableUnsigned32Val - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmLogVariableValueType - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmStatsLogNotificationsBumped - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxNlmStatsLogNotificationsLogged - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
idxSnmp4jAgentHBCtrlDelay - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlEvents - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlLastChange - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlMaxEvents - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlPeriod - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlStartTime - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jAgentHBCtrlStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
idxSnmp4jCfgStorageID - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageLastRestore - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageLastStore - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageOperation - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStoragePath - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageRestoreMode - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jCfgStorageStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
idxSnmp4jDemoEntryCol1 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoEntryCol2 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoEntryCol3 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoEntryCol4 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoEntryCol5 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoEntryCol6 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol1 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol10 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol11 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol12 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol13 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol14 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol15 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol16 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol17 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol18 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol19 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol2 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol20 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol21 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol22 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol23 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol24 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol25 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol26 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol27 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol28 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol29 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol3 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol30 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol31 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol32 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol33 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol34 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol35 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol36 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol37 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol38 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol39 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol4 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol40 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol41 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol42 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol43 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol44 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol45 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol46 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol47 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol48 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol49 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol5 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol50 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol6 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol7 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol8 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableCol9 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoSparseTableRowStatus - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jDemoTableRowModification - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
idxSnmp4jLogConsoleHandlerTarget - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogFileHandlerAppend - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogFileHandlerBufferedIO - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogFileHandlerBufferSize - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogFileHandlerPath - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogHandlerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogHandlerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogHandlerType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerEffectiveLevel - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerIndex - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerLevel - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerToHandlerRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerToHandlerStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jLogLoggerToHandlerThreshold - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
idxSnmp4jProxyContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyContextName - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxySubtree - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyTarget - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyTargetSubtree - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmp4jProxyType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
idxSnmpCommunityContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunityContextName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunityName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunitySecurityName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunityStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunityStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpCommunityTransportTag - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpNotifyFilterMask - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterProfileName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterProfileRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterProfileStorType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterSubtree - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyFilterType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyTag - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpNotifyType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
idxSnmpProxyContextEngineID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyContextName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyMultipleTargetOut - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxySingleTargetOut - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyTargetParamsIn - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpProxyType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
idxSnmpTargetAddrMMS - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpTargetAddrTMask - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
idxSnmpTlstmAddrRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmAddrServerFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmAddrServerIdentity - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmAddrStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmCertToTSNData - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmCertToTSNFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmCertToTSNMapType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmCertToTSNRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmCertToTSNStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmParamsClientFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmParamsRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxSnmpTlstmParamsStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
idxVacmAccessContextMatch - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessContextPrefix - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessNotifyViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessReadViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessSecurityLevel - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessSecurityModel - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmAccessWriteViewName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmGroupName - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmSecurityToGroupRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmSecurityToGroupStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmViewTreeFamilyMask - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmViewTreeFamilyRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmViewTreeFamilyStorageType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmViewTreeFamilyType - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
idxVacmViewTreeSubtree - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
illegalRowPointer(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.RowPointer
 
ImportModes - Class in org.snmp4j.agent.io
The definition of import modes for MIB data.
included - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyFilterTypeEnum
 
incrementCounter(CounterEvent) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
incrementCounter(CounterEvent) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
incrementCounter(CounterEvent) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
incrementCounter(CounterEvent) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
incReprocessCounter() - Method in class org.snmp4j.agent.request.AbstractRequest
 
incReprocessCounter() - Method in interface org.snmp4j.agent.request.Request
Increments the reprocess counter by one.
index - Variable in class org.snmp4j.agent.mo.DefaultMOTableRow
 
INDEX_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
IndexedVariables - Class in org.snmp4j.agent.io
 
IndexedVariables(OID, Variable[]) - Constructor for class org.snmp4j.agent.io.IndexedVariables
 
IndexGenerator - Class in org.snmp4j.agent.util
The IndexGenerator class can be used to generate a sequence of unique index values.
IndexGenerator(Variable) - Constructor for class org.snmp4j.agent.util.IndexGenerator
Creates a sub-index sequence generator based on a seed value.
IndexGenerator(Variable, boolean) - Constructor for class org.snmp4j.agent.util.IndexGenerator
Creates a sub-index sequence generator based on a seed value.
info - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
inform - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyTypeEnum
 
inform - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyTypeEnum
 
init() - Method in class org.snmp4j.agent.BaseAgent
Initialize transport mappings, message dispatcher, basic MIB modules, proxy forwarder, VACM and USM security, and custom MIB modules and objects provided by sub-classes.
initConfigMIB() - Method in class org.snmp4j.agent.BaseAgent
 
initialize() - Method in class org.snmp4j.agent.AgentConfigManager
 
initLinkMap() - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
initMandatoryMIBs() - Method in class org.snmp4j.agent.AgentConfigManager
 
initMessageDispatcher() - Method in class org.snmp4j.agent.BaseAgent
Initializes the message dispatcher (MessageDispatcherImpl) with the transport mappings.
initMessageDispatcherWithMPs(MessageDispatcher) - Method in class org.snmp4j.agent.AgentConfigManager
 
initNotificationLogMIB(VACM, SnmpNotificationMIB) - Method in class org.snmp4j.agent.AgentConfigManager
 
initOptionalMIBs() - Method in class org.snmp4j.agent.AgentConfigManager
 
initSecurityModels(EngineBootsProvider) - Method in class org.snmp4j.agent.AgentConfigManager
 
initSnmp4jConfigMIB(MOPersistenceProvider[]) - Method in class org.snmp4j.agent.AgentConfigManager
 
initSnmp4jLogMIB() - Method in class org.snmp4j.agent.AgentConfigManager
 
initSnmp4jProxyMIB(OctetString) - Method in class org.snmp4j.agent.AgentConfigManager
 
initSnmpSession() - Method in class org.snmp4j.agent.BaseAgent
 
initSubRequests() - Method in class org.snmp4j.agent.request.AbstractRequest
 
initTransportMappings() - Method in class org.snmp4j.agent.BaseAgent
Initializes the transport mappings (ports) to be used by the agent.
initTransportMappings() - Method in class org.snmp4j.agent.test.SnapshotAgent
 
initTransportMappings() - Method in class org.snmp4j.agent.test.TestAgent
 
inProgress - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum
 
integer32 - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
interrupt() - Method in class org.snmp4j.agent.NotificationTask
 
invalid - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyTypeEnum
 
ipAddress - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
is2PC() - Method in class org.snmp4j.agent.request.SnmpRequest
 
isAcceptedIssuer(X509Certificate) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
isAccessAllowed(OctetString, OctetString, int, int, int, OID) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
isAccessAllowed(OctetString, OctetString, int, int, int, OID) - Method in interface org.snmp4j.agent.security.VACM
Checks whether access is allowed in the specified context for the security name, model, level, and view type for the supplied OID.
isAccessAllowed(OctetString, OID) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
isAccessAllowed(OctetString, OID) - Method in interface org.snmp4j.agent.security.VACM
Checks if access is allowed for the given OID within the specified view.
isAccessibleForCreate() - Method in class org.snmp4j.agent.mo.ext.SimMOFactory.SimMOAccess
 
isAccessibleForCreate() - Method in class org.snmp4j.agent.mo.MOAccessImpl
 
isAccessibleForCreate() - Method in interface org.snmp4j.agent.MOAccess
Check whether the managed object can be created (through a SET request on a non existant instance of a columnar object).
isAccessibleForNotify() - Method in class org.snmp4j.agent.mo.MOAccessImpl
 
isAccessibleForNotify() - Method in interface org.snmp4j.agent.MOAccess
Check whether the managed object can be send in a notification.
isAccessibleForRead() - Method in class org.snmp4j.agent.mo.MOAccessImpl
 
isAccessibleForRead() - Method in interface org.snmp4j.agent.MOAccess
Check whether the managed object can be read (i.e.
isAccessibleForWrite() - Method in class org.snmp4j.agent.mo.ext.SimMOFactory.SimMOAccess
 
isAccessibleForWrite() - Method in class org.snmp4j.agent.mo.MOAccessImpl
 
isAccessibleForWrite() - Method in interface org.snmp4j.agent.MOAccess
Check whether the managed object can be written (i.e.
isBulkRequest() - Method in class org.snmp4j.agent.request.AbstractRequest
 
isBulkRequest() - Method in class org.snmp4j.agent.request.SnmpRequest
 
isChangeSetComplete(SubRequest, OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isClientCertificateAccepted(X509Certificate) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
isCloned() - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
isComplete() - Method in class org.snmp4j.agent.request.AbstractRequest
 
isComplete() - Method in interface org.snmp4j.agent.request.Request
Checks whether the response for this request is complete.
isComplete() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
isComplete() - Method in interface org.snmp4j.agent.request.SubRequest
Checks whether the sub-request has been completed and needs no further processing.
isContextMatching(MOScope, MOScope) - Static method in class org.snmp4j.agent.DefaultMOContextScope
Indicates whether the given scopes have a matching context.
isContextSupported(OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
 
isContextSupported(OctetString) - Method in interface org.snmp4j.agent.MOServer
Checks whether the supplied context is supported (registered) by this server.
isCovered(MOScope) - Method in class org.snmp4j.agent.DefaultMOContextScope
 
isCovered(MOScope) - Method in class org.snmp4j.agent.DefaultMOQuery
 
isCovered(MOScope) - Method in class org.snmp4j.agent.DefaultMOScope
 
isCovered(MOScope) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isCovered(MOScope) - Method in class org.snmp4j.agent.mo.MOScalar
 
isCovered(MOScope) - Method in interface org.snmp4j.agent.MOScope
Checks whether the supplied scope is covered by this scope.
isCovered(MOScope) - Method in class org.snmp4j.agent.util.OIDScope
 
isDelimiter(byte) - Static method in class org.snmp4j.agent.mo.snmp.SnmpTagValue
 
isDeniable() - Method in class org.snmp4j.agent.mo.DeniableEventObject
Checks whether this event is fired in the preparation phase or the commit phase of the 2PC.
isDynamic() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Indicates whether this variable is dynamic.
isEmpty() - Method in class org.snmp4j.agent.DefaultMOScope
Checks if this scope is empty or not.
isEmpty() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
isEmpty() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns true if the table model contains no rows.
isException() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Checks whether this variable represents an exception like noSuchObject, noSuchInstance, and endOfMibView.
isImpliedLength() - Method in class org.snmp4j.agent.mo.MOTableIndex
 
isLockNeeded(ManagedObject, MOQuery) - Method in class org.snmp4j.agent.mo.lock.DefaultMOLockStrategy
 
isLockNeeded(ManagedObject, MOQuery) - Method in interface org.snmp4j.agent.mo.lock.MOLockStrategy
Check if the server access to the provided managed object needs a lock.
isLowerIncluded() - Method in class org.snmp4j.agent.DefaultMOQuery
 
isLowerIncluded() - Method in class org.snmp4j.agent.DefaultMOScope
 
isLowerIncluded() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isLowerIncluded() - Method in class org.snmp4j.agent.mo.MOScalar
 
isLowerIncluded() - Method in interface org.snmp4j.agent.MOScope
Indicates whether the lower bound OID is included in the scope or not.
isLowerIncluded() - Method in class org.snmp4j.agent.util.OIDScope
 
isMandatory() - Method in class org.snmp4j.agent.mo.MOMutableColumn
Returns true if this column must be specified in a SET request which creates a row.
isMutableInService() - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
isOverlapping(MOScope) - Method in class org.snmp4j.agent.DefaultMOContextScope
 
isOverlapping(MOScope) - Method in class org.snmp4j.agent.DefaultMOQuery
 
isOverlapping(MOScope) - Method in class org.snmp4j.agent.DefaultMOScope
 
isOverlapping(MOScope) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isOverlapping(MOScope) - Method in class org.snmp4j.agent.mo.MOScalar
 
isOverlapping(MOScope) - Method in interface org.snmp4j.agent.MOScope
Checks whether the supplied scope overlap with this one, thus sharing at least one OID with the supplied one.
isOverlapping(MOScope) - Method in class org.snmp4j.agent.util.OIDScope
 
isPhaseComplete() - Method in interface org.snmp4j.agent.request.Request
Checks whether the current phase is complete.
isPhaseComplete() - Method in class org.snmp4j.agent.request.RequestStatus
 
isPhaseComplete() - Method in class org.snmp4j.agent.request.SnmpRequest
 
isProcessed() - Method in class org.snmp4j.agent.request.RequestStatus
 
isQueryContextMatching(MOQuery, MOScope) - Static method in class org.snmp4j.agent.MOScopeComparator
Indicates whether the given query's context matches the context of the given scope.
isReady(MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
isReady(MOTableRow, int, MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
isRowActivated() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
Checks whether the row event represents an activation of a row.
isRowActive(MOTableRow, int) - Static method in class org.snmp4j.agent.mo.snmp.RowStatus
Tests if the specified row is active.
isRowDeactivated() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
Checks whether the row event represents a deactivation of a row.
isSameSource(MOQuery, Object) - Static method in class org.snmp4j.agent.MOQueryWithSource
This method checks whether the supplied query and the given source reference refer to the same source (request).
isServerCertificateAccepted(X509Certificate[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
isSimulationModeEnabled() - Static method in class org.snmp4j.agent.mo.ext.SimMOFactory
 
isSourceAddressFiltering() - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
Returns true if source address filtering is enabled.
isSubEvent() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
isSupported(int) - Method in interface org.snmp4j.agent.RequestHandler
Checks whether the supplied PDU type is supported by this request handler.
isUndoEnabled() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
Returns whether undo of SET operations should be supported by this sub-tree proxy or not.
isUpdateNeeded(MOServer, UpdatableManagedObject, MOQuery) - Method in interface org.snmp4j.agent.UpdateStrategy
Checks whether the supplied UpdatableManagedObject needs to be updated or not to serve the supplied query.
isUpdateUsmFromMIB() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
Indicates whether changes on the SnmpFrameworkMIB.getSnmpEngineID(), SnmpFrameworkMIB.getSnmpEngineBoots(), and SnmpFrameworkMIB.getSnmpEngineTime() values are propagated to the referenced USM instance.
isUpperIncluded() - Method in class org.snmp4j.agent.DefaultMOQuery
 
isUpperIncluded() - Method in class org.snmp4j.agent.DefaultMOScope
 
isUpperIncluded() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isUpperIncluded() - Method in class org.snmp4j.agent.mo.MOScalar
 
isUpperIncluded() - Method in interface org.snmp4j.agent.MOScope
Indicates whether the upper bound OID is included in the scope or not.
isUpperIncluded() - Method in class org.snmp4j.agent.util.OIDScope
 
isValidAddress(OID, OctetString) - Method in interface org.snmp4j.agent.mo.snmp.TDomainAddressFactory
Checks whether a transport domain ID and a OctetString value represent a valid and consistent address.
isValidAddress(OID, OctetString) - Method in class org.snmp4j.agent.mo.snmp.TDomainAddressFactoryImpl
 
isValidIndex(OID) - Method in class org.snmp4j.agent.mo.MOTableIndex
Checks whether an index OID is a valid index for this index definition or not.
isValidIndex(OID) - Method in interface org.snmp4j.agent.mo.MOTableIndexValidator
Checks whether an index OID is a valid index for this index definition or not.
isValidPersistenceURI(String) - Method in class org.snmp4j.agent.io.DefaultMOPersistenceProvider
Checks whether the supplied URI string is valid for this persistence provider.
isValidPersistenceURI(String) - Method in interface org.snmp4j.agent.io.MOPersistenceProvider
Checks whether the supplied URI string is valid for this persistence provider.
isValidSize(long) - Method in interface org.snmp4j.agent.mo.snmp.smi.Constraints
Interpretes the value range constraints contained in this collection as size restrictions for OCTET STRING values and checks whether the given size matches these criteria.
isValidSize(long) - Method in class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
 
isValidTagList(Variable) - Static method in class org.snmp4j.agent.mo.snmp.SnmpTagList
 
isValidTagValue(Variable) - Static method in class org.snmp4j.agent.mo.snmp.SnmpTagValue
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoScalar
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableType
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimDeleteRow
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimDeleteTableContents
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
Checks whether the new value contained in the supplied sub-request is a valid value for this object.
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.EnumeratedScalar
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalAgeOut
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalEntryLimit
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib.SnmpTsmConfigurationUsePrefix
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.TestAndIncr
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
isValueOK(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
isVolatile() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
isVolatile() - Method in class org.snmp4j.agent.mo.MOScalar
 
isVolatile() - Method in interface org.snmp4j.agent.SerializableManagedObject
Tests if this instance of a SerializableManagedObject should be serialized or deserialized through persistent storage load or save operation.
isVolatile(MOTableRow<Integer32>, int) - Method in class org.snmp4j.agent.mo.snmp.StorageType
 
isVolatile(MOTableRow<V>, int) - Method in class org.snmp4j.agent.mo.MOColumn
Tests if the supplied row is volatile or persistent.
isVolatile(MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
isWriteAccessQuery() - Method in class org.snmp4j.agent.DefaultMOQuery
 
isWriteAccessQuery() - Method in interface org.snmp4j.agent.MOQuery
Indicates whether this query is issued on behalf of an intended write access on the ManagedObjects matched by this query.
iterator() - Method in class org.snmp4j.agent.DefaultMOServer
 
iterator() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
iterator() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns an iterator over the rows in this table model.
iterator() - Method in interface org.snmp4j.agent.MOServer
Return a read-only Iterator over the content of this server.
iterator() - Method in interface org.snmp4j.agent.request.Request
Returns an Iterator over the sub-requests of this request.
iterator() - Method in class org.snmp4j.agent.request.SnmpRequest
iterator
iterator() - Method in class org.snmp4j.agent.util.TemporaryList
 
iterator(MOTableRowFilter<R>) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Returns an iterator over all rows in this table that pass the given filter.

J

join() - Method in class org.snmp4j.agent.NotificationTask
 

K

KeyChange - Class in org.snmp4j.agent.mo.snmp
 
KeyChange(int, MOAccess, OctetString, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.KeyChange
 

L

lastIndex() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
lastIndex() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the last row index in this model.
lastRow() - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
lastRow() - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns the last row contained in this model.
launch() - Method in class org.snmp4j.agent.AgentConfigManager
Launch the agent by registering and lauching (i.e., set to listen mode) transport mappings.
launchTransportMappings() - Method in class org.snmp4j.agent.AgentConfigManager
 
launchTransportMappings(Collection<? extends TransportMapping>) - Static method in class org.snmp4j.agent.AgentConfigManager
Puts a list of transport mappings into listen mode.
LexicographicOctetStringComparator - Class in org.snmp4j.agent.mo.util
 
LexicographicOctetStringComparator() - Constructor for class org.snmp4j.agent.mo.util.LexicographicOctetStringComparator
 
LexicographicOctetStringComparator(boolean) - Constructor for class org.snmp4j.agent.mo.util.LexicographicOctetStringComparator
 
linkCounterListener() - Method in class org.snmp4j.agent.AgentConfigManager
 
LinkedMOFactory - Interface in org.snmp4j.agent.mo
The LinkedMOFactory extends the basic MOFactory interface by means for associating managed objects with instrumentation helper objects.
load(MOInput) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
load(MOInput) - Method in class org.snmp4j.agent.mo.MOScalar
 
load(MOInput) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
load(MOInput) - Method in interface org.snmp4j.agent.SerializableManagedObject
Loads the content of the managed object from the specified input (stream).
loadConfig(int) - Method in class org.snmp4j.agent.BaseAgent
Loads the configuration using the specified import mode from the set config file.
loadData(MOInput) - Method in class org.snmp4j.agent.io.MOServerPersistence
 
lock(Object, ManagedObject) - Method in class org.snmp4j.agent.DefaultMOServer
 
lock(Object, ManagedObject) - Method in interface org.snmp4j.agent.MOServer
Locks a ManagedObject by the supplied owner.
lock(Object, ManagedObject, long) - Method in class org.snmp4j.agent.DefaultMOServer
 
lock(Object, ManagedObject, long) - Method in interface org.snmp4j.agent.MOServer
Locks a ManagedObject by the supplied owner.
locked - Enum constant in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
The lock has been acquired successfully (lock operation).
lockedAfterTimeout - Enum constant in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
The lock has been acquired successfully, but after a lock timed out for a better matching ManagedObject (lock operation).
LockRequest - Class in org.snmp4j.agent.mo.lock
The LockRequest class bundles information necessary to request a lock on a ManagedObject for update or value access.
LockRequest(Object, long) - Constructor for class org.snmp4j.agent.mo.lock.LockRequest
Creates a new lock request with owner and timeout.
LockRequest.LockStatus - Enum Class in org.snmp4j.agent.mo.lock
 
lockTimedOut - Enum constant in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
The lock could not be acquired within the timeoutMillis.
LogMOTableSizeLimit<R extends MOTableRow> - Class in org.snmp4j.agent.mo.util
The LogMOTableSizeLimit implements a MOTableSizeLimit to limit the number of entries in a table by removing the eldest rows existing in the table when the limit is exceeded.
LogMOTableSizeLimit(int) - Constructor for class org.snmp4j.agent.mo.util.LogMOTableSizeLimit
 
LogMOTableSizeLimit(Properties) - Constructor for class org.snmp4j.agent.mo.util.LogMOTableSizeLimit
 
lookup(MOQuery) - Method in class org.snmp4j.agent.DefaultMOServer
 
lookup(MOQuery) - Method in interface org.snmp4j.agent.MOServer
Lookup the first (lexicographically ordered) managed object that matches the supplied query.
lookup(MOQuery, LockRequest) - Method in class org.snmp4j.agent.DefaultMOServer
 
lookup(MOQuery, LockRequest) - Method in interface org.snmp4j.agent.MOServer
Lookup the first (lexicographically ordered) managed object that matches the supplied query.
lookupEvent(MOServerLookupEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
lookupEvent(MOServerLookupEvent) - Method in interface org.snmp4j.agent.MOServerLookupListener
A MOServer instance has looked up a managed object for which the listener has been registered.
lowerBound - Variable in class org.snmp4j.agent.DefaultMOScope
 
lowerIncluded - Variable in class org.snmp4j.agent.DefaultMOScope
 

M

main(String[]) - Static method in class org.snmp4j.agent.example.SampleAgent
Runs a sample agent with a default configuration defined by SampleAgentConfig.properties.
main(String[]) - Static method in class org.snmp4j.agent.test.SnapshotAgent
 
main(String[]) - Static method in class org.snmp4j.agent.test.TestAgent
 
MAJOR - Static variable in class org.snmp4j.agent.version.VersionInfo
 
makeCalendar(OctetString) - Static method in class org.snmp4j.agent.mo.snmp.DateAndTime
Creates a GregorianCalendar from a properly formatted DateAndTime OctetString.
makeDateAndTime(GregorianCalendar) - Static method in class org.snmp4j.agent.mo.snmp.DateAndTime
Creates a DateAndTime OctetString value from a GregorianCalendar.
makeDateAndTime(GregorianCalendar, T) - Static method in class org.snmp4j.agent.mo.snmp.DateAndTime
Creates a DateAndTime OctetString value from a GregorianCalendar.
ManagedObject - Interface in org.snmp4j.agent
The ManagedObject interface defines the basic operations for all SNMP(4J) manageable objects.
ManagedObjectValueAccess - Interface in org.snmp4j.agent
The ManagedObjectValueAccess interface provides direct access to instance values of a ManagedObject.
mapToSubRequest(Object) - Method in class org.snmp4j.agent.request.SubRequestIteratorSupport
Returns the SubRequest contained or represented by the supplied object (element of the iterator).
matchesQuery(ManagedObject) - Method in class org.snmp4j.agent.DefaultMOQuery
Checks whether a managed object matches the internal query criteria defined by this query.
matchesQuery(ManagedObject) - Method in interface org.snmp4j.agent.MOQuery
Checks whether a managed object matches the internal query criteria defined by this query.
matchParameters(ProxyForwardRequest, OctetString) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
MAX_INDEX_OID_LENGTH - Static variable in class org.snmp4j.agent.mo.MOTableIndex
 
MAX_SIZE - Static variable in class org.snmp4j.agent.mo.snmp.DisplayString
 
maxRepetitionsLimit - Static variable in class org.snmp4j.agent.request.SnmpRequest
 
maxRepetitionsWithLimit - Variable in class org.snmp4j.agent.request.SnmpRequest
 
MIB_SIZE - Static variable in class org.snmp4j.agent.mo.snmp.DisplayString
 
MINOR - Static variable in class org.snmp4j.agent.version.VersionInfo
 
MOAccess - Interface in org.snmp4j.agent
The MOAccess interface defines means to determine the maximum access supported by a managed object.
MOAccessImpl - Class in org.snmp4j.agent.mo
The MOAccessImpl class implements an immutable MOAccess.
MOAccessImpl(int) - Constructor for class org.snmp4j.agent.mo.MOAccessImpl
 
MOChangeEvent - Class in org.snmp4j.agent.mo
The MOChangeEvent describes the change of a single value of a ManagedObject.
MOChangeEvent(Object, ManagedObject, OID, Variable, Variable) - Constructor for class org.snmp4j.agent.mo.MOChangeEvent
Creates a deniable MOChangeEvent object based on the changed managed object, the instance OID of the changed value, with old and new value.
MOChangeEvent(Object, ManagedObject, OID, Variable, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.MOChangeEvent
Creates a MOChangeEvent object based on the changed managed object, the instance OID of the changed value, with old and new value.
MOChangeListener - Interface in org.snmp4j.agent.mo
A MOChangeListener is informed about changes and change attempts of managed objects.
moChangeListeners - Variable in class org.snmp4j.agent.mo.DefaultMOTable
 
MOColumn<V extends org.snmp4j.smi.Variable> - Class in org.snmp4j.agent.mo
The MOColumn class represents columnar SMI objects.
MOColumn(int, int) - Constructor for class org.snmp4j.agent.mo.MOColumn
Creates a read-only column object with the given column and syntax.
MOColumn(int, int, MOAccess) - Constructor for class org.snmp4j.agent.mo.MOColumn
Creates a column object with the given column, syntax, and maximum access.
MOContextScope - Interface in org.snmp4j.agent
The MOContextScope extends the MOScope by applying a scope to a context.
model - Variable in class org.snmp4j.agent.mo.DefaultMOTable
 
MODULE_NAME - Static variable in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
MODULE_NAME - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
modules - Variable in class org.snmp4j.agent.example.SampleAgent
 
Modules - Class in org.snmp4j.agent.example
 
Modules() - Constructor for class org.snmp4j.agent.example.Modules
 
Modules(MOFactory) - Constructor for class org.snmp4j.agent.example.Modules
 
MOException - Exception Class in org.snmp4j.agent
The MOException is the base class for all exceptions thrown while managing ManagedObjects.
MOException() - Constructor for exception class org.snmp4j.agent.MOException
 
MOException(String) - Constructor for exception class org.snmp4j.agent.MOException
 
MOException(String, Exception) - Constructor for exception class org.snmp4j.agent.MOException
 
moFactory - Variable in class org.snmp4j.agent.AgentConfigManager
 
MOFactory - Interface in org.snmp4j.agent.mo
The MOFactory interface provides factory methods for creating all types of managed objects known by SNMP4J-Agent.
MOFilter - Interface in org.snmp4j.agent.mo
The MOFilter interface can be used to filter ManagedObjects.
MOGroup - Interface in org.snmp4j.agent
A MOGroup instance is a group of ManagedObjects.
MOGroupImpl - Class in org.snmp4j.agent.mo
The MOGroupImpl implements a simple object group.
MOGroupImpl() - Constructor for class org.snmp4j.agent.mo.MOGroupImpl
 
MOInfo - Class in org.snmp4j.agent.io
 
MOInfo(OID) - Constructor for class org.snmp4j.agent.io.MOInfo
 
MOInfo(OID, String) - Constructor for class org.snmp4j.agent.io.MOInfo
 
MOInput - Interface in org.snmp4j.agent.io
The MOInput models the interface for reading ManagedObject data into a SNMP4J-Agent in a generic way.
MOInputFactory - Interface in org.snmp4j.agent.io
The MOInputFactory creates a MOInput instance to be used to read managed object content.
MOLockStrategy - Interface in org.snmp4j.agent.mo.lock
The MOLockStrategy interface defines a strategy for locking ManagedObject instances when they are accessed through a MOServer.
MOMutableColumn<V extends org.snmp4j.smi.Variable> - Class in org.snmp4j.agent.mo
The MOMutableColumn class represents mutable columnar SMI objects.
MOMutableColumn(int, int) - Constructor for class org.snmp4j.agent.mo.MOMutableColumn
Creates a read-only column object with the given column and syntax.
MOMutableColumn(int, int, MOAccess) - Constructor for class org.snmp4j.agent.mo.MOMutableColumn
Creates a column object with the given column, syntax, and maximum access.
MOMutableColumn(int, int, MOAccess, Variable) - Constructor for class org.snmp4j.agent.mo.MOMutableColumn
Creates a column object with the given column, syntax, and maximum access.
MOMutableColumn(int, int, MOAccess, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.MOMutableColumn
Creates a column object with the given column, syntax, and maximum access.
MOMutableRow2PC - Interface in org.snmp4j.agent.mo
The MOMutableRow2PC interface adds support for 2-Phase-Commit to mutable table rows.
MOMutableTableModel<R extends MOTableRow> - Interface in org.snmp4j.agent.mo
The MOMutableTableModel defines the interface for mutable table models.
MOMutableTableRow - Interface in org.snmp4j.agent.mo
The MOMutableTableRow extends MOTableRow by means to change a cells value and to support modifications (i.e.
MOOutput - Interface in org.snmp4j.agent.io
 
MOOutputFactory - Interface in org.snmp4j.agent.io
The MOOutputFactory creates a MOOutput instance to be used to output managed object content.
MOPersistenceProvider - Interface in org.snmp4j.agent.io
The MOPersistenceProvider interface defines how persistent storage can be used to save and restore an agents state.
MOQuery - Interface in org.snmp4j.agent
A managed object query is used to lookup managed objects, for example in a MOServer repository.
MOQueryWithSource - Class in org.snmp4j.agent
The MOQueryWithSource class is the implementation of a managed object query for a Request.
MOQueryWithSource(MOContextScope, boolean, Object) - Constructor for class org.snmp4j.agent.MOQueryWithSource
Creates a context aware query from a context aware OID scope.
MOScalar<V extends org.snmp4j.smi.Variable> - Class in org.snmp4j.agent.mo
The MOScalar class represents scalar SNMP managed objects.
MOScalar() - Constructor for class org.snmp4j.agent.mo.MOScalar
Construct a MOScalar for deserialization.
MOScalar(OID, MOAccess, V) - Constructor for class org.snmp4j.agent.mo.MOScalar
Creates a scalar MO instance with OID, maximum access level and initial value.
MOScope - Interface in org.snmp4j.agent
A managed object scope defines a continuous region within the global OID space.
MOScopeComparator - Class in org.snmp4j.agent
The MOScopeComparator compares two scopes with each other.
MOScopeComparator() - Constructor for class org.snmp4j.agent.MOScopeComparator
 
MOServer - Interface in org.snmp4j.agent
The managed object server interface defines the services that a repository of managed objects needs to provide for a command responder.
MOServerLookupEvent - Class in org.snmp4j.agent
A MOServerLookupEvent describes a lookup of a managed object within a MOServer repository.
MOServerLookupEvent(Object, ManagedObject, MOQuery) - Constructor for class org.snmp4j.agent.MOServerLookupEvent
 
MOServerLookupListener - Interface in org.snmp4j.agent
An object that is interested in callback notifications of lookup events on a MOServer instance has to implement the MOServerLookupListener interface.
MOServerPersistence - Class in org.snmp4j.agent.io
The MOServerPersistence provides persistence operations to load and save serialized MIB data.
MOServerPersistence(MOServer) - Constructor for class org.snmp4j.agent.io.MOServerPersistence
 
MOServerPersistence(MOServer[]) - Constructor for class org.snmp4j.agent.io.MOServerPersistence
 
moServers - Variable in class org.snmp4j.agent.CommandProcessor
 
MOSubtreeProxy - Class in org.snmp4j.agent.mo.snmp4j
In contrast to ProxyForwarder, the MOSubtreeProxy provides a proxy implementation for a single subtree based on the configuration provided by the Snmp4jProxyMib SnmpProxyMIB and SnmpTargetMIB.
MOSubtreeProxy(Session, SnmpTargetMIB, OctetString, OID, OctetString, OctetString, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
MOSubtreeProxy.OIDTranslator - Class in org.snmp4j.agent.mo.snmp4j
 
MOTable<R extends MOTableRow,C extends MOColumn,M extends MOTableModel<R>> - Interface in org.snmp4j.agent.mo
The MOTable interface describes SNMP conceptual tables.
MOTableCellInfo - Interface in org.snmp4j.agent.mo
The MOTableCellInfo interface provides information about a cell of a conceptual table.
MOTableIndex - Class in org.snmp4j.agent.mo
The MOTableIndex class represents a index definition of a conceptual table.
MOTableIndex(MOTableSubIndex[]) - Constructor for class org.snmp4j.agent.mo.MOTableIndex
Creates a index definition from an array of sub-index definitions.
MOTableIndex(MOTableSubIndex[], boolean) - Constructor for class org.snmp4j.agent.mo.MOTableIndex
Creates a index definition from an array of sub-index definitions where the last sub-index may have an implied length.
MOTableIndex(MOTableSubIndex[], boolean, MOTableIndexValidator) - Constructor for class org.snmp4j.agent.mo.MOTableIndex
Creates a index definition from an array of sub-index definitions where the last sub-index may have an implied length.
MOTableIndexValidator - Interface in org.snmp4j.agent.mo
A MOTableIndexValidator instance is able to validate an index value for compatibility with an index definition.
MOTableModel<R extends MOTableRow> - Interface in org.snmp4j.agent.mo
The MOTableModel interface defines the base table model interface needed for MOTables.
MOTableModelEvent - Class in org.snmp4j.agent.mo
The MOTableModelEvent event object describes events that change a table model.
MOTableModelEvent(Object, int) - Constructor for class org.snmp4j.agent.mo.MOTableModelEvent
Creates the model wide event.
MOTableModelEvent(Object, int, MOTableRow) - Constructor for class org.snmp4j.agent.mo.MOTableModelEvent
Creates a model event associated with a single row.
MOTableModelEvent(Object, int, MOTableRow, int) - Constructor for class org.snmp4j.agent.mo.MOTableModelEvent
Creates a model event associated with a single row and column.
MOTableModelListener - Interface in org.snmp4j.agent.mo
A MOTableModelListener can be informed about table model changes.
MOTableRelation<BaseRow extends MOTableRow,DependentRow extends MOTableRow> - Class in org.snmp4j.agent.mo
The MOTableRelation class models table relations like sparse table relationship and augmentation.
MOTableRelation(MOTable<BaseRow, ? extends MOColumn, ? extends MOTableModel<BaseRow>>, MOTable<DependentRow, ? extends MOColumn, ? extends MOTableModel<DependentRow>>) - Constructor for class org.snmp4j.agent.mo.MOTableRelation
Creates a table relation from a base table and the dependent table.
MOTableRelation.RelationShipListener - Class in org.snmp4j.agent.mo
 
MOTableRow<V extends org.snmp4j.smi.Variable> - Interface in org.snmp4j.agent.mo
The MOTableRow interface describes a conceptual table row.
MOTableRowEvent<R extends MOTableRow> - Class in org.snmp4j.agent.mo
The MOTableRowEvent class describes the changes
MOTableRowEvent(Object, MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>, R, int) - Constructor for class org.snmp4j.agent.mo.MOTableRowEvent
Creates a table row event based on table, row and type that cannot be canceled by the event listener.
MOTableRowEvent(Object, MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>, R, int, boolean) - Constructor for class org.snmp4j.agent.mo.MOTableRowEvent
Creates a table row event based on table, row and type that may be canceled by the event listener depending on the specified flag.
MOTableRowEvent(Object, MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>, R, MOTableRow, int) - Constructor for class org.snmp4j.agent.mo.MOTableRowEvent
Creates a table row event based on table, row, prepared changes, and type that cannot be canceled by the event listener.
MOTableRowEvent(Object, MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>, R, MOTableRow, int, boolean) - Constructor for class org.snmp4j.agent.mo.MOTableRowEvent
Creates a table row event based on table, row, prepared changes, and type.
MOTableRowFactory<R extends MOTableRow> - Interface in org.snmp4j.agent.mo
A MOTableRowFactory is used to create and delete rows for a table model.
MOTableRowFilter<R extends MOTableRow> - Interface in org.snmp4j.agent.mo
The MOTableRowFilter interface can be used to filter rows.
MOTableRowListener<R extends MOTableRow> - Interface in org.snmp4j.agent.mo
A MOTableRowListener can be informed about row changes.
moTableRowListeners - Variable in class org.snmp4j.agent.mo.DefaultMOTable
 
MOTableSizeLimit<R extends MOTableRow> - Class in org.snmp4j.agent.mo.util
This class implements a size limit on the number of rows in a table.
MOTableSizeLimit(int) - Constructor for class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
MOTableSizeLimit(Properties) - Constructor for class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
MOTableSubIndex - Class in org.snmp4j.agent.mo
The MOTableSubIndex class represents a sub-index definition.
MOTableSubIndex(int) - Constructor for class org.snmp4j.agent.mo.MOTableSubIndex
Creates a sub-index definition based on a SMI syntax.
MOTableSubIndex(int, int, int) - Constructor for class org.snmp4j.agent.mo.MOTableSubIndex
Creates a sub-index definition based on a SMI syntax, minimum, and maximum sub-index length.
MOTableSubIndex(OID, int) - Constructor for class org.snmp4j.agent.mo.MOTableSubIndex
Creates a sub-index definition based on a SMI syntax and the OID of the sub-index OBJECT-TYPE definition.
MOTableSubIndex(OID, int, int, int) - Constructor for class org.snmp4j.agent.mo.MOTableSubIndex
Creates a sub-index definition based on a SMI syntax, minimum, and maximum sub-index length as well as the OID of the sub-index OBJECT-TYPE.
MOValueValidationEvent - Class in org.snmp4j.agent.mo
The MOValueValidationEvent class represents a value validation request.
MOValueValidationEvent(Object, Variable, Variable) - Constructor for class org.snmp4j.agent.mo.MOValueValidationEvent
Creates a new value validation request.
MOValueValidationListener - Interface in org.snmp4j.agent.mo
MOValueValidationListeners are able to validate SNMP values against certain criteria, for example MIB definition constraints.
mpv3 - Variable in class org.snmp4j.agent.BaseAgent
 
multipleForward(ProxyForwardRequest) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
MutableMOScope - Interface in org.snmp4j.agent
The MutableMOScope interface describes a mutable scope as needed for query processing.
MutableVACM - Interface in org.snmp4j.agent.security
The MutableVACM interface extends the basic VACM by providing methods to change the configuration of the view-based access model.

N

newRows - Variable in class org.snmp4j.agent.mo.DefaultMOTable
 
next() - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel.FilteredRowIterator
 
next() - Method in class org.snmp4j.agent.mo.snmp.VacmMIB.VacmContextIterator
 
next() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
next() - Method in interface org.snmp4j.agent.request.SubRequestIterator
Gets the next sub-request that is pending.
next() - Method in class org.snmp4j.agent.request.SubRequestIteratorSupport
 
next(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Finds the successor instance for the object instance ID (OID) given by the supplied sub-request and returns it within the supplied sub-request object.
next(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
next(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
next(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
next(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
nextPhase() - Method in class org.snmp4j.agent.request.AbstractRequest
 
nextPhase() - Method in interface org.snmp4j.agent.request.Request
Initializes next phase and returns its identifier.
nextTransactionID() - Static method in class org.snmp4j.agent.request.SnmpRequest
 
NlmConfigLogAdminStatusEnum() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogAdminStatusEnum
 
NlmConfigLogEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
NlmConfigLogOperStatusEnum() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogOperStatusEnum
 
NlmLogEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
NlmLogVariableEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
NlmLogVariableValueTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
NlmStatsLogEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
noAuthNoPriv - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum
 
noAuthProtocol - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
noFilter - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogOperStatusEnum
 
nonVolatile - Static variable in class org.snmp4j.agent.mo.snmp.StorageType
 
nonVolatile - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
noPrivProtocol - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
noProxy - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyTypeEnum
 
notAvailable - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidationEnum
 
notExistant - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
notificaitonLogGlobalAge - Variable in class org.snmp4j.agent.AgentConfigManager
 
notificaitonLogGlobalLimit - Variable in class org.snmp4j.agent.AgentConfigManager
 
notificationLogDefaultLimit - Variable in class org.snmp4j.agent.AgentConfigManager
 
notificationLogEvent(NotificationLogEvent) - Method in interface org.snmp4j.agent.mo.snmp.NotificationLogListener
Process a notification log event.
notificationLogEvent(NotificationLogEvent) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
NotificationLogEvent - Class in org.snmp4j.agent.mo.snmp
A NotificationLogEvent object describes the event when a notification has been received from a SNMP entity (locally or remotely).
NotificationLogEvent(Object, OctetString, Target, OctetString, OctetString, OID, TimeTicks, VariableBinding[], long, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogEvent
 
NotificationLogListener - Interface in org.snmp4j.agent.mo.snmp
A NotificationLogListener processes notification logging events.
notificationLogMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
NotificationLogMib - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib
Constructs a NotificationLogMib instance without actually creating its ManagedObject instances.
NotificationLogMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib
Constructs a NotificationLogMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling NotificationLogMib.createMO(MOFactory moFactory)).
NotificationLogMib(MOFactory, VACM, SnmpNotificationMIB) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
NotificationLogMib.NlmConfigGlobalAgeOut - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmConfigGlobalEntryLimit - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmConfigLogAdminStatusEnum - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmConfigLogEntryRow - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmConfigLogOperStatusEnum - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmLogEntryRow - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmLogVariableEntryRow - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmLogVariableValueTypeEnum - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.NlmStatsLogEntryRow - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.Snmp4jNotificationLogModeEnum - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.SnmpAdminString - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.SnmpEngineID - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.TAddress - Class in org.snmp4j.agent.mo.snmp
 
NotificationLogMib.TDomain - Class in org.snmp4j.agent.mo.snmp
 
notificationMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
notificationOriginator - Variable in class org.snmp4j.agent.AgentConfigManager
 
notificationOriginator - Variable in class org.snmp4j.agent.BaseAgent
 
notificationOriginator - Variable in class org.snmp4j.agent.CommandProcessor
 
NotificationOriginator - Interface in org.snmp4j.agent
The NotificationOriginator specifies the interface for classes providing notification sending.
NotificationOriginatorImpl - Class in org.snmp4j.agent.mo.snmp
The NotificationOriginatorImpl class implements a notification originator application for SNMP4J.
NotificationOriginatorImpl(Session, VACM, SysUpTime, SnmpTargetMIB, SnmpNotificationMIB) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
Creates a notification originator.
NotificationOriginatorImpl(Session, VACM, SysUpTime, SnmpTargetMIB, SnmpNotificationMIB, SnmpCommunityMIB) - Constructor for class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
Creates a notification originator.
NotificationTask - Class in org.snmp4j.agent
The NotificationTask is a Runnable that sends a notifcation or a series of notifications/traps/informs - depending on the configuration associated with the supplied NotificationOriginator.
NotificationTask(NotificationOriginator, OctetString, OID, TimeTicks, VariableBinding[]) - Constructor for class org.snmp4j.agent.NotificationTask
 
notify(OctetString, OID, TimeTicks, VariableBinding[]) - Method in class org.snmp4j.agent.CommandProcessor
 
notify(OctetString, OID, TimeTicks, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
 
notify(OctetString, OID, TimeTicks, VariableBinding[]) - Method in interface org.snmp4j.agent.NotificationOriginator
Sends notifications (traps) to all appropriate notification targets.
notify(OctetString, OID, VariableBinding[]) - Method in class org.snmp4j.agent.CommandProcessor
Sends notification/inform messages to all registered targets.
notify(OctetString, OID, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
Sends notifications (traps) to all appropriate notification targets.
notify(OctetString, OID, VariableBinding[]) - Method in interface org.snmp4j.agent.NotificationOriginator
Sends notifications (traps) to all appropriate notification targets.
notInService - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
notInService - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
notReady - Static variable in class org.snmp4j.agent.mo.snmp.RowStatus
 
notReady - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
notRequired - Enum constant in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
Indicates that no locking was required based on the active MOLockStrategy.
notSpecified - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 

O

objectId - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
octetString - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
off - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
oid - Variable in class org.snmp4j.agent.mo.MOScalar
 
OID_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
oidAgentppSimDeleteRow - Static variable in class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
oidAgentppSimDeleteTableContents - Static variable in class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
oidAgentppSimMode - Static variable in class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
oidNlmConfigGlobalAgeOut - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmConfigGlobalEntryLimit - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmConfigLogEntry - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmLogEntry - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmLogIndex - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmLogName - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmLogVariableEntry - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmLogVariableIndex - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmStatsGlobalNotificationsBumped - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmStatsGlobalNotificationsLogged - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNlmStatsLogEntry - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidNotificationLogMib - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
OID of this MIB module for usage which can be used for its identification.
OIDScope - Class in org.snmp4j.agent.util
 
OIDScope(OID) - Constructor for class org.snmp4j.agent.util.OIDScope
 
oidSnmp4jAgentHBCtrlEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
oidSnmp4jAgentHBEvent - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
oidSnmp4jAgentHBRefTime - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
oidSnmp4jCfgSecSrcAddrValidation - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
oidSnmp4jCfgStorageEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
oidSnmp4jDemoEntry - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoEntryIndex1 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoEntryIndex2 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoEvent - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoMib - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
OID of this MIB module for usage which can be used for its identification.
oidSnmp4jDemoScalar - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoSparseEntry - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoSparseTableIndex - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jDemoSparseTableType - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidSnmp4jLogConsoleHandlerEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogFactory - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogFileHandlerEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogHandlerEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogLoggerEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogLoggerToHandlerEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogRootLevel - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jLogSysDescr - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
oidSnmp4jNotificationLogMode - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
oidSnmp4jProxyEntry - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
oidSnmp4jProxyMib - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
OID of this MIB module for usage which can be used for its identification.
oidSnmp4jProxyName - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
oidSnmpCommunityEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
oidSnmpDTLSUDPDomain - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpInvalidMsgs - Static variable in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
oidSnmpMpdMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
OID of this MIB module for usage which can be used for its identification.
oidSnmpNotifyEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
oidSnmpNotifyFilterEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
oidSnmpNotifyFilterProfileEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
oidSnmpProxyEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
oidSnmpSshTmMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
OID of this MIB module for usage which can be used for its identification.
oidSnmpSshtmSessionCloses - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionInvalidCaches - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionNoChannels - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionNoSessions - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionNoSubsystems - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionOpenErrors - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionOpens - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpSshtmSessionUserAuthFailures - Static variable in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
oidSnmpTargetAddrExtEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
oidSnmpTargetAddrName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTargetParamsName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTLSTCPDomain - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmAddrCount - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmAddrEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmAddrTableLastChanged - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertCommonName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertSANAny - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertSANDNSName - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertSANIpAddress - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertSANRFC822Name - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertSpecified - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertToTSNCount - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertToTSNEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertToTSNID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmCertToTSNTableLastChanged - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlsTmMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
OID of this MIB module for usage which can be used for its identification.
oidSnmpTlstmParamsCount - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmParamsEntry - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmParamsTableLastChanged - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmServerCertificateUnknown - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmServerInvalidCertificate - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionAccepts - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionClientCloses - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionInvalidCaches - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionInvalidClientCertificates - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionInvalidServerCertificates - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionNoSessions - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionOpenErrors - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionOpens - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionServerCloses - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTlstmSessionUnknownServerCertificate - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidSnmpTsmConfigurationUsePrefix - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
oidSnmpTsmInadequateSecurityLevels - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
oidSnmpTsmInvalidCaches - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
oidSnmpTsmInvalidPrefixes - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
oidSnmpTsmMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
OID of this MIB module for usage which can be used for its identification.
oidSnmpTsmUnknownPrefixes - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
oidSnmpUnknownPDUHandlers - Static variable in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
oidSnmpUnknownSecurityModels - Static variable in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
OIDTranslation - Interface in org.snmp4j.agent.util
The definition of OID translation specifications.
OIDTranslator(OID) - Constructor for class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy.OIDTranslator
 
oidTrapVarSnmp4jAgentHBCtrlEvents - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
oidTrapVarSnmp4jDemoEntryCol3 - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidTrapVarSnmp4jDemoTableRowModification - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
oidTrapVarSnmpTlstmAddrServerFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidTrapVarSnmpTlstmSessionInvalidServerCertificates - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
oidTrapVarSnmpTlstmSessionUnknownServerCertificate - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
opaque - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
oper - Static variable in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimModeEnum
 
operational - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogOperStatusEnum
 
org.snmp4j.agent - package org.snmp4j.agent
 
org.snmp4j.agent.cfg - package org.snmp4j.agent.cfg
 
org.snmp4j.agent.example - package org.snmp4j.agent.example
 
org.snmp4j.agent.io - package org.snmp4j.agent.io
 
org.snmp4j.agent.io.prop - package org.snmp4j.agent.io.prop
 
org.snmp4j.agent.mo - package org.snmp4j.agent.mo
 
org.snmp4j.agent.mo.ext - package org.snmp4j.agent.mo.ext
 
org.snmp4j.agent.mo.lock - package org.snmp4j.agent.mo.lock
 
org.snmp4j.agent.mo.snmp - package org.snmp4j.agent.mo.snmp
 
org.snmp4j.agent.mo.snmp.smi - package org.snmp4j.agent.mo.snmp.smi
 
org.snmp4j.agent.mo.snmp.tc - package org.snmp4j.agent.mo.snmp.tc
 
org.snmp4j.agent.mo.snmp4j - package org.snmp4j.agent.mo.snmp4j
 
org.snmp4j.agent.mo.snmp4j.example - package org.snmp4j.agent.mo.snmp4j.example
 
org.snmp4j.agent.mo.util - package org.snmp4j.agent.mo.util
 
org.snmp4j.agent.request - package org.snmp4j.agent.request
 
org.snmp4j.agent.security - package org.snmp4j.agent.security
 
org.snmp4j.agent.test - package org.snmp4j.agent.test
 
org.snmp4j.agent.util - package org.snmp4j.agent.util
 
org.snmp4j.agent.version - package org.snmp4j.agent.version
 
other - Static variable in class org.snmp4j.agent.mo.snmp.StorageType
 
other - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
overlaps(MOScope, MOScope) - Static method in class org.snmp4j.agent.DefaultMOScope
Indicates whether the first scope supplied overlaps with the second one.
ownContextEngineIDs - Variable in class org.snmp4j.agent.CommandProcessor
 

P

passesFilter(ManagedObject) - Method in interface org.snmp4j.agent.mo.MOFilter
Checks whether the given ManagedObject passes this filter.
passesFilter(Address, CoexistenceInfo) - Method in interface org.snmp4j.agent.mo.snmp.CoexistenceInfoProvider
Checks whether the supplied address passes the source address filtering provided for community based security models.
passesFilter(Address, CoexistenceInfo) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
Checks whether the supplied address passes the source address filter configured for the supplied transport tag.
passesFilter(OctetString, OID, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
passesFilter(OID, OID, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
passesFilter(R) - Method in interface org.snmp4j.agent.mo.MOTableRowFilter
Checks whether the supplied row passes the filter criteria implemented by this row filter.
passesFilter(R) - Method in class org.snmp4j.agent.mo.snmp.RowStatus.ActiveRowsFilter
 
PATCH - Static variable in class org.snmp4j.agent.version.VersionInfo
 
pduHandler - Variable in class org.snmp4j.agent.CommandProcessor
 
pendingChanges - Variable in class org.snmp4j.agent.mo.DefaultMOTable
 
permanent - Static variable in class org.snmp4j.agent.mo.snmp.StorageType
 
permanent - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
persistenceImportMode - Variable in class org.snmp4j.agent.AgentConfigManager
 
persistenceProvider - Variable in class org.snmp4j.agent.AgentConfigManager
 
persistenceProvider - Variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
phase - Variable in class org.snmp4j.agent.request.AbstractRequest
 
PHASE_1PC - Static variable in interface org.snmp4j.agent.request.Request
 
PHASE_2PC_CLEANUP - Static variable in interface org.snmp4j.agent.request.Request
 
PHASE_2PC_COMMIT - Static variable in interface org.snmp4j.agent.request.Request
 
PHASE_2PC_PREPARE - Static variable in interface org.snmp4j.agent.request.Request
 
PHASE_2PC_UNDO - Static variable in interface org.snmp4j.agent.request.Request
 
PHASE_INIT - Static variable in interface org.snmp4j.agent.request.Request
 
prepare(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Prepares a SET (sub)request.
prepare(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
prepare(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
Sets the error status of the request to PDU.notWritable.
prepare(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
prepare(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.TestAndIncr
 
prepare(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
prepare(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
prepare(SubRequest, MOTableRow, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Prepares changing a single column.
prepare(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
prepare(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
prepare(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
prepare(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowPointer
 
prepare(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
prepare(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
prepare(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.UsmOwnKeyChange
 
prepareRow(SubRequest, MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
prepareRow(SubRequest, MOTableRow) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Prepares a row for changes described by the supplied change set.
prepareRow(SubRequest, MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
PRIMARY_INDEX - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
primaryPersistence - Variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
PRIV_KEY_CHANGE - Static variable in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
processingUserObjects - Variable in class org.snmp4j.agent.request.SnmpRequest
 
processNextSubRequest(SnmpRequest, MOServer, OctetString, SubRequest) - Method in class org.snmp4j.agent.CommandProcessor
 
processPdu(CommandResponderEvent) - Method in class org.snmp4j.agent.CommandProcessor
 
processPdu(R, MOServer) - Method in interface org.snmp4j.agent.RequestHandler
Processes a request on behalf of the supplied MOServer.
processRequest(MOServer, RequestHandler<R>, R) - Method in class org.snmp4j.agent.CommandProcessor
Processes (or re-process) a request and try to complete the request (thus to complete any incomplete subrequests).
processRequest(CommandResponderEvent, CoexistenceInfo, RequestHandler<SnmpRequest>) - Method in class org.snmp4j.agent.CommandProcessor
 
PROPERTY_PREFIX - Static variable in class org.snmp4j.agent.mo.util.MOTableSizeLimit
The property prefix each size limit definition has to start with.
PropertyMOInput - Class in org.snmp4j.agent.io.prop
The PropertyMOInput can be used to load MIB data from a properties file.
PropertyMOInput(Properties) - Constructor for class org.snmp4j.agent.io.prop.PropertyMOInput
 
PropertyMOInput(Properties, VariableProvider) - Constructor for class org.snmp4j.agent.io.prop.PropertyMOInput
 
PropertyMOInput(Properties, VariableProvider, OIDTextFormat) - Constructor for class org.snmp4j.agent.io.prop.PropertyMOInput
 
PROXY_TYPE_ALL - Static variable in interface org.snmp4j.agent.ProxyForwarder
 
PROXY_TYPE_INFORM - Static variable in interface org.snmp4j.agent.ProxyForwarder
 
PROXY_TYPE_NOTIFY - Static variable in interface org.snmp4j.agent.ProxyForwarder
 
PROXY_TYPE_READ - Static variable in interface org.snmp4j.agent.ProxyForwarder
 
PROXY_TYPE_WRITE - Static variable in interface org.snmp4j.agent.ProxyForwarder
 
proxyBackwardTranslation(PDU, PDU, ResponseEvent) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
proxyForwarder - Variable in class org.snmp4j.agent.AgentConfigManager
 
proxyForwarder - Variable in class org.snmp4j.agent.CommandProcessor
 
ProxyForwarder - Interface in org.snmp4j.agent
The ProxyForwarder class represents a proxy forwarder instance as defined by RFC 3413.
ProxyForwarderImpl - Class in org.snmp4j.agent.mo.snmp
The ProxyForwarderImpl class implements a proxy forwarder instance as defined by RFC 3413.
ProxyForwarderImpl(Session, SnmpProxyMIB, SnmpTargetMIB) - Constructor for class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
Creates a ProxyForwarder implementation based on a SNMP session used to send the notifications and a SNMP-PROXY-MIB and a SNMP-TARGET-MIB implementation used for its configuration.
ProxyForwardRequest - Class in org.snmp4j.agent
To (proxy) forward a request or notification to a target, the original command responder event, the context engine ID, and context are required information.
ProxyForwardRequest(CommandResponderEvent, CoexistenceInfo) - Constructor for class org.snmp4j.agent.ProxyForwardRequest
 
proxyForwardTranslation(ProxyForwardRequest, PDU, PDU) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
Translates a source PDU into the supplied target PDU.
ProxyMap - Class in org.snmp4j.agent
The ProxyMap maps context engine IDs in conjunction with a proxy usage type to a ProxyForwarder instance.
ProxyMap() - Constructor for class org.snmp4j.agent.ProxyMap
 
proxyMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 

Q

queryEvent(MOServerLookupEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
queryEvent(MOServerLookupEvent) - Method in interface org.snmp4j.agent.MOServerLookupListener
A MOServer instance is about to check if the managed object for which the listener had been registered matches a query.

R

rain - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
random - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
read - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyTypeEnum
 
readAndWrite - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyTypeEnum
 
readContext() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
readContext() - Method in interface org.snmp4j.agent.io.MOInput
 
readContext() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
readIndexedVariables() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
readIndexedVariables() - Method in interface org.snmp4j.agent.io.MOInput
 
readIndexedVariables() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
readManagedObject() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
readManagedObject() - Method in interface org.snmp4j.agent.io.MOInput
 
readManagedObject() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
readOnly - Static variable in class org.snmp4j.agent.mo.snmp.StorageType
 
readOnly - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
readOnly - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyTypeEnum
 
readSequence() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
readSequence() - Method in interface org.snmp4j.agent.io.MOInput
 
readSequence() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
readVariable() - Method in class org.snmp4j.agent.io.DefaultMOInput
 
readVariable() - Method in interface org.snmp4j.agent.io.MOInput
 
readVariable() - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
register(ManagedObject, OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
 
register(ManagedObject, OctetString) - Method in interface org.snmp4j.agent.MOServer
Registers a managed object for the specified context.
RegisteredManagedObject - Interface in org.snmp4j.agent
A registered ManagedObject has an unique OID that has been registered world-wide by a MIB module.
registerManagedObjects() - Method in class org.snmp4j.agent.BaseAgent
Register additional managed objects at the agent's server.
registerManagedObjects() - Method in class org.snmp4j.agent.test.SnapshotAgent
Register additional managed objects at the agent's server.
registerManagedObjects() - Method in class org.snmp4j.agent.test.TestAgent
 
registerMIBs() - Method in class org.snmp4j.agent.example.SampleAgent
Register your own MIB modules in the specified context of the agent.
registerMIBs(OctetString) - Method in class org.snmp4j.agent.AgentConfigManager
Register the initialized MIB modules in the specified context of the agent.
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.example.Modules
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.MOGroupImpl
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
registerMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
registerMOs(MOServer, OctetString) - Method in interface org.snmp4j.agent.MOGroup
Registers the managed objects of this group with the server for the supplied context.
registerShutdownHook() - Method in class org.snmp4j.agent.AgentConfigManager
Registers a shutdown hook Thread at the Runtime instance.
registerSnmpMIBs() - Method in class org.snmp4j.agent.BaseAgent
Register the basic MIB modules at the agent's MOServer.
registerSnmpMIBs() - Method in class org.snmp4j.agent.test.TestAgent
 
registerTableRowListener(MOServer, MOTableRowListener<R>) - Static method in class org.snmp4j.agent.DefaultMOServer
Register a single MOTableRowListener with all tables in the specified MOServer.
registerTransportMappings() - Method in class org.snmp4j.agent.AgentConfigManager
 
RelationShipListener() - Constructor for class org.snmp4j.agent.mo.MOTableRelation.RelationShipListener
 
release(MOServer, SnmpRequest) - Method in class org.snmp4j.agent.CommandProcessor
 
remove() - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel.FilteredRowIterator
 
remove() - Method in class org.snmp4j.agent.mo.snmp.VacmMIB.VacmContextIterator
 
remove() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
remove() - Method in class org.snmp4j.agent.request.SubRequestIteratorSupport
 
remove(Constraint) - Method in interface org.snmp4j.agent.mo.snmp.smi.Constraints
Removes a constraint.
remove(Constraint) - Method in class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
 
remove(OctetString, int) - Method in class org.snmp4j.agent.ProxyMap
 
remove(T) - Method in class org.snmp4j.agent.util.TemporaryList
 
removeAccess(OctetString, OctetString, int, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Removes an access entry from this VACM.
removeAccess(OctetString, OctetString, int, int) - Method in interface org.snmp4j.agent.security.MutableVACM
Removes an access entry from the VACM.
removeAll() - Method in class org.snmp4j.agent.mo.DefaultMOTable
Removes all rows from this table.
removeContext(OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
 
removeContext(OctetString) - Method in interface org.snmp4j.agent.MOServer
Removes a context from the server.
removeContextListener(ContextListener) - Method in class org.snmp4j.agent.DefaultMOServer
 
removeContextListener(ContextListener) - Method in interface org.snmp4j.agent.MOServer
Removes a previously added context listener.
removeCounterListener(CounterListener) - Method in class org.snmp4j.agent.CommandProcessor
 
removeCounterListener(CounterListener) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
removeDependentRows(BaseRow) - Method in class org.snmp4j.agent.mo.MOTableRelation
Removes all dependent rows for the specified base table row from the dependent table.
removeEldest(MOTableRowEvent<R>, int) - Method in class org.snmp4j.agent.mo.util.LogMOTableSizeLimit
Removes the given number of rows starting at the lowest index value.
removeEldest(MOTableRowEvent<R>, int) - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
Remove try to remove a given number of eldest rows of the table referred to in the triggering event object.
removeGroup(int, OctetString) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Removes a security model and name to group name mapping from this VACM.
removeGroup(int, OctetString) - Method in interface org.snmp4j.agent.security.MutableVACM
Removes a security name to group mapping from the VACM.
removeInstance(ManagedObject) - Method in class org.snmp4j.agent.mo.MOGroupImpl
 
removeLookupListener(MOServerLookupListener, ManagedObject) - Method in class org.snmp4j.agent.DefaultMOServer
 
removeLookupListener(MOServerLookupListener, ManagedObject) - Method in interface org.snmp4j.agent.MOServer
Removes a managed object lookup listener for the specified managed object.
removeMOChangeListener(MOChangeListener) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
removeMOChangeListener(MOChangeListener) - Method in class org.snmp4j.agent.mo.MOScalar
Removes a MOChangeListener.
removeMOChangeListener(MOChangeListener) - Method in interface org.snmp4j.agent.mo.MOTable
Removes a MOChangeListener
removeMOServer(MOServer) - Method in class org.snmp4j.agent.CommandProcessor
 
removeMOTableModelListener(MOTableModelListener) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
removeMOTableRowListener(MOTableRowListener<R>) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
removeMOTableRowListener(MOTableRowListener<R>) - Method in interface org.snmp4j.agent.mo.MOTable
Removes MOTableRowListener instance.
removeMOValueValidationListener(MOValueValidationListener) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
removeMOValueValidationListener(MOValueValidationListener) - Method in class org.snmp4j.agent.mo.MOScalar
Removes a value validation listener
removeNotificationLogListener(NotificationLogListener) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
 
removeNotifyEntry(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
removePduHandler(RequestHandler) - Method in class org.snmp4j.agent.CommandProcessor
 
removeProxyEntry(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
Removes the proxy entry with the specified name.
removeProxyForwarder(OctetString, int) - Method in class org.snmp4j.agent.CommandProcessor
 
removeRequestStatusListener(RequestStatusListener) - Method in class org.snmp4j.agent.request.RequestStatus
 
removeRow(OID) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
removeRow(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
removeRow(OID) - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Removes the row with the specified index from the table and returns it.
removeRow(OID) - Method in interface org.snmp4j.agent.mo.MOTable
Removes the row with the specified index and returns it if the operation was successful.
removeRowFromTargetAddrTagIndex(MOTableRow) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
removeRows(OID, OID) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
removeRowStatusListener(RowStatusListener) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
removeSnmpCommuntiyEntry(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
Removes a community entry from the SnmpCommunityTable and also removes the corresponding coexistence information from the cache.
removeSupportedTDomain(OID) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
removeSysOREntry(OID) - Method in interface org.snmp4j.agent.mo.snmp.AgentCapabilityList
Remove a capabilities description from the exported list.
removeSysOREntry(OID) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
removeSysOREntry(OID) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysOREntry
 
removeTargetAddress(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
removeTargetParams(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
removeTextualConvention(TextualConvention) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
removeTextualConvention(TextualConvention) - Method in interface org.snmp4j.agent.mo.MOFactory
Removes the supplied textual convention from the supported TCs by this ManagedObject factory.
removeTlsDomainsFromSnmpTargetMIB(SnmpTargetMIB) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
removeViewTreeFamily(OctetString, OID) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
Removes a view tree family from this VACM.
removeViewTreeFamily(OctetString, OID) - Method in interface org.snmp4j.agent.security.MutableVACM
Removes a view tree family from a VACM view.
repeaterRowSize - Variable in class org.snmp4j.agent.request.AbstractRequest
 
repeaterStartIndex - Variable in class org.snmp4j.agent.request.AbstractRequest
 
repetitions() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
repetitions() - Method in interface org.snmp4j.agent.request.SubRequest
Returns an iterator on the repetitions of this sub-request.
REPLACE_CREATE - Static variable in class org.snmp4j.agent.io.ImportModes
Replaces existing data, if there is any data available for import for the current ManagedObject and creates data that does not yet exist.
replaceAndCreate - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum
 
reprocessCounter - Variable in class org.snmp4j.agent.request.AbstractRequest
 
reprocessRequest(MOServer, SnmpRequest) - Method in class org.snmp4j.agent.CommandProcessor
 
Request<S,R,U extends SubRequest> - Interface in org.snmp4j.agent.request
The Request interface defines common elements of SNMP related operation requests.
requestFactory - Variable in class org.snmp4j.agent.CommandProcessor
 
RequestFactory<S extends EventObject,R,REQ extends Request<S,R,? extends SubRequest>> - Interface in org.snmp4j.agent.request
The RequestFactory is a factory for (SNMP/AgentX) requests.
RequestHandler<R extends Request> - Interface in org.snmp4j.agent
A request handler is able to process a request on behalf of the managed object repository represented by a MOServer.
requestList - Variable in class org.snmp4j.agent.CommandProcessor
 
RequestStatus - Class in org.snmp4j.agent.request
The RequestStatus models the (error) state of a SNMP request.
RequestStatus() - Constructor for class org.snmp4j.agent.request.RequestStatus
 
requestStatusChanged(RequestStatusEvent) - Method in interface org.snmp4j.agent.request.RequestStatusListener
 
requestStatusChanged(RequestStatusEvent) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
RequestStatusEvent - Class in org.snmp4j.agent.request
 
RequestStatusEvent(Object, RequestStatus) - Constructor for class org.snmp4j.agent.request.RequestStatusEvent
 
RequestStatusListener - Interface in org.snmp4j.agent.request
 
resetCompletionStatus() - Method in class org.snmp4j.agent.request.AbstractRequest
 
resetEngineId(OctetString) - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
 
resetEngineId(OctetString) - Method in interface org.snmp4j.agent.cfg.EngineIdProvider
Sets the persistently stored engine ID to a new value.
resetProcessedStatus() - Method in class org.snmp4j.agent.request.AbstractRequest
 
resetProcessedStatus() - Method in interface org.snmp4j.agent.request.Request
Set the processed status of each (incomplete) sub-request to false.
response - Variable in class org.snmp4j.agent.request.AbstractRequest
 
restore - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum
 
restore(String, int) - Method in class org.snmp4j.agent.io.DefaultMOPersistenceProvider
Restore (load) agent state from the specified file URI or file name.
restore(String, int) - Method in interface org.snmp4j.agent.io.MOPersistenceProvider
Restore (load) agent state from the specified URI (can be as simple as a file path).
restoreState() - Method in class org.snmp4j.agent.AgentConfigManager
Restore a previously persistently saved state - if available.
ROW_ADDED - Static variable in class org.snmp4j.agent.mo.MOTableModelEvent
 
ROW_CHANGED - Static variable in class org.snmp4j.agent.mo.MOTableModelEvent
 
ROW_REMOVED - Static variable in class org.snmp4j.agent.mo.MOTableModelEvent
 
rowChanged(MOTableRowEvent) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
rowChanged(MOTableRowEvent) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
rowChanged(MOTableRowEvent) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
rowChanged(MOTableRowEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
rowChanged(MOTableRowEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
rowChanged(MOTableRowEvent<BaseRow>) - Method in class org.snmp4j.agent.mo.MOTableRelation.RelationShipListener
 
rowChanged(MOTableRowEvent<DefaultMOMutableRow2PC>) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
rowChanged(MOTableRowEvent<R>) - Method in interface org.snmp4j.agent.mo.MOTableRowListener
A column or a complete row is changed/has been changed.
rowChanged(MOTableRowEvent<R>) - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
A column or a complete row is changed/has been changed.
RowCount - Class in org.snmp4j.agent.mo.snmp
The RowCount class implements a Variable that counts the rows of a table and returns the number of rows as value.
RowCount() - Constructor for class org.snmp4j.agent.mo.snmp.RowCount
Creates a RowCount which returns zero always.
RowCount(MOTable) - Constructor for class org.snmp4j.agent.mo.snmp.RowCount
Creates a row counting Gauge32 variable for the specified MOTable.
rowFactory - Variable in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
RowIndexComparator - Class in org.snmp4j.agent.mo.util
Compares two MOTableRow instances by their index OID.
RowIndexComparator() - Constructor for class org.snmp4j.agent.mo.util.RowIndexComparator
 
RowPointer - Class in org.snmp4j.agent.mo.snmp
 
RowPointer(int, MOAccess, OID, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.RowPointer
 
RowPointer(int, MOAccess, OID, boolean, MOTable) - Constructor for class org.snmp4j.agent.mo.snmp.RowPointer
 
rows - Variable in class org.snmp4j.agent.mo.DefaultMOTableModel
 
RowStatus<R extends MOTableRow> - Class in org.snmp4j.agent.mo.snmp
The RowStatus class implements the columnar object TC RowStatus.
RowStatus(int) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatus
Creates a RowStatus column with the specified column sub-identifier and maximum access of 'read-create'.
RowStatus(int, MOAccess) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatus
Creates a RowStatus column with the specified column sub-identifier.
ROWSTATUS - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
RowStatus.ActiveRowsFilter<R extends MOTableRow> - Class in org.snmp4j.agent.mo.snmp
The ActiveRowsFilter is a MOTableRowFilter that returns only the active rows of a table with a RowStatus column.
rowStatusChanged(RowStatusEvent) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
rowStatusChanged(RowStatusEvent) - Method in interface org.snmp4j.agent.mo.snmp.RowStatusListener
 
rowStatusChanged(RowStatusEvent) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
rowStatusChanged(RowStatusEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
rowStatusChanged(RowStatusEvent) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
RowStatusEvent - Class in org.snmp4j.agent.mo.snmp
 
RowStatusEvent(Object, MOTable, MOTableRow, MOTableRow, int, int) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
RowStatusEvent(Object, MOTable, MOTableRow, MOTableRow, int, int, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
RowStatusEvent(Object, MOTable, MOTableRow, MOTableRow, int, int, boolean, SubRequest) - Constructor for class org.snmp4j.agent.mo.snmp.RowStatusEvent
Creates a row status event and associates a security name with the status change.
RowStatusListener - Interface in org.snmp4j.agent.mo.snmp
 
RowStatusTC - Class in org.snmp4j.agent.mo.snmp.tc
 
RowStatusTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.RowStatusTC
 
run() - Method in class org.snmp4j.agent.AgentConfigManager
Initializes, configures, restores agent state, and then launches the SNMP agent depending on its current run state.
run() - Method in class org.snmp4j.agent.BaseAgent
Starts the agent by let it listen on the configured SNMP agent ports (transpot mappings).
run() - Method in class org.snmp4j.agent.example.SampleAgent
 
run() - Method in class org.snmp4j.agent.NotificationTask
Send the notification a notify this object afterwards.
runState - Variable in class org.snmp4j.agent.AgentConfigManager
 

S

SampleAgent - Class in org.snmp4j.agent.example
The SampleAgent uses an AgentConfigManager instance to create a minimal SNMP agent using the configuration defined by SampleAgentConfig.properties in this package.
SampleAgent(Map<String, List<?>>) - Constructor for class org.snmp4j.agent.example.SampleAgent
 
save(MOOutput) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
save(MOOutput) - Method in class org.snmp4j.agent.mo.MOScalar
 
save(MOOutput) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
save(MOOutput) - Method in interface org.snmp4j.agent.SerializableManagedObject
Saves the (non-volatile) content of this managed object to the specified output (stream).
saveConfig() - Method in class org.snmp4j.agent.BaseAgent
Save the current (serializable) managed object configuration into the config file.
saveData(MOOutput) - Method in class org.snmp4j.agent.io.MOServerPersistence
Saves the serializable data of the associated servers to the given MOOutput.
saveState() - Method in class org.snmp4j.agent.AgentConfigManager
Save the state of the agent persistently - if necessary persistent storage is available.
sendColdStartNotification() - Method in class org.snmp4j.agent.BaseAgent
 
sendResponse(CommandResponderEvent, PDU) - Method in class org.snmp4j.agent.CommandProcessor
 
sent - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.Snmp4jNotificationLogModeEnum
 
Sequence - Class in org.snmp4j.agent.io
 
Sequence(int) - Constructor for class org.snmp4j.agent.io.Sequence
 
SerializableManagedObject - Interface in org.snmp4j.agent
The SerializableManagedObject interface is implemented by ManagedObjects whose (data) content can be serialized using MOInput and MOOutput.
server - Variable in class org.snmp4j.agent.BaseAgent
 
server - Variable in class org.snmp4j.agent.example.SampleAgent
 
servers - Variable in class org.snmp4j.agent.AgentConfigManager
 
session - Variable in class org.snmp4j.agent.AgentConfigManager
 
session - Variable in class org.snmp4j.agent.BaseAgent
 
setAccess(MOAccess) - Method in class org.snmp4j.agent.mo.MOColumn
 
setAccess(MOAccess) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
setAddressCacheTimeoutNanos(long) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
setAgent(CommandProcessor) - Method in class org.snmp4j.agent.BaseAgent
 
setAuthorizationError(Request, int) - Method in class org.snmp4j.agent.CommandProcessor
 
setBaseRow(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
setBaseRow(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
setBaseRow(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
setBaseRow(MOTableRow) - Method in interface org.snmp4j.agent.mo.MOMutableTableRow
 
setBaseRow(MOTableRow) - Method in interface org.snmp4j.agent.mo.MOTableRow
Sets the associated base row.
setBaseTableSnmpTargetAddrEntry(MOTable<SnmpTargetMIB.SnmpTargetAddrEntryRow, ? extends MOColumn, ? extends MOTableModel<SnmpTargetMIB.SnmpTargetAddrEntryRow>>) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
setBootCounterFile(File) - Method in class org.snmp4j.agent.BaseAgent
 
setCalendar(GregorianCalendar) - Method in class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
Sets the date and time value (incl.
setCloned(boolean) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
setCoexistenceProvider(CoexistenceInfoProvider) - Method in class org.snmp4j.agent.CommandProcessor
 
setCoexistenceProvider(CoexistenceInfoProvider) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
setColumnCount(int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
setColumnID(int) - Method in class org.snmp4j.agent.mo.MOColumn
 
setConfigFile(File) - Method in class org.snmp4j.agent.BaseAgent
 
setConstraint(EnumerationConstraint) - Method in class org.snmp4j.agent.mo.snmp.Enumerated
 
setConstraint(EnumerationConstraint) - Method in class org.snmp4j.agent.mo.snmp.EnumeratedScalar
 
setContact(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
setContext(OctetString) - Method in class org.snmp4j.agent.DefaultMOContextScope
Sets the context name for this scope.
setContextEngineID(ScopedPDU, OctetString, OID) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
Sets the context engine ID of the scoped PDU to the local engine ID provided by the targetMIB member.
setContextEngineID(OctetString) - Method in class org.snmp4j.agent.CommandProcessor
 
setDefaultContext(OctetString) - Method in class org.snmp4j.agent.BaseAgent
Sets the default context for this base agent.
setDefaultProxyForwarder(ProxyForwarder) - Method in class org.snmp4j.agent.BaseAgent
 
setDefaultValue(Variable) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
setDenyReason(int) - Method in class org.snmp4j.agent.mo.DeniableEventObject
Sets the reason why this event needs to be canceled.
setEngineBoots(int) - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
 
setErrorStatus(int) - Method in class org.snmp4j.agent.request.AbstractRequest
 
setErrorStatus(int) - Method in interface org.snmp4j.agent.request.Request
 
setErrorStatus(int) - Method in class org.snmp4j.agent.request.RequestStatus
 
setErrorStatus(int) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setErrorStatus(int) - Method in interface org.snmp4j.agent.request.SnmpSubRequest
 
setErrorStatus(int) - Method in interface org.snmp4j.agent.request.SubRequest
Sets the error status for this sub-request.
setInstance(MOFactory) - Static method in class org.snmp4j.agent.mo.DefaultMOFactory
Sets the singleton factory.
setInternalRequestTimeout(int) - Method in class org.snmp4j.agent.CommandProcessor
Sets the internal request timeout.
setLastUpdate(Date) - Method in class org.snmp4j.agent.UpdatableMOSupport
Sets the last update date and time.
setLastUpdateNow() - Method in class org.snmp4j.agent.UpdatableMOSupport
Set the last update to the current time.
setLastUpdateSource(Object) - Method in class org.snmp4j.agent.UpdatableMOSupport
Sets the source object of the last update.
setLimits(Properties) - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
setLink(OID, Object) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
setLink(OID, Object) - Method in interface org.snmp4j.agent.mo.LinkedMOFactory
Set a link between the supplied object ID of a managed object class (or a set of managed object classes if the OID refers to a MIB sub-tree) to the given helper object.
setLocation(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
setLockRequestStatus(LockRequest.LockStatus) - Method in class org.snmp4j.agent.mo.lock.LockRequest
 
setLockStrategy(MOLockStrategy) - Method in class org.snmp4j.agent.DefaultMOServer
Sets the lock strategy for this server.
setLogAdapter(LogAdapter) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setLogMode(int) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
Sets the log mode of the events.
setLowerBound(OID) - Method in class org.snmp4j.agent.DefaultMOScope
 
setLowerBound(OID) - Method in interface org.snmp4j.agent.MutableMOScope
Sets the lower bound OID of the scope.
setLowerIncluded(boolean) - Method in class org.snmp4j.agent.DefaultMOScope
 
setLowerIncluded(boolean) - Method in interface org.snmp4j.agent.MutableMOScope
Sets the flag specifying whether the lower bound OID is included in the scope or not.
setMandatory(boolean) - Method in class org.snmp4j.agent.mo.MOMutableColumn
Sets a flag that determines if this column must be specified in a SET request which creates a row.
setMaxLength(int) - Method in class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
setMaxMessageSize(int) - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
setMaxNumRows(int) - Method in class org.snmp4j.agent.mo.util.MOTableSizeLimit
 
setMaxRepetitionsLimit(int) - Static method in class org.snmp4j.agent.request.SnmpRequest
Sets the upper limit for maxRepetitions handled by SnmpRequest instances.
setMinLength(int) - Method in class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
setModel(M) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
setMutableInService(boolean) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
setName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
setNlmConfigLogAdminStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmConfigLogEntryLimit(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmConfigLogEntryStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmConfigLogFilterName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmConfigLogOperStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmConfigLogStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setNlmLogContextEngineID(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogContextName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogDateAndTime(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogEngineID(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogEngineTAddress(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogEngineTDomain(OID) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogNotificationID(OID) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogTime(TimeTicks) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setNlmLogVariableCounter32Val(Counter32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableCounter64Val(Counter64) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableID(OID) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableInteger32Val(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableIpAddressVal(IpAddress) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableOctetStringVal(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableOidVal(OID) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableOpaqueVal(Opaque) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableTimeTicksVal(TimeTicks) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableUnsigned32Val(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmLogVariableValueType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setNlmStatsLogNotificationsBumped(Counter32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
setNlmStatsLogNotificationsLogged(Counter32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
setNoAppending(boolean) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
setNotificationOriginator(NotificationOriginator) - Method in class org.snmp4j.agent.AgentConfigManager
Sets the notification originator of this agent configuration.
setNotificationOriginator(NotificationOriginator) - Method in class org.snmp4j.agent.CommandProcessor
 
setNotificationOriginator(NotificationOriginator) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Sets the NotificationOriginator to be used for sending the authenticationFailure trap.
setOverwriteMode(int) - Method in class org.snmp4j.agent.io.DefaultMOInput
 
setPersistenceImportMode(int) - Method in class org.snmp4j.agent.AgentConfigManager
Sets the import mode for the MOPersistenceProvider.
setPhase(int) - Method in class org.snmp4j.agent.request.AbstractRequest
 
setPhase(int) - Method in interface org.snmp4j.agent.request.Request
Sets the request phase.
setPhaseComplete(boolean) - Method in class org.snmp4j.agent.request.RequestStatus
 
setPrimaryProvider(MOPersistenceProvider) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
setProcessed(boolean) - Method in class org.snmp4j.agent.request.RequestStatus
 
setProcessingUserObject(Object, Object) - Method in interface org.snmp4j.agent.request.Request
Sets an user object association.
setProcessingUserObject(Object, Object) - Method in class org.snmp4j.agent.request.SnmpRequest
 
setQuery(MOQuery) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setQuery(MOQuery) - Method in interface org.snmp4j.agent.request.SubRequest
Sets the query associated with this subrequest.
setRequestEvent(CommandResponderEvent) - Method in class org.snmp4j.agent.request.SnmpRequest
 
setResponsePDU(PDU) - Method in class org.snmp4j.agent.ProxyForwardRequest
 
setRowFactory(F) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
 
setRowFactory(F) - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Sets the factory instance to be used for creating rows for this model.
setSession(Session) - Method in class org.snmp4j.agent.mo.snmp.NotificationOriginatorImpl
Sets the SNMP session to used by this notification originator for sending notifications.
setSession(Session) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
Sets the SNMP session to used by this proxy forwarder for sending SNMP messages.
setSimulationModeEnabled(boolean) - Static method in class org.snmp4j.agent.mo.ext.SimMOFactory
 
setSnmp4jAgentHBCtrlDelay(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlEvents(Counter64) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlLastChange(TimeTicks) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlMaxEvents(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlPeriod(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlStartTime(OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jAgentHBCtrlStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
setSnmp4jDemoEntryCol1(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoEntryCol2(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoEntryCol3(Counter32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoEntryCol4(TimeTicks) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoEntryCol5(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoEntryCol6(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jDemoSparseTableCol1(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol10(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol11(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol12(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol13(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol14(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol15(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol16(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol17(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol18(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol19(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol2(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol20(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol21(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol22(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol23(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol24(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol25(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol26(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol27(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol28(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol29(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol3(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol30(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol31(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol32(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol33(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol34(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol35(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol36(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol37(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol38(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol39(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol4(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol40(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol41(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol42(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol43(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol44(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol45(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol46(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol47(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol48(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol49(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol5(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol50(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol6(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol7(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol8(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableCol9(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoSparseTableRowStatus(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setSnmp4jDemoTableRowModification(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setSnmp4jLogLoggerEffectiveLevel(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setSnmp4jLogLoggerIndex(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setSnmp4jLogLoggerLevel(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setSnmp4jLogLoggerRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setSnmp4jLogLoggerStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
setSnmp4jProxyContextEngineID(OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyContextName(OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxySubtree(OID) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyTarget(OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyTargetSubtree(OID) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmp4jProxyType(Integer32) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setSnmpCommunityContextEngineID(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunityContextName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunityMIB(SnmpCommunityMIB) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
setSnmpCommunityName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunitySecurityName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunityStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunityStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpCommunityTransportTag(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setSnmpProxyContextEngineID(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyContextName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyMultipleTargetOut(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxySingleTargetOut(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyTargetParamsIn(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpProxyType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
setSnmpTlstmAddrRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
setSnmpTlstmAddrServerFingerprint(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
setSnmpTlstmAddrServerIdentity(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
setSnmpTlstmAddrStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
setSnmpTlstmCertToTSNData(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setSnmpTlstmCertToTSNFingerprint(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setSnmpTlstmCertToTSNMapType(OID) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setSnmpTlstmCertToTSNRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setSnmpTlstmCertToTSNStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setSnmpTlstmParamsClientFingerprint(OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
setSnmpTlstmParamsRowStatus(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
setSnmpTlstmParamsStorageType(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
setSourceAddressFiltering(boolean) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
Enables or disables source address filtering for incoming SNMPv1 or SNMPv2c packets.
setState(int) - Method in class org.snmp4j.agent.AgentConfigManager.AgentState
Sets the new state independent from the current state.
setStatus(RequestStatus) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setStatus(RequestStatus) - Method in interface org.snmp4j.agent.request.SnmpSubRequest
 
setSyntax(int) - Method in class org.snmp4j.agent.mo.MOColumn
 
setSysDescr(OctetString) - Method in class org.snmp4j.agent.BaseAgent
 
setSysOID(OID) - Method in class org.snmp4j.agent.BaseAgent
 
setSysServices(Integer32) - Method in class org.snmp4j.agent.BaseAgent
 
setSysUpTime(SysUpTime) - Method in class org.snmp4j.agent.mo.snmp.TimeStamp
 
setSysUpTime(SysUpTime) - Method in class org.snmp4j.agent.mo.snmp.TimeStampScalar
 
setTable(MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>) - Method in class org.snmp4j.agent.mo.MOColumn
Sets the table instance this columnar object is contained in.
setTable(MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
Sets the table instance this columnar object is contained in.
setTableSizeLimit(int) - Method in class org.snmp4j.agent.AgentConfigManager
Sets the table size limit for the tables in this agent.
setTableSizeLimits(Properties) - Method in class org.snmp4j.agent.AgentConfigManager
Sets the table size limits for the tables in this agent.
setTargetMO(ManagedObject) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setTargetMO(ManagedObject) - Method in interface org.snmp4j.agent.request.SubRequest
Sets the ManagedObject that is determined as the target object of this sub-request by the agent framework.
setTargetSubtree(OID) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
Sets the remote sub-tree OID for the translation between local agent OID and remote agent OID.
setTargetTable(MOTable) - Method in class org.snmp4j.agent.mo.snmp.RowPointer
 
setThreadPool(WorkerPool) - Method in class org.snmp4j.agent.CommandProcessor
setTimeout(int) - Method in class org.snmp4j.agent.util.TemporaryList
 
setTlsTmMib(SnmpTlsTmMib) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
setTranslation(OIDTranslation) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
Sets a OID translation.
setTransportTag(OctetString) - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
setTsm(TSM) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
setUndoEnabled(boolean) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
Enables or disables undo support for SET operations.
setUndoValue(Object) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setUndoValue(Object) - Method in interface org.snmp4j.agent.request.SubRequest
Associates an undo value object with this sub-request.
setUpdateStrategy(UpdateStrategy) - Method in class org.snmp4j.agent.DefaultMOServer
Sets the update strategy for UpdatableManagedObjects.
setupDefaultProxyForwarder() - Method in class org.snmp4j.agent.BaseAgent
Creates and registers the default proxy forwarder application (ProxyForwarderImpl).
setUpperBound(OID) - Method in class org.snmp4j.agent.DefaultMOScope
 
setUpperBound(OID) - Method in interface org.snmp4j.agent.MutableMOScope
Sets the upper bound OID of the scope (can be null for an unbounded scope.
setUpperIncluded(boolean) - Method in class org.snmp4j.agent.DefaultMOScope
 
setUpperIncluded(boolean) - Method in interface org.snmp4j.agent.MutableMOScope
Sets the flag specifying whether the upper bound OID is included in the scope or not.
setupProxyForwarder() - Method in class org.snmp4j.agent.AgentConfigManager
 
setupSubRequests() - Method in class org.snmp4j.agent.request.AbstractRequest
 
setupSubRequests() - Method in class org.snmp4j.agent.request.SnmpRequest
 
setUserObject(Object) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
setUserObject(Object) - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
setUserObject(Object) - Method in interface org.snmp4j.agent.request.SubRequest
Sets the user object.
setVacm(VACM) - Method in class org.snmp4j.agent.CommandProcessor
 
setValidationStatus(int) - Method in class org.snmp4j.agent.mo.MOValueValidationEvent
Sets the validation status.
setValidator(MOTableIndexValidator) - Method in class org.snmp4j.agent.mo.MOTableIndex
Sets the index validator associated with this index definition.
setValue(int, Variable) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
setValue(int, Variable) - Method in interface org.snmp4j.agent.mo.MOMutableTableRow
Sets the value of a column of this row.
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmStatsLogEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
setValue(int, Variable) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
setValue(MOServer, OctetString, VariableBinding) - Static method in class org.snmp4j.agent.DefaultMOServer
Sets the value of a particular MIB object instance using the ManagedObjectValueAccess interface.
setValue(Integer32) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableType
 
setValue(Integer32) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimMode
 
setValue(Integer32) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib.SnmpTsmConfigurationUsePrefix
 
setValue(OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoScalar
 
setValue(OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
setValue(OID) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimDeleteRow
 
setValue(OID) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimDeleteTableContents
 
setValue(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalAgeOut
 
setValue(UnsignedInteger32) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalEntryLimit
 
setValue(VariableBinding) - Method in interface org.snmp4j.agent.ManagedObjectValueAccess
Sets the value of a particular MIB object instance managed by this ManagedObject.
setValue(VariableBinding) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
setValue(VariableBinding) - Method in class org.snmp4j.agent.mo.MOScalar
 
setValue(V) - Method in class org.snmp4j.agent.mo.MOScalar
Sets the value of this scalar managed object without checking it for the correct syntax.
setVetoColumn(int) - Method in class org.snmp4j.agent.mo.MOTableRowEvent
Sets the column index on whose behalf the veto is issued.
setVetoStatus(int) - Method in class org.snmp4j.agent.mo.MOTableRowEvent
Sets the veto status that revokes the row operation.
setViewName(OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
setViewName(OctetString) - Method in interface org.snmp4j.agent.request.Request
 
setViewName(OctetString) - Method in class org.snmp4j.agent.request.SnmpRequest
 
setVolatile(boolean) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
setVolatile(boolean) - Method in class org.snmp4j.agent.mo.MOScalar
Sets the volatile flag for this instance.
setWorkerPool(WorkerPool) - Method in class org.snmp4j.agent.CommandProcessor
Sets the internal thread pool for task execution.
shutdown() - Method in class org.snmp4j.agent.AgentConfigManager
Shutdown the agent by closing the internal SNMP session - including the transport mappings provided through the configured MessageDispatcher and then store the agent state to persistent storage (if available).
SimMOAccess(int) - Constructor for class org.snmp4j.agent.mo.ext.SimMOFactory.SimMOAccess
 
SimMOFactory - Class in org.snmp4j.agent.mo.ext
A SimMOFactory object can be used to create non-default MOAccess instances which support an agent simulation mode which allows the modification of MIB objects at runtime via SNMP that are not writable in normal operation but writable in a special config mode (see AGENTPP-SIMULATION-MIB).
SimMOFactory() - Constructor for class org.snmp4j.agent.mo.ext.SimMOFactory
 
SimMOFactory.SimMOAccess - Class in org.snmp4j.agent.mo.ext
 
singleForward(ProxyForwardRequest) - Method in class org.snmp4j.agent.mo.snmp.ProxyForwarderImpl
 
size() - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
size() - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
size() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
size() - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the number of sub-index definitions in this index definition.
size() - Method in interface org.snmp4j.agent.mo.MOTableRow
Returns the number of columns in this row.
size() - Method in interface org.snmp4j.agent.request.Request
Gets the number of sub-requests in this request.
size() - Method in class org.snmp4j.agent.request.SnmpRequest
 
size() - Method in class org.snmp4j.agent.util.TemporaryList
 
skipContext(Context) - Method in class org.snmp4j.agent.io.DefaultMOInput
 
skipContext(Context) - Method in interface org.snmp4j.agent.io.MOInput
 
skipContext(Context) - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
skipManagedObject(MOInfo) - Method in class org.snmp4j.agent.io.DefaultMOInput
 
skipManagedObject(MOInfo) - Method in interface org.snmp4j.agent.io.MOInput
Skips to the end of the specified managed object's configuration.
skipManagedObject(MOInfo) - Method in class org.snmp4j.agent.io.prop.PropertyMOInput
 
snapshot - Variable in class org.snmp4j.agent.test.SnapshotAgent
 
SnapshotAgent - Class in org.snmp4j.agent.test
 
SnapshotAgent(File, File, File) - Constructor for class org.snmp4j.agent.test.SnapshotAgent
 
Snmp4jAgentHBCtrlEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow
 
Snmp4jAgentHBCtrlRowStatusEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum
 
Snmp4jAgentHBCtrlStorageTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
snmp4jAgentHBEvent(NotificationOriginator, OctetString, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
Snmp4jCfgSecSrcAddrValidationEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidationEnum
 
Snmp4jCfgStorageFormatEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageFormatEnum
 
Snmp4jCfgStorageOperationEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum
 
Snmp4jCfgStorageRestoreModeEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum
 
snmp4jConfigMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
snmp4jConfigMIB - Variable in class org.snmp4j.agent.BaseAgent
 
Snmp4jConfigMib - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jConfigMib(SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidationEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jConfigMib.Snmp4jCfgStorageFormatEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jDemoEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
snmp4jDemoEvent(NotificationOriginator, OctetString, VariableBinding[]) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
Snmp4jDemoMib - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib() - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib
Constructs a Snmp4jDemoMib instance without actually creating its ManagedObject instances.
Snmp4jDemoMib(MOFactory) - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib
Constructs a Snmp4jDemoMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling Snmp4jDemoMib.createMO(MOFactory moFactory)).
Snmp4jDemoMib.Snmp4jDemoEntryRow - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.Snmp4jDemoScalar - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.Snmp4jDemoSparseEntryRow - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.Snmp4jDemoSparseTableType - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum - Class in org.snmp4j.agent.example
 
Snmp4jDemoMib.SparseTableColumn - Class in org.snmp4j.agent.example
 
Snmp4jDemoSparseEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseEntryRow
 
Snmp4jDemoSparseTableTypeEnum() - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
Snmp4jDemoTableRowModificationEnum() - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
 
Snmp4jHeartbeatMib - Class in org.snmp4j.agent.mo.snmp4j.example
 
Snmp4jHeartbeatMib(NotificationOriginator, OctetString, SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlEntryRow - Class in org.snmp4j.agent.mo.snmp4j.example
 
Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlRowStatusEnum - Class in org.snmp4j.agent.mo.snmp4j.example
 
Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum - Class in org.snmp4j.agent.mo.snmp4j.example
 
Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime - Class in org.snmp4j.agent.mo.snmp4j.example
 
Snmp4jLogConsoleHandlerTargetEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogConsoleHandlerTargetEnum
 
Snmp4jLogFileHandlerAppendEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerAppendEnum
 
Snmp4jLogFileHandlerBufferedIOEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerBufferedIOEnum
 
Snmp4jLogLoggerRow(OID, Variable[], int, LogAdapter) - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerRow
 
Snmp4jLogLoggerToHandlerThresholdEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
snmp4jLogMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
snmp4jLogMIB - Variable in class org.snmp4j.agent.BaseAgent
 
Snmp4jLogMib - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jLogMib() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
Snmp4jLogMib.Snmp4jLogConsoleHandlerTargetEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jLogMib.Snmp4jLogFileHandlerAppendEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jLogMib.Snmp4jLogFileHandlerBufferedIOEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jLogMib.Snmp4jLogLoggerRow - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jNotificationLogModeEnum() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.Snmp4jNotificationLogModeEnum
 
Snmp4jProxyEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
snmp4jProxyMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
Snmp4jProxyMib - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jProxyMib() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
Constructs a Snmp4jProxyMib instance without actually creating its ManagedObject instances.
Snmp4jProxyMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
Constructs a Snmp4jProxyMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling Snmp4jProxyMib.createMO(MOFactory moFactory)).
Snmp4jProxyMib(MOFactory, Session, MOServer, SnmpTargetMIB) - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
Constructs a Snmp4jProxyMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling Snmp4jProxyMib.createMO(MOFactory moFactory)).
Snmp4jProxyMib.Snmp4jProxyEntryRow - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jProxyMib.Snmp4jProxyTypeEnum - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jProxyMib.SnmpAdminString - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jProxyMib.SnmpEngineID - Class in org.snmp4j.agent.mo.snmp4j
 
Snmp4jProxyTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyTypeEnum
 
SnmpAdminString - Class in org.snmp4j.agent.mo.snmp
 
SnmpAdminString() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpAdminString
 
SnmpAdminString() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpAdminString
 
SnmpAdminString(int, MOAccess, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
SnmpAdminString(int, MOAccess, Variable, boolean, int, int) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
SNMPADMINSTRING - Static variable in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
SnmpAdminStringTC - Class in org.snmp4j.agent.mo.snmp.tc
Created by fock on 31.01.2015.
SnmpAdminStringTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.SnmpAdminStringTC
 
SnmpCommunityEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB.SnmpCommunityEntryRow
 
snmpCommunityMIB - Variable in class org.snmp4j.agent.BaseAgent
 
snmpCommunityMIB - Variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
SnmpCommunityMIB - Class in org.snmp4j.agent.mo.snmp
 
SnmpCommunityMIB(SnmpTargetMIB) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
SnmpCommunityMIB.SnmpCommunityEntryRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpEnableAuthenTrapsEnum() - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SnmpEnableAuthenTrapsEnum
 
SnmpEngineID() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.SnmpEngineID
 
SnmpEngineID() - Constructor for class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.SnmpEngineID
 
SNMPENGINEID - Static variable in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
SnmpEngineIDTC - Class in org.snmp4j.agent.mo.snmp.tc
Created by fock on 31.01.2015.
SnmpEngineIDTC(OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.tc.SnmpEngineIDTC
 
snmpFrameworkMIB - Variable in class org.snmp4j.agent.BaseAgent
 
SnmpFrameworkMIB - Class in org.snmp4j.agent.mo.snmp
The SnmpFrameworkMIB implements the SNMP-FRAMEWORK-MIB as defined by RFC 3411.
SnmpFrameworkMIB(USM, Collection<TransportMapping>) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
SnmpFrameworkMIB(USM, Collection<TransportMapping>, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
snmpMpdMib - Variable in class org.snmp4j.agent.AgentConfigManager
 
snmpMpdMib - Variable in class org.snmp4j.agent.BaseAgent
 
SnmpMpdMib - Class in org.snmp4j.agent.mo.snmp
 
SnmpMpdMib() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpMpdMib
Constructs a SnmpMpdMib instance without actually creating its ManagedObject instances.
SnmpMpdMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpMpdMib
Constructs a SnmpMpdMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling SnmpMpdMib.createMO(MOFactory moFactory)).
snmpNotificationMIB - Variable in class org.snmp4j.agent.BaseAgent
 
SnmpNotificationMIB - Class in org.snmp4j.agent.mo.snmp
 
SnmpNotificationMIB() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
SnmpNotificationMIB.SnmpNotifyFilterTypeEnum - Class in org.snmp4j.agent.mo.snmp
 
SnmpNotificationMIB.SnmpNotifyTypeEnum - Class in org.snmp4j.agent.mo.snmp
 
SnmpNotifyFilterTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyFilterTypeEnum
 
SnmpNotifyTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyTypeEnum
 
snmpProxyMIB - Variable in class org.snmp4j.agent.BaseAgent
 
SnmpProxyMIB - Class in org.snmp4j.agent.mo.snmp
 
SnmpProxyMIB() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
SnmpProxyMIB.SnmpProxyRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpProxyMIB.SnmpProxyTypeEnum - Class in org.snmp4j.agent.mo.snmp
 
SnmpProxyRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyRow
 
SnmpProxyTypeEnum() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyTypeEnum
 
SnmpRequest - Class in org.snmp4j.agent.request
The SnmpRequest class implements requests from a SNMP source.
SnmpRequest(CommandResponderEvent, CoexistenceInfo) - Constructor for class org.snmp4j.agent.request.SnmpRequest
 
SnmpRequest.SnmpSubRequest - Class in org.snmp4j.agent.request
 
SnmpRequest.SnmpSubRequestIterator - Class in org.snmp4j.agent.request
 
SnmpSshTmMib - Class in org.snmp4j.agent.mo.snmp
 
SnmpSshTmMib() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
Constructs a SnmpSshTmMib instance without actually creating its ManagedObject instances.
SnmpSshTmMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
Constructs a SnmpSshTmMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling SnmpSshTmMib.createMO(MOFactory moFactory)).
SnmpSubRequest - Interface in org.snmp4j.agent.request
The SnmpSubRequest class holds data for a SNMP sub-request.
SnmpSubRequest(SnmpRequest.SnmpSubRequest, int) - Constructor for class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
SnmpSubRequest(VariableBinding, int) - Constructor for class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
SnmpSubRequestIterator() - Constructor for class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
SnmpSubRequestIterator(int, int) - Constructor for class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequestIterator
 
SnmpTagList - Class in org.snmp4j.agent.mo.snmp
 
SnmpTagList(int, MOAccess, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTagList
 
SnmpTagValue - Class in org.snmp4j.agent.mo.snmp
 
SnmpTagValue(int, MOAccess, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTagValue
 
SnmpTagValue(int, MOAccess, OctetString, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTagValue
 
SnmpTargetAddrEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
snmpTargetMIB - Variable in class org.snmp4j.agent.BaseAgent
 
SnmpTargetMIB - Class in org.snmp4j.agent.mo.snmp
 
SnmpTargetMIB(MessageDispatcher) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
SnmpTargetMIB.SnmpTargetAddrEntryRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum - Class in org.snmp4j.agent.mo.snmp
 
SnmpTargetParamsSecurityLevelEnum() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetParamsSecurityLevelEnum
 
SnmpTLSFingerprint() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
snmpTLSTCPDomain - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
SnmpTlstmAddrEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmAddrEntryRow
 
SnmpTlstmCertToTSNEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow
 
SnmpTlsTmMib - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlsTmMib() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
Constructs a SnmpTlsTmMib instance without actually creating its ManagedObject instances.
SnmpTlsTmMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
Constructs a SnmpTlsTmMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling SnmpTlsTmMib.createMO(MOFactory moFactory)).
SnmpTlsTmMib(MOFactory, SnmpTargetMIB) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
Constructs a SnmpTlsTmMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling SnmpTlsTmMib.createMO(MOFactory moFactory)) .
SnmpTlsTmMib.SnmpTLSFingerprint - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlsTmMib.SnmpTlstmAddrEntryRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlsTmMib.SnmpTlstmCertToTSNEntryRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlsTmMib.SnmpTlstmParamsEntryRow - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlsTmMib.TDomainTLSAddressFactory - Class in org.snmp4j.agent.mo.snmp
 
SnmpTlstmParamsEntryRow(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTlstmParamsEntryRow
 
snmpTlstmServerCertificateUnknown(NotificationOriginator, OctetString, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
snmpTlstmServerInvalidCertificate(NotificationOriginator, OctetString, VariableBinding[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
snmpTLSUDPDomain - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
SnmpTsmMib - Class in org.snmp4j.agent.mo.snmp
 
SnmpTsmMib() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTsmMib
Constructs a SnmpTsmMib instance without actually creating its ManagedObject instances.
SnmpTsmMib(MOFactory) - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTsmMib
Constructs a SnmpTsmMib instance and actually creates its ManagedObject instances using the supplied MOFactory (by calling SnmpTsmMib.createMO(MOFactory moFactory)).
SnmpTsmMib.SnmpTsmConfigurationUsePrefix - Class in org.snmp4j.agent.mo.snmp
 
snmpUDPDomain - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
snmpv2MIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
snmpv2MIB - Variable in class org.snmp4j.agent.BaseAgent
 
SNMPv2MIB - Class in org.snmp4j.agent.mo.snmp
The SystemGroup implements the objects in the SNMPv2-MIB specification.
SNMPv2MIB(OctetString, OID, Integer32) - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Create a new SNMPv2MIB instance with description, OID, services indicator, and system up-time which starts when this constuctor is being called.
SNMPv2MIB(OctetString, OID, Integer32, SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Create a new SNMPv2MIB instance with description, OID, services indicator, and system up-time.
SNMPv2MIB.SnmpEnableAuthenTrapsEnum - Class in org.snmp4j.agent.mo.snmp
 
SNMPv2MIB.SysOREntry - Class in org.snmp4j.agent.mo.snmp
 
SNMPv2MIB.SysUpTimeImpl - Class in org.snmp4j.agent.mo.snmp
 
SNMPv2TC - Class in org.snmp4j.agent.mo.snmp
 
SNMPv2TC() - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
source - Variable in class org.snmp4j.agent.request.AbstractRequest
 
SparseTableColumn() - Constructor for class org.snmp4j.agent.example.Snmp4jDemoMib.SparseTableColumn
 
square - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
stairsDown - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
stairsUp - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoSparseTableTypeEnum
 
STATE_CONFIGURED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_CREATED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_CREATED - Static variable in class org.snmp4j.agent.BaseAgent
 
STATE_INIT_FINISHED - Static variable in class org.snmp4j.agent.BaseAgent
 
STATE_INIT_STARTED - Static variable in class org.snmp4j.agent.BaseAgent
 
STATE_INITIALIZED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_RESTORED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_RUNNING - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_RUNNING - Static variable in class org.snmp4j.agent.BaseAgent
 
STATE_SAVED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_SHUTDOWN - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_STOPPED - Static variable in class org.snmp4j.agent.BaseAgent
 
STATE_SUSPENDED - Static variable in class org.snmp4j.agent.AgentConfigManager
 
STATE_UNSAVED_CHANGES - Static variable in class org.snmp4j.agent.AgentConfigManager
 
StaticMOGroup - Class in org.snmp4j.agent.mo.ext
The StaticMOGroup can be used to easily implement static (read-only) managed objects.
StaticMOGroup(OID, VariableBinding[]) - Constructor for class org.snmp4j.agent.mo.ext.StaticMOGroup
Creates a static managed object group for the sub-tree with the specified root OID.
stop() - Method in class org.snmp4j.agent.BaseAgent
Stops the agent by closing the SNMP session and associated transport mappings.
stopTransportMappings(Collection<? extends TransportMapping>) - Static method in class org.snmp4j.agent.AgentConfigManager
Closes a list of transport mappings.
StorageType - Class in org.snmp4j.agent.mo.snmp
 
StorageType(int, MOAccess, Integer32) - Constructor for class org.snmp4j.agent.mo.snmp.StorageType
 
StorageType(int, MOAccess, Integer32, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.StorageType
 
STORAGETYPE - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
StorageTypeTC - Class in org.snmp4j.agent.mo.snmp.tc
 
StorageTypeTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.StorageTypeTC
 
store - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageOperationEnum
 
store(String) - Method in class org.snmp4j.agent.io.DefaultMOPersistenceProvider
Stores the current agent state to persistent storage specified by the supplied URI.
store(String) - Method in interface org.snmp4j.agent.io.MOPersistenceProvider
Stores the current agent state to persistent storage specified by the supplied URI.
SubRequest - Interface in org.snmp4j.agent.request
The SubRequest interface defines general sub-request properties and behavior.
SubRequestIterator<S> - Interface in org.snmp4j.agent.request
The SubRequestIterator interface implements the Iterator interface for SubRequest instances.
SubRequestIteratorSupport<S extends SubRequest> - Class in org.snmp4j.agent.request
This support class allows to implement a SubRequestIterator instance based on an Iterator that iterates on SubRequest instances.
SubRequestIteratorSupport(Iterator) - Constructor for class org.snmp4j.agent.request.SubRequestIteratorSupport
Creates a SubRequestIterator that decorates an Iterator.
subrequests - Variable in class org.snmp4j.agent.request.AbstractRequest
 
substractScope(MOScope) - Method in class org.snmp4j.agent.DefaultMOQuery
 
substractScope(MOScope) - Method in class org.snmp4j.agent.DefaultMOScope
 
substractScope(MOScope) - Method in interface org.snmp4j.agent.MOQuery
Changes the query to no longer match (cover) the specified scope.
substractScope(MOScope) - Method in interface org.snmp4j.agent.MutableMOScope
Changes the scope to no longer cover any elements in covered by the specified scope.
suspendProcessing() - Method in class org.snmp4j.agent.AgentConfigManager
Suspends processing of SNMP requests.
sysDescr - Variable in class org.snmp4j.agent.AgentConfigManager
 
sysDescr - Variable in class org.snmp4j.agent.BaseAgent
 
sysOID - Variable in class org.snmp4j.agent.AgentConfigManager
 
sysOID - Variable in class org.snmp4j.agent.BaseAgent
 
SysOREntry(OID, MOTableIndex, MOColumn[]) - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysOREntry
 
sysServices - Variable in class org.snmp4j.agent.AgentConfigManager
 
sysServices - Variable in class org.snmp4j.agent.BaseAgent
 
systemErr - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogConsoleHandlerTargetEnum
 
systemOut - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogConsoleHandlerTargetEnum
 
sysUpTime - Variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
SysUpTime - Interface in org.snmp4j.agent.mo.snmp
The SysUpTime interface defines how the system's up-time can be accessed.
SysUpTimeImpl() - Constructor for class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysUpTimeImpl
 

T

TABLE_CLEAR - Static variable in class org.snmp4j.agent.mo.MOTableModelEvent
 
tableModelChanged(MOTableModelEvent) - Method in interface org.snmp4j.agent.mo.MOTableModelListener
The table model has been changed as described by the supplied event object.
tableSizeLimit - Variable in class org.snmp4j.agent.AgentConfigManager
 
tableSizeLimits - Variable in class org.snmp4j.agent.example.SampleAgent
 
TAddress() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.TAddress
 
tailIterator(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTableModel
 
tailIterator(OID) - Method in interface org.snmp4j.agent.mo.MOTableModel
Returns an iterator on a view of the rows of this table model whose index values are greater or equal lowerBound.
targetMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
tcDefAutonomousType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcDefDateAndTime - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefRowStatus - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcDefRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefRowStatus - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcDefRowStatus - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
tcDefSnmpAdminString - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefSnmpAdminString - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcDefSnmpAdminString - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
tcDefSnmpEngineID - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefSnmpEngineID - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
tcDefSnmpTLSFingerprint - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcDefSparseTableColumn - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcDefStorageType - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcDefStorageType - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefStorageType - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcDefStorageType - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
tcDefTAddress - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefTDomain - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcDefTimeStamp - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcDefTimeStamp - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
TCModule - Interface in org.snmp4j.agent.mo.snmp.tc
A TCModule interface defines the common public properties of a textual convention registration.
tcModuleSnmp4jDemoMib - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcModuleSnmpFrameworkMib - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcModuleSnmpFrameworkMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcModuleSnmpFrameworkMib - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
tcModuleSnmpTlsTmMib - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcModuleSNMPv2Tc - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib
 
tcModuleSNMPv2Tc - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
tcModuleSNMPv2Tc - Static variable in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
tcModuleSNMPv2Tc - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
TDomain() - Constructor for class org.snmp4j.agent.mo.snmp.NotificationLogMib.TDomain
 
TDomainAddressFactory - Interface in org.snmp4j.agent.mo.snmp
The TDomainAddressFactory defines the interface for address factories that can create an address from a transport domain ID and a TDomainAddress textual convention conforming OctetString value and vice versa.
TDomainAddressFactoryImpl - Class in org.snmp4j.agent.mo.snmp
The TDomainAddressFactoryImpl provides a standard implementation for the transport addresses of the TRANSPORT-ADDRESS-MIB
TDomainAddressFactoryImpl() - Constructor for class org.snmp4j.agent.mo.snmp.TDomainAddressFactoryImpl
 
TDomainTLSAddressFactory() - Constructor for class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.TDomainTLSAddressFactory
 
TemporaryList<T> - Class in org.snmp4j.agent.util
The TemporaryList implements a list whose items are automatically removed after a predefined timeout.
TemporaryList() - Constructor for class org.snmp4j.agent.util.TemporaryList
 
TemporaryList(int) - Constructor for class org.snmp4j.agent.util.TemporaryList
Creates a temporary list with the given timeout in milliseconds.
terminate() - Method in class org.snmp4j.agent.NotificationTask
This method does nothing by default, because this task cannot be terminated gracefully while being executed.
TestAgent - Class in org.snmp4j.agent.test
The TestAgent is a sample SNMP agent implementation of all features (MIB implementations) provided by the SNMP4J-Agent framework.
TestAgent(File, File) - Constructor for class org.snmp4j.agent.test.TestAgent
Creates the test agent with a file to read and store the boot counter and a file to read and store its configuration.
TestAndIncr - Class in org.snmp4j.agent.mo.snmp
 
TestAndIncr(OID) - Constructor for class org.snmp4j.agent.mo.snmp.TestAndIncr
 
TESTANDINCR - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
TestAndIncrTC - Class in org.snmp4j.agent.mo.snmp.tc
 
TestAndIncrTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.TestAndIncrTC
 
TextualConvention<V extends org.snmp4j.smi.Variable> - Interface in org.snmp4j.agent.mo.snmp.tc
The TextualConvention interface defines the common properties of SMI textual conventions needed to use them across different MIB modules within an agent implementation.
threadPool - Variable in class org.snmp4j.agent.CommandProcessor
 
TimeStamp - Class in org.snmp4j.agent.mo.snmp
 
TimeStamp(int, MOAccess) - Constructor for class org.snmp4j.agent.mo.snmp.TimeStamp
 
TimeStamp(int, MOAccess, SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp.TimeStamp
 
TIMESTAMP - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
TimeStampScalar - Class in org.snmp4j.agent.mo.snmp
 
TimeStampScalar(OID, MOAccess, SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp.TimeStampScalar
 
TimeStampScalar(OID, MOAccess, TimeTicks, SysUpTime) - Constructor for class org.snmp4j.agent.mo.snmp.TimeStampScalar
 
TimeStampTC - Class in org.snmp4j.agent.mo.snmp.tc
 
TimeStampTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
TimeStampTC(OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
Creates a TimestampTC that uses sysUpTime from the specified context.
timeTicks - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
tlsTmMib - Variable in class org.snmp4j.agent.AgentConfigManager
 
toInt() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Returns an integer representation of this variable if such a representation exists.
toLong() - Method in class org.snmp4j.agent.mo.snmp.RowCount
Returns a long representation of this variable if such a representation exists.
toString() - Method in class org.snmp4j.agent.DefaultMOContextScope
 
toString() - Method in class org.snmp4j.agent.DefaultMOQuery
 
toString() - Method in class org.snmp4j.agent.DefaultMOScope
 
toString() - Method in class org.snmp4j.agent.DefaultMOServer
 
toString() - Method in class org.snmp4j.agent.io.IndexedVariables
 
toString() - Method in class org.snmp4j.agent.io.MOInfo
 
toString() - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
toString() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
toString() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
toString() - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
toString() - Method in class org.snmp4j.agent.mo.MOAccessImpl
 
toString() - Method in class org.snmp4j.agent.mo.MOColumn
 
toString() - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
toString() - Method in class org.snmp4j.agent.mo.MOScalar
 
toString() - Method in class org.snmp4j.agent.mo.MOTableModelEvent
 
toString() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
toString() - Method in class org.snmp4j.agent.mo.snmp.CoexistenceInfo
 
toString() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy.OIDTranslator
 
toString() - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
toString() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
toString() - Method in class org.snmp4j.agent.request.AbstractRequest
 
toString() - Method in class org.snmp4j.agent.request.RequestStatus
 
toString() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
toStringDetails() - Method in class org.snmp4j.agent.mo.MOScalar
 
toStringMembers() - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
toSubIndex(boolean) - Method in class org.snmp4j.agent.mo.snmp.RowCount
Converts the value of this Variable to a (sub-)index value.
trace - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
transactionID - Variable in class org.snmp4j.agent.request.AbstractRequest
 
TransportDomains - Class in org.snmp4j.agent.mo.snmp
The TransportDomains class defines constant OIDs for the various transport types defined by the INET-ADDRESS-MIB.
TransportDomains() - Constructor for class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainTcpDns - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainTcpIpv4 - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainTcpIpv4z - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainTcpIpv6 - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainTcpIpv6z - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainUdpDns - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainUdpIpv4 - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainUdpIpv4z - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainUdpIpv6 - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportDomainUdpIpv6z - Static variable in class org.snmp4j.agent.mo.snmp.TransportDomains
 
transportMappings - Variable in class org.snmp4j.agent.BaseAgent
 
trap - Static variable in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB.SnmpNotifyTypeEnum
 
trap - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyTypeEnum
 
TRUE - Static variable in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
TRUTHVALUE - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
TruthValueTC - Class in org.snmp4j.agent.mo.snmp.tc
 
TruthValueTC() - Constructor for class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 

U

undo(SubRequest) - Method in interface org.snmp4j.agent.ManagedObject
Compensates (undo) a (sub)request when a commit of another subrequest failed with an error.
undo(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
undo(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
Sets the error status of the request to PDU.undoFailed.
undo(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
undo(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
undo(SubRequest, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
undo(SubRequest, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Undos the changes to a single column.
undo(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
undo(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
undoRow(SubRequest, DefaultMOTable.ChangeSet) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
undoRow(SubRequest, DefaultMOTable.ChangeSet) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Undos changes to a row.
undoRow(SubRequest, DefaultMOTable.ChangeSet) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
unlock(Object, ManagedObject) - Method in class org.snmp4j.agent.DefaultMOServer
 
unlock(Object, ManagedObject) - Method in interface org.snmp4j.agent.MOServer
Unlocks a ManagedObject that has been locked by the specified owner.
unlocked - Enum constant in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
The lock has been released successfully (unlock operation).
unlockManagedObjectIfLockedByLookup(MOServer, ManagedObject, LockRequest) - Method in class org.snmp4j.agent.CommandProcessor
Unlock the provided ManagedObject if the also provided LockRequest indicates that the managed object was locked by a preceding MOServer.lookup(MOQuery, LockRequest) operation.
unregister(ManagedObject, OctetString) - Method in class org.snmp4j.agent.DefaultMOServer
 
unregister(ManagedObject, OctetString) - Method in interface org.snmp4j.agent.MOServer
Removes the registration of the supplied managed object for the specified context.
unregisterManagedObjects() - Method in class org.snmp4j.agent.BaseAgent
Unregister additional managed objects from the agent's server.
unregisterManagedObjects() - Method in class org.snmp4j.agent.test.SnapshotAgent
Unregister additional managed objects from the agent's server.
unregisterManagedObjects() - Method in class org.snmp4j.agent.test.TestAgent
 
unregisterMIBs(OctetString) - Method in class org.snmp4j.agent.AgentConfigManager
Unregister the initialized MIB modules from the default context of the agent.
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.example.Modules
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.ext.AgentppSimulationMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.MOGroupImpl
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpCommunityMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpMpdMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpSshTmMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
unregisterMOs(MOServer, OctetString) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib
 
unregisterMOs(MOServer, OctetString) - Method in interface org.snmp4j.agent.MOGroup
Unregisters the managed objects of this group from the supplied server and from the supplied context.
unregisterSnmpMIBs() - Method in class org.snmp4j.agent.BaseAgent
Unregister the basic MIB modules from the agent's MOServer.
unregisterTableRowListener(MOServer, MOTableRowListener<R>) - Static method in class org.snmp4j.agent.DefaultMOServer
Unregister a single MOTableRowListener with all tables in the specified MOServer.
unsetTable(MOTable<R, ? extends MOColumn, ? extends MOTableModel<R>>) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
Unsets the table instance and thus unregisters itself as MOChangeListener and MOTableRowListener.
unsigned32 - Static variable in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmLogVariableValueTypeEnum
 
UpdatableManagedObject - Interface in org.snmp4j.agent
The UpdatableManagedObject interface defines the basic operations for all SNMP(4J) manageable objects that need to be updated to reflect the up-to-date state of the managed object.
UpdatableMOSupport - Class in org.snmp4j.agent
The UpdatableMOSupport class provides support for update UpdatableManagedObjects.
UpdatableMOSupport() - Constructor for class org.snmp4j.agent.UpdatableMOSupport
Creates a UpdatableMOSupport with undefined (null) last update time and source.
update() - Method in class org.snmp4j.agent.mo.snmp.TimeStampScalar
 
update(MOMutableTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.TimeStamp
 
update(MOQuery) - Method in interface org.snmp4j.agent.UpdatableManagedObject
Update the content of the managed object that is covered by the supplied scope.
update(MOScope) - Method in class org.snmp4j.agent.mo.DefaultMOTable
Update the content of this table that is covered by the supplied scope.
update(MOScope, SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
Update this table for the supplied search range and sub-request if it has not yet been updated for that request.
UPDATE - Static variable in class org.snmp4j.agent.io.ImportModes
Only update existing data.
UPDATE - Static variable in class org.snmp4j.agent.version.VersionInfo
 
UPDATE_CREATE - Static variable in class org.snmp4j.agent.io.ImportModes
In contrast to ImportModes.REPLACE_CREATE, only existing data is updated or new data is created.
updateAndCreate - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum
 
updated - Static variable in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoTableRowModificationEnum
 
UPDATED - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
This event type indicates that a complete row has been updated.
updateEngineBoots() - Method in class org.snmp4j.agent.BaseAgent
Updates the engine boots counter and returns the actual value.
updateEngineBoots() - Method in class org.snmp4j.agent.cfg.EngineBootsCounterFile
Returns the current engine boot counter value incremented by one.
updateEngineBoots() - Method in interface org.snmp4j.agent.cfg.EngineBootsProvider
Returns the current engine boot counter value incremented by one.
updateLoggerTable() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
updateNextRepetition() - Method in class org.snmp4j.agent.request.SnmpRequest.SnmpSubRequest
 
updateNextRepetition() - Method in interface org.snmp4j.agent.request.SubRequest
Updates the next repetition's scope and reset any previously set query to null.
updateOnly - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageRestoreModeEnum
 
updateSession(Session) - Method in class org.snmp4j.agent.BaseAgent
Updates all objects with a new session instance.
UpdateStrategy - Interface in org.snmp4j.agent
An UpdateStrategy defines how UpdatableManagedObjects are updated on behalf of server queries to a MOServer.
updateSysORLastChange() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
 
upperBound - Variable in class org.snmp4j.agent.DefaultMOScope
 
upperIncluded - Variable in class org.snmp4j.agent.DefaultMOScope
 
usm - Variable in class org.snmp4j.agent.AgentConfigManager
 
usm - Variable in class org.snmp4j.agent.BaseAgent
 
UsmKeyChange - Class in org.snmp4j.agent.mo.snmp
 
UsmKeyChange(int, MOAccess, int) - Constructor for class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
usmMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
usmMIB - Variable in class org.snmp4j.agent.BaseAgent
 
UsmMIB - Class in org.snmp4j.agent.mo.snmp
The UsmMIB implements the SNMP-USER-BASED-SM-MIB defined in RFC 3414.
UsmMIB(USM, SecurityProtocols) - Constructor for class org.snmp4j.agent.mo.snmp.UsmMIB
Creates a USM MIB implementation connected to the supplied USM.
UsmMIB.UsmTableModel - Class in org.snmp4j.agent.mo.snmp
 
UsmMIB.UsmTableRow - Class in org.snmp4j.agent.mo.snmp
 
UsmOwnKeyChange - Class in org.snmp4j.agent.mo.snmp
 
UsmOwnKeyChange(int, MOAccess, int) - Constructor for class org.snmp4j.agent.mo.snmp.UsmOwnKeyChange
 
UsmTableModel(MOTableIndex) - Constructor for class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableModel
 
UsmTableRow(UsmMIB.UsmTableModel, OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
usmUserChange(UsmUserEvent) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
usmUserEntryOID - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 
usmUserSpinLockOID - Static variable in class org.snmp4j.agent.mo.snmp.UsmMIB
 

V

vacm - Variable in class org.snmp4j.agent.AgentConfigManager
 
vacm - Variable in class org.snmp4j.agent.CommandProcessor
 
VACM - Interface in org.snmp4j.agent.security
The View-based Access Control Model interface defines methods and constants that a contrete implementation of such a model has to implement.
VACM_MATCH_EXACT - Static variable in interface org.snmp4j.agent.security.MutableVACM
 
VACM_MATCH_PREFIX - Static variable in interface org.snmp4j.agent.security.MutableVACM
 
VACM_NO_ACCESS_ENTRY - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_NO_GROUP_NAME - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_NO_SUCH_CONTEXT - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_NO_SUCH_VIEW - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_NOT_IN_VIEW - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_OK - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_OTHER_ERROR - Static variable in interface org.snmp4j.agent.security.VACM
 
VACM_VIEW_EXCLUDED - Static variable in interface org.snmp4j.agent.security.MutableVACM
 
VACM_VIEW_INCLUDED - Static variable in interface org.snmp4j.agent.security.MutableVACM
 
vacmAccessEntryOID - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmContextEntryOID - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmExactMatch - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmMIB - Variable in class org.snmp4j.agent.AgentConfigManager
 
vacmMIB - Variable in class org.snmp4j.agent.BaseAgent
 
VacmMIB - Class in org.snmp4j.agent.mo.snmp
This concrete implementation of the SNMP-VIEW-BASED-ACM-MIB (RFC 3415).
VacmMIB(MOServer[]) - Constructor for class org.snmp4j.agent.mo.snmp.VacmMIB
 
VacmMIB.VacmContextIterator - Class in org.snmp4j.agent.mo.snmp
 
vacmPrefixMatch - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmSecurityToGroupEntryOID - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmViewExcluded - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmViewIncluded - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmViewSpinLockOID - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
vacmViewTreeFamilyEntryOID - Static variable in class org.snmp4j.agent.mo.snmp.VacmMIB
 
validate(MOValueValidationEvent) - Method in interface org.snmp4j.agent.mo.MOValueValidationListener
Validates a value by returning a SNMP error code if validation fails or 0 (SnmpConstants.SNMP_ERROR_SUCCESS) if the validation was successful.
validate(MOValueValidationEvent) - Method in class org.snmp4j.agent.mo.snmp.DisplayString.DisplayStringValidation
 
validate(MOValueValidationEvent) - Method in class org.snmp4j.agent.mo.snmp.smi.ValueConstraintValidator
Validates a value by returning a SNMP error code if validation fails or 0 (SnmpConstants.SNMP_ERROR_SUCCESS) if the validation was successful.
validate(MOValueValidationEvent) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB
 
validate(Variable) - Method in class org.snmp4j.agent.mo.snmp.smi.ConstraintsImpl
 
validate(Variable) - Method in class org.snmp4j.agent.mo.snmp.smi.EnumerationConstraint
 
validate(Variable) - Method in interface org.snmp4j.agent.mo.snmp.smi.ValueConstraint
Indicates whether a SNMP value matches this value constraint.
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.DateAndTime
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.Enumerated
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpAdminString
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTagList
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTagValue
 
validate(Variable, Variable) - Method in class org.snmp4j.agent.mo.snmp.StorageType
 
validate(V, V) - Method in class org.snmp4j.agent.mo.snmp.DisplayString
 
validateDateAndTime(Variable) - Static method in class org.snmp4j.agent.mo.snmp.DateAndTime
Tests a variable for DateAndTime conformance.
validateDisplayString(Variable, ValueConstraint) - Static method in class org.snmp4j.agent.mo.snmp.DisplayString
Validates a variable as a DisplayString OCTET STRING.
validateSetRequest(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
VALUE_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
ValueConstraint - Interface in org.snmp4j.agent.mo.snmp.smi
A ValueConstraint instance validates the value ranges of a SNMP value to match a certain constraint.
ValueConstraintValidator - Class in org.snmp4j.agent.mo.snmp.smi
A ValueConstraintValidator adapts a ValueConstraint as MOValueValidationListener.
ValueConstraintValidator(ValueConstraint) - Constructor for class org.snmp4j.agent.mo.snmp.smi.ValueConstraintValidator
 
valueOf(String) - Static method in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
Returns the enum constant of this class with the specified name.
values - Variable in class org.snmp4j.agent.mo.DefaultMOTableRow
 
values() - Static method in enum class org.snmp4j.agent.mo.lock.LockRequest.LockStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VariableProvider - Interface in org.snmp4j.agent.mo.util
The VariableProvider provides Variable instances.
VERSION - Static variable in class org.snmp4j.agent.version.VersionInfo
 
VERSION_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 
VersionInfo - Class in org.snmp4j.agent.version
The VersionInfo object returns information about the version of this SNMP4J-Agent release.
VIEW_NOTIFY - Static variable in interface org.snmp4j.agent.security.VACM
 
VIEW_READ - Static variable in interface org.snmp4j.agent.security.VACM
 
VIEW_WRITE - Static variable in interface org.snmp4j.agent.security.VACM
 
volatile_ - Static variable in class org.snmp4j.agent.mo.snmp.StorageType
 

W

warn - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogLoggerToHandlerThresholdEnum
 
workerPool - Variable in class org.snmp4j.agent.AgentConfigManager
 
write - Static variable in class org.snmp4j.agent.mo.snmp.SnmpProxyMIB.SnmpProxyTypeEnum
 
writeContextBegin(Context) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeContextBegin(Context) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeContextEnd(Context) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeContextEnd(Context) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeIndexedVariables(IndexedVariables) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeIndexedVariables(IndexedVariables) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeManagedObjectBegin(MOInfo) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeManagedObjectBegin(MOInfo) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeManagedObjectEnd(MOInfo) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeManagedObjectEnd(MOInfo) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeSequence(Sequence) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeSequence(Sequence) - Method in interface org.snmp4j.agent.io.MOOutput
 
writeVariable(Variable) - Method in class org.snmp4j.agent.io.DefaultMOOutput
 
writeVariable(Variable) - Method in interface org.snmp4j.agent.io.MOOutput
 

X

xml - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgStorageFormatEnum
 

_

_false - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerAppendEnum
 
_false - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerBufferedIOEnum
 
_true - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerAppendEnum
 
_true - Static variable in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib.Snmp4jLogFileHandlerBufferedIOEnum
 
_volatile - Static variable in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBCtrlStorageTypeEnum
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form