On Tue, 22 Aug 2017 06:42:20 + Madhusudhana wrote:
MR> I am implementing SET request and I have varbind of type OBJECT
MR> ID for which an object ID can be set as a value. My query is
MR> how can I validate a correct object id. Currently, I am able
MR> to give an invalid object ID (.1.2.3.8.2.
Hi Coders,
I am implementing SET request and I have varbind of type OBJECT ID for which an
object ID can be set as a value.
My query is how can I validate a correct object id. Currently, I am able to
give an invalid object ID (.1.2.3.8.2.1.1.3)and SET is working fine on that.
But I want to fil