Interface Updatable

    • Method Detail

      • updateValue

        void updateValue​(org.snmp4j.smi.OID oid,
                         org.snmp4j.smi.Variable value)

        updateValue

        Parameters:
        oid - a OID object.
        value - a Variable object.