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
  • Constructor Details

    • AgentppTestSharedExtEntryRow

      public AgentppTestSharedExtEntryRow(org.snmp4j.smi.OID index, org.snmp4j.smi.Variable[] values)
  • Method Details

    • getAgentppTestSharedExtValueInt

      public org.snmp4j.smi.Integer32 getAgentppTestSharedExtValueInt()
    • setAgentppTestSharedExtValueInt

      public void setAgentppTestSharedExtValueInt(org.snmp4j.smi.Integer32 newValue)
    • getAgentppTestSharedExtValueString

      public org.snmp4j.smi.OctetString getAgentppTestSharedExtValueString()
    • setAgentppTestSharedExtValueString

      public void setAgentppTestSharedExtValueString(org.snmp4j.smi.OctetString newValue)
    • getAgentppTestSharedExtTableRowStatus

      public org.snmp4j.smi.Integer32 getAgentppTestSharedExtTableRowStatus()
    • setAgentppTestSharedExtTableRowStatus

      public void setAgentppTestSharedExtTableRowStatus(org.snmp4j.smi.Integer32 newValue)
    • getValue

      public org.snmp4j.smi.Variable getValue(int column)
      Specified by:
      getValue in interface org.snmp4j.agent.mo.MOTableRow
      Overrides:
      getValue in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC
    • setValue

      public void setValue(int column, org.snmp4j.smi.Variable value)
      Specified by:
      setValue in interface org.snmp4j.agent.mo.MOMutableTableRow
      Overrides:
      setValue in class org.snmp4j.agent.mo.DefaultMOMutableRow2PC