Class AgentppTestMib.AgentppTestSharedExtEntryRow
java.lang.Object
org.snmp4j.agent.mo.DefaultMOTableRow
org.snmp4j.agent.mo.DefaultMOMutableRow2PC
org.snmp4j.agent.agentx.subagent.test.AgentppTestMib.AgentppTestSharedExtEntryRow
- All Implemented Interfaces:
Comparable<org.snmp4j.agent.mo.MOTableRow>,org.snmp4j.agent.mo.MOMutableRow2PC<org.snmp4j.agent.request.SubRequest<?>>,org.snmp4j.agent.mo.MOMutableTableRow,org.snmp4j.agent.mo.MOTableRow
- Enclosing class:
AgentppTestMib
public class AgentppTestMib.AgentppTestSharedExtEntryRow
extends org.snmp4j.agent.mo.DefaultMOMutableRow2PC
-
Field Summary
Fields inherited from class org.snmp4j.agent.mo.DefaultMOTableRow
index, values -
Constructor Summary
ConstructorsConstructorDescriptionAgentppTestSharedExtEntryRow(org.snmp4j.smi.OID index, org.snmp4j.smi.Variable[] values) -
Method Summary
Modifier and TypeMethodDescriptionorg.snmp4j.smi.Integer32org.snmp4j.smi.Integer32org.snmp4j.smi.OctetStringorg.snmp4j.smi.VariablegetValue(int column) voidsetAgentppTestSharedExtTableRowStatus(org.snmp4j.smi.Integer32 newValue) voidsetAgentppTestSharedExtValueInt(org.snmp4j.smi.Integer32 newValue) voidsetAgentppTestSharedExtValueString(org.snmp4j.smi.OctetString newValue) voidsetValue(int column, org.snmp4j.smi.Variable value) Methods inherited from class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
cleanup, cleanupRow, commit, commitRow, getBaseRow, getIndex, getResultingValue, getUserObject, prepare, prepareRow, setBaseRow, setUserObject, size, toString, undo, undoRowMethods inherited from class org.snmp4j.agent.mo.DefaultMOTableRow
compareTo, equals, getColumnValue, hashCode, toStringMembers
-
Constructor Details
-
AgentppTestSharedExtEntryRow
public AgentppTestSharedExtEntryRow(org.snmp4j.smi.OID index, org.snmp4j.smi.Variable[] values)
-
-
Method Details
-
getValue
public org.snmp4j.smi.Variable getValue(int column) - Specified by:
getValuein interfaceorg.snmp4j.agent.mo.MOTableRow- Overrides:
getValuein classorg.snmp4j.agent.mo.DefaultMOMutableRow2PC
-
setValue
public void setValue(int column, org.snmp4j.smi.Variable value) - Specified by:
setValuein interfaceorg.snmp4j.agent.mo.MOMutableTableRow- Overrides:
setValuein classorg.snmp4j.agent.mo.DefaultMOMutableRow2PC