public class AgentppTestMib.AgentppTestSessionsEntryRow
extends org.snmp4j.agent.mo.DefaultMOMutableRow2PC
| Constructor and Description |
|---|
AgentppTestSessionsEntryRow(org.snmp4j.smi.OID index,
org.snmp4j.smi.Variable[] values) |
| Modifier and Type | Method and Description |
|---|---|
void |
commitRow(org.snmp4j.agent.request.SubRequest subRequest,
org.snmp4j.agent.mo.MOTableRow changeSet) |
org.snmp4j.smi.UnsignedInteger32 |
getAgentppTestRowCreation() |
AgentXSharedMOTableSupport<AgentppTestMib.AgentppTestSharedExtEntryRow> |
getSharedTableSupport() |
org.snmp4j.smi.Variable |
getValue(int column) |
void |
setAgentppTestRowCreation(org.snmp4j.smi.UnsignedInteger32 newValue) |
void |
setValue(int column,
org.snmp4j.smi.Variable value) |
cleanup, cleanupRow, commit, getBaseRow, getIndex, getResultingValue, getUserObject, prepare, prepareRow, setBaseRow, setUserObject, size, toString, undo, undoRowpublic AgentppTestSessionsEntryRow(org.snmp4j.smi.OID index,
org.snmp4j.smi.Variable[] values)
public org.snmp4j.smi.UnsignedInteger32 getAgentppTestRowCreation()
public void setAgentppTestRowCreation(org.snmp4j.smi.UnsignedInteger32 newValue)
public org.snmp4j.smi.Variable getValue(int column)
getValue in interface org.snmp4j.agent.mo.MOTableRowgetValue in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCpublic void setValue(int column,
org.snmp4j.smi.Variable value)
setValue in interface org.snmp4j.agent.mo.MOMutableTableRowsetValue in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCpublic AgentXSharedMOTableSupport<AgentppTestMib.AgentppTestSharedExtEntryRow> getSharedTableSupport()
public void commitRow(org.snmp4j.agent.request.SubRequest subRequest,
org.snmp4j.agent.mo.MOTableRow changeSet)
commitRow in interface org.snmp4j.agent.mo.MOMutableRow2PCcommitRow in class org.snmp4j.agent.mo.DefaultMOMutableRow2PCCopyright © 2020 SNMP4J.org. All rights reserved.