Return of get is a list??

Martone Mike (martonem@bah.com)
Fri, 28 Jun 1996 8:20pm

I am writing a script that needs the OID and the value of the OID. When I
do a
$sr get $oid
is the variable $oid a list? It isn't acting that way. On a lindex $oid
1.....etc. I get blanks back.
How do I extract the data (which is returned by {1.3.6.1.4.1.2.3.4.5.6.7.6
INTEGER 1}) or something like that.
Thanks!