HI Jagrut,
try apending the filter as a string such as : $filter=Column eq Value.
i Am not sure if the oModel.read(path, filter) function will work like that, check out in the API what other parameters you can pass to the omodel.read function you would need to pass if you want to go with objects.
hope this helps