So I have a temp sensor made by Microchip Technology Inc., right now its being polled via snmp which is returning the device information but not any temp probe readings:

But I am not getting a sensor readings or at least none I can find. So I created a custom poller off of the OID I found via the SNMP walk for the temp reading. When I applied the poller to the node (Sensor) it "knocked" the smnp off. Obviously I am doing something wrong... heck I don't even know if I explained the problem right. Any ideas...?