You code just added to the confusion. To start with, let's clarify your code a bit:
- You have two get_request calls, one outside eval and one inside eval, is that how it looks in your script?
- You are calling with different values of oid in the get_request, one is lowercase $oid, one is upper case $OID.