A B C D E F G H I J K L M N O P Q R S T U V W X _

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_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
 
ADD - Static variable in class org.snmp4j.agent.mo.MOTableRowEvent
A row is added.
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
 
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.
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(MOTableRow) - Method in class org.snmp4j.agent.mo.MOTableRelation
Adds all dependent rows for the specified base table row to the dependent table.
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.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<String>) - 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) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
addMOTableRowListener(MOTableRowListener) - 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.
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.
addNotifyEntry(OctetString, OctetString, int, int) - Method in class org.snmp4j.agent.mo.snmp.SnmpNotificationMIB
 
addPduHandler(RequestHandler) - 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
 
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.
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.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.
addUsmUser(USM) - Method in class org.snmp4j.agent.BaseAgent
Adds all the necessary initial users to the USM.
addViews(VacmMIB) - Method in class org.snmp4j.agent.BaseAgent
Adds initial VACM configuration.
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.
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
 
AgentConfigManager.AgentState() - Constructor for class org.snmp4j.agent.AgentConfigManager.AgentState
 
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
 
AgentppSimulationMib.AgentppSimModeEnum() - Constructor for class org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimModeEnum
 
agentState - Variable in class org.snmp4j.agent.BaseAgent
 
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
 
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(String) - Constructor for class org.snmp4j.agent.BaseAgent
Creates a base agent with a DefaultMOServer as MOServer.
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.
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
 
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, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
cleanup(SubRequest) - Method in class org.snmp4j.agent.mo.ext.StaticMOGroup
 
cleanup(SubRequest, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
cleanup(SubRequest, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Cleanups resources holds for changes to a single column.
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
 
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(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() - Method in interface org.snmp4j.agent.mo.MOMutableTableModel
Removes all rows.
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.
clear() - Method in class org.snmp4j.agent.util.TemporaryList
 
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
 
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, MOTableRow, int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
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, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOMutableColumn
 
commit(SubRequest, MOTableRow, int) - Method in interface org.snmp4j.agent.mo.MOMutableRow2PC
Commits changes to single column.
commit(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigGlobalEntryLimit
 
commit(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp.TestAndIncr
 
commit(SubRequest, MOTableRow, MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.UsmKeyChange
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
commit(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
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(OctetString, OctetString) - Method in class org.snmp4j.agent.mo.util.LexicographicOctetStringComparator
Compares its two OctetString instances for lexicographic order.
compare(MOScope, MOScope) - Method in class org.snmp4j.agent.MOScopeComparator
Compares a scope with another scope or query.
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.
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.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 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, Variable, boolean) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess, String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createColumn(int, int, MOAccess, Variable, boolean, String, String) - 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 interface org.snmp4j.agent.mo.MOFactory
Creates a columnar object by supplying column ID, syntax, and maximum access.
createColumn(int, int, MOAccess, Variable, 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, Variable, boolean, 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, 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.SnmpTlsTmMib.SnmpAdminString
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
createColumn(int, int, MOAccess, Variable, boolean) - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
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 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, 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.snmp.tc.TruthValueTC
 
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
 
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, MOTableIndexValidator) - 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 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.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.SnmpAdminString
 
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.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.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, 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) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
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) - 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 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, Variable) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createScalar(OID, MOAccess, Variable, String, String) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createScalar(OID, MOAccess, Variable) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a scalar object from a OID, maximum access, and value.
createScalar(OID, MOAccess, Variable, String, String) - Method in interface org.snmp4j.agent.mo.MOFactory
Creates a scalar object from a OID, maximum access, and value.
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.SnmpTlsTmMib.SnmpAdminString
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib.SnmpTLSFingerprint
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.AutonomousTypeTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.DateAndTimeTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.DisplayStringTC
 
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 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, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.TimeStampTC
 
createScalar(OID, MOAccess, Variable) - Method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
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
 
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(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(int, int, int) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createSubIndex(OID, int, int, 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 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[], MOTableModel) - 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[], MOTableModel) - 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, MOTable) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
createTableRelation(MOTable, MOTable) - 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
CTX_ID - Static variable in class org.snmp4j.agent.io.prop.PropertyMOInput
 

D

DateAndTime - Class in org.snmp4j.agent.mo.snmp
The DateAndTime implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for columnar objects.
DateAndTime(int, MOAccess, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTime
 
DateAndTime(int, MOAccess, Variable) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTime
 
DATEANDTIME - Static variable in class org.snmp4j.agent.mo.snmp.SNMPv2TC
 
DateAndTimeScalar - Class in org.snmp4j.agent.mo.snmp
The DateAndTimeScalar implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for scalar objects.
DateAndTimeScalar(OID, MOAccess, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.DateAndTimeScalar
 
DateAndTimeScalar(OID, MOAccess, OctetString, 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
 
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(OctetString, OID, boolean, OID, boolean) - Constructor for class org.snmp4j.agent.DefaultMOContextScope
Creates a context scope from a context, upper, and lower bound OID.
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.
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
 
DefaultMOMutableRow2PC - Class in org.snmp4j.agent.mo
 
DefaultMOMutableRow2PC(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
DefaultMOMutableRow2PCFactory<R extends MOMutableRow2PC> - 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.
DefaultMOScope - Class in org.snmp4j.agent
The DefaultMOScope is the default MOScope and MutableMOScope implementation.
DefaultMOScope(OID, boolean, OID, boolean) - Constructor for class org.snmp4j.agent.DefaultMOScope
Creates an OID scope from lower and upper bound.
DefaultMOScope(MOScope) - Constructor for class org.snmp4j.agent.DefaultMOScope
Creates a scope from another scope by referencing its bound values.
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
 
DefaultMOTable.ChangeSet(OID, Variable[]) - Constructor for class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
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 - 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, Variable, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString
 
DisplayString(int, MOAccess, Variable) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString
 
DisplayString(int, MOAccess, Variable, 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.
DisplayString.DisplayStringValidation(Constraints) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString.DisplayStringValidation
 
DisplayString.DisplayStringValidation(int, int) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayString.DisplayStringValidation
 
DisplayStringScalar - 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, OctetString, int, int) - Constructor for class org.snmp4j.agent.mo.snmp.DisplayStringScalar
 
DisplayStringScalar(OID, MOAccess, OctetString) - 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
 
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 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 org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(String) - Constructor for exception org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(MOScope) - Constructor for exception org.snmp4j.agent.DuplicateRegistrationException
 
DuplicateRegistrationException(MOScope, MOScope) - Constructor for exception 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
 
EngineBootsCounterFile - Class in org.snmp4j.agent.cfg
The EngineBootsCounterFile is a EngineBootsProvider that stores the boot counter 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
 
Enumerated - 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, MOAccess, Integer32, boolean, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER column with specifying a set of possible values.
Enumerated(int, MOAccess, Integer32, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER column.
Enumerated(int, MOAccess, Integer32) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates an enumerated INTEGER column.
Enumerated(int, MOAccess, OctetString, boolean, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates a BITS column with specifying a set of possible bit values.
Enumerated(int, MOAccess, OctetString, boolean) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates a BITS column.
Enumerated(int, MOAccess, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.Enumerated
Creates a BITS column.
EnumeratedScalar - 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, Integer32) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates an enumerated INTEGER scalar with specifying a set of possible values.
EnumeratedScalar(OID, MOAccess, Integer32, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates an enumerated INTEGER scalar with specifying a set of possible values.
EnumeratedScalar(OID, MOAccess, OctetString) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates a BITS scalar with specifying a set of possible bit values.
EnumeratedScalar(OID, MOAccess, OctetString, int[]) - Constructor for class org.snmp4j.agent.mo.snmp.EnumeratedScalar
Creates a BITS scalar with specifying a set of possible bit 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, Request, 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 intialization 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) - 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(MOTableRow) - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
freeRow(R) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCFactory
 
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.

G

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, MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOColumn
 
get(SubRequest) - Method in class org.snmp4j.agent.mo.MOScalar
 
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() - 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(SubRequest) - Method in class org.snmp4j.agent.mo.snmp4j.MOSubtreeProxy
 
get(OctetString, int) - Method in class org.snmp4j.agent.ProxyMap
 
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.
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
 
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).
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
 
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(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getCellOID() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Gets the OID that uniquely identifies the cell instance.
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(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
 
getCoexistenceInfo() - Method in class org.snmp4j.agent.ProxyForwardRequest
 
getCoexistenceInfo() - Method in class org.snmp4j.agent.request.SnmpRequest
 
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(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.
getColumn() - Method in interface org.snmp4j.agent.mo.MOTableCellInfo
Gets the column index of the cell's 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(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.
getColumnIndex() - Method in class org.snmp4j.agent.mo.MOTableModelEvent
Returns the column index associated with this event.
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(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.
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() - 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.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
 
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(MOTableRow) - 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.
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
 
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(int) - Method in class org.snmp4j.agent.mo.MOTableIndex
Gets the sub-index definition at the specified index.
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.
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. Use AbstractRequest.getSource() instead.
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
 
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.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 and 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
 
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.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.SnmpAdminString
 
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.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.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.SnmpTlsTmMib.SnmpAdminString
 
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.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.io.MOInfo
 
getOID() - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getOID() - Method in class org.snmp4j.agent.mo.MOChangeEvent
 
getOid() - Method in class org.snmp4j.agent.mo.MOScalar
Gets the instance OID of this scalar managed object.
getOID() - Method in interface org.snmp4j.agent.mo.MOTable
Returns the OID of the table entry.
getOid() - Method in class org.snmp4j.agent.mo.MOTableSubIndex
Returns the optional OID of the sub-index object definition.
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 org.snmp4j.agent.DuplicateRegistrationException
Returns the scope that is already registered and overlaps with the scope returned by DuplicateRegistrationException.getRegistrationScope().
getRegistrationScope() - Method in exception 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.
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(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.
getRow() - Method in class org.snmp4j.agent.mo.MOTableRowEvent
 
getRow() - Method in class org.snmp4j.agent.mo.snmp.RowStatusEvent
 
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
 
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.
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(X509Certificate[]) - Method in class org.snmp4j.agent.mo.snmp.SnmpTlsTmMib
 
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
 
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
 
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
 
getSnmp4jLogLoggerEntry() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jLogMib
 
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
 
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
 
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
 
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
 
getSNMPv2MIB() - Method in class org.snmp4j.agent.AgentConfigManager
Returns the SNMPv2-MIB implementation used by this config manager.
getSnmpv2MIB() - Method in class org.snmp4j.agent.BaseAgent
 
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.
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
 
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(OctetString) - Static method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB
Returns the sysUpTime for the supplied context.
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
 
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, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
getTarget(OctetString, OctetString) - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB.SnmpTargetAddrEntryRow
 
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, 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.
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.
getTextualConventions() - Method in class org.snmp4j.agent.mo.DefaultMOFactory
 
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
 
getTlsTmMib() - Method in class org.snmp4j.agent.mo.snmp.SnmpTargetMIB
 
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.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.BaseAgent
 
getUSM() - Method in class org.snmp4j.agent.mo.snmp.SnmpFrameworkMIB
 
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.AgentConfigManager
Returns the VACM used by this agent config manager.
getVacm() - Method in class org.snmp4j.agent.CommandProcessor
 
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(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(int) - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoEntryRow
 
getValue() - Method in class org.snmp4j.agent.example.Snmp4jDemoMib.Snmp4jDemoScalar
 
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(int) - Method in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
 
getValue(int) - Method in class org.snmp4j.agent.mo.DefaultMOTable.ChangeSet
 
getValue(OID) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(OID, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(MOTableRow, int) - Method in class org.snmp4j.agent.mo.DefaultMOTable
 
getValue(int) - Method in class org.snmp4j.agent.mo.DefaultMOTableRow
 
getValue(MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOColumn
 
getValue() - Method in class org.snmp4j.agent.mo.MOScalar
Returns the actual value of this scalar managed object.
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 interface org.snmp4j.agent.mo.MOTable
Gets the value of the cell instance in the specified column and row.
getValue(int) - Method in interface org.snmp4j.agent.mo.MOTableRow
Gets the value at the specified column index.
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(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() - Method in class org.snmp4j.agent.mo.snmp.SnmpTsmMib.SnmpTsmConfigurationUsePrefix
 
getValue() - Method in class org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysUpTimeImpl
 
getValue(boolean) - Static method in class org.snmp4j.agent.mo.snmp.tc.TruthValueTC
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp.UsmMIB.UsmTableRow
 
getValue() - Method in class org.snmp4j.agent.mo.snmp4j.example.Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime
 
getValue() - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jConfigMib.Snmp4jCfgSecSrcAddrValidation
 
getValue(int) - Method in class org.snmp4j.agent.mo.snmp4j.Snmp4jProxyMib.Snmp4jProxyEntryRow
 
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(CommandResponderEvent, CoexistenceInfo, int) - Method in class org.snmp4j.agent.CommandProcessor
 
getViewName() - Method in class org.snmp4j.agent.mo.snmp.NotificationLogMib.NlmConfigLogEntryRow
 
getViewName(OctetString, OctetString, int, int, int) - Method in class org.snmp4j.agent.mo.snmp.VacmMIB
 
getViewName() - Method in interface org.snmp4j.agent.request.Request
 
getViewName() - Method in class org.snmp4j.agent.request.SnmpRequest
 
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.

H

hasDependentRow(MOTableRow) - 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
 
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.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.
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, 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 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.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.
isEmpty() - Method in class org.snmp4j.agent.DefaultMOScope
Checks if this scope is empty or not.
isImpliedLength() - Method in class org.snmp4j.agent.mo.MOTableIndex
 
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.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
 
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.
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.
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.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(MOTableRow, int) - Method in class org.snmp4j.agent.mo.MOColumn
Tests if the supplied row is volatile or persistent.
isVolatile() - Method in class org.snmp4j.agent.mo.MOScalar
 
isVolatile(MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.RowStatus
 
isVolatile(MOTableRow, int) - Method in class org.snmp4j.agent.mo.snmp.StorageType
 
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.
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(MOTableRowFilter) - Method in class org.snmp4j.agent.mo.DefaultMOMutableTableModel
Returns an iterator over all rows in this table that pass the given filter.
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
Returns 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
 

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, long) - 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 interface org.snmp4j.agent.MOServer
Locks a ManagedObject by the supplied owner.
LogMOTableSizeLimit - 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) -