Class AgentppSimulationMib.AgentppSimMode

java.lang.Object
org.snmp4j.agent.mo.MOScalar<org.snmp4j.smi.Integer32>
org.snmp4j.agent.mo.snmp.EnumeratedScalar<org.snmp4j.smi.Integer32>
org.snmp4j.agent.mo.ext.AgentppSimulationMib.AgentppSimMode
All Implemented Interfaces:
ManagedObject<SubRequest<?>>, ManagedObjectValueAccess<SubRequest<?>>, ChangeableManagedObject<SubRequest<?>>, GenericManagedObject, MOScope, RandomAccessManagedObject<SubRequest<?>>, RegisteredManagedObject<SubRequest<?>>, SerializableManagedObject<SubRequest<?>>
Enclosing class:
AgentppSimulationMib

public class AgentppSimulationMib.AgentppSimMode extends EnumeratedScalar<org.snmp4j.smi.Integer32>
  • Method Details

    • setValue

      public int setValue(org.snmp4j.smi.Integer32 newValue)
      Description copied from class: MOScalar
      Sets the value of this scalar managed object without checking it for the correct syntax.
      Overrides:
      setValue in class MOScalar<org.snmp4j.smi.Integer32>
      Parameters:
      newValue - a Variable with the same syntax defined for this scalar object (not checked).
      Returns:
      a SNMP error code (zero indicating success by default).