Logged In: NO

Nick,

I'm having a similar problem. First thing that strikes me
is that you need to prefix PRINT_NUMERIC_OIDS with the
module name, i.e.

yapsnmp.set_flag(yapsnmp.PRINT_NUMERIC_OIDS)

However that still doesn't work. I still get strings back. :-(

(yapsnmp version 0.7.8 on Debian unstable/testing hybrid)

Darren