Uses of Class
org.snmp4j.agent.agentx.subagent.AgentXSharedMOTableSupport

Packages that use AgentXSharedMOTableSupport
org.snmp4j.agent.agentx.subagent   
 

Uses of AgentXSharedMOTableSupport in org.snmp4j.agent.agentx.subagent
 

Methods in org.snmp4j.agent.agentx.subagent that return AgentXSharedMOTableSupport
 AgentXSharedMOTableSupport AgentXSharedMutableMOTable.getAgentXSharedMOTableSupport()
          Returns the shared table support object this shared table uses.
 AgentXSharedMOTableSupport DefaultAgentXSharedMOTable.getAgentXSharedMOTableSupport()
           
 

Methods in org.snmp4j.agent.agentx.subagent with parameters of type AgentXSharedMOTableSupport
 void AgentXSharedMutableMOTable.setAgentXSharedMOTableSupport(AgentXSharedMOTableSupport sharedTableSupport)
          Sets the shared table support that this shared table should be use to (de)register rows and (de)allocate indexes while this shared table is part of an connected AgentX session.
 void DefaultAgentXSharedMOTable.setAgentXSharedMOTableSupport(AgentXSharedMOTableSupport sharedTableSupport)
           
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.