Developing my first SNMP plugin

Ok I figured it out, it was looking for .1.3.6.1.4.1.39165.1.1.0 rather than .1.3.6.1.4.1.39165.1.0. I do have a string_table now:

before print
[['TV-IP1319PI', '0']]
after print

I will report back later on my findings, I think I might be able to get it working from there.