On Tue, Feb 01, 2022 at 02:58:14PM +, Winston Gadsby wrote:
> Hi,
> Thanks for the replies. I'm working on trying to unregister the oid
> according to the link given below, using unregister_mib(oid, len). I'm
> assuming the oid can be specified as a byte-string or integer array. The
> dif
Hi,
Thanks for the replies. I'm working on trying to unregister the oid according
to the link given below, using unregister_mib(oid, len). I'm assuming the oid
can be specified as a byte-string or integer array. The difficulty I'm having
is probably related to the ctypes translation mechanism