Class AgentppSimulationMib.AgentppSimMode

    • Method Detail

      • 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 with the same syntax defined for this scalar object (not checked).
        Returns:
        a SNMP error code (zero indicating success by default).