The SnmpUtilOidFree function frees any allocated data associated with the object identifier.
VOID SnmpUtilOidFree(
AsnObjectIdentifier *Obj
// object identifier to free
);
No return value.
SnmpUtilOidAppend