Package | Description |
---|---|
org.snmp4j.agent.agentx.subagent |
Modifier and Type | Method and Description |
---|---|
AgentXSharedMOTableSupport.IndexStrategy |
AgentXSharedMOTableSupport.getIndexStrategy()
Gets the index strategy of this shared table support.
|
static AgentXSharedMOTableSupport.IndexStrategy |
AgentXSharedMOTableSupport.IndexStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentXSharedMOTableSupport.IndexStrategy[] |
AgentXSharedMOTableSupport.IndexStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentXSharedMOTableSupport.setIndexStrategy(AgentXSharedMOTableSupport.IndexStrategy indexStrategy)
Sets the index strategy for this shared table support.
|
Copyright © 2016 SNMP4J.org. All rights reserved.