or download this
my $asn_ext = Convert::ASN1->new;
$asn_ext->prepare( $Biblio::ILL::ISO::1_0_10161_13_3::desc );
...
# "1" is what it *is*, by looking at a hex dump of the request rec
+ord
$_asn->registeroid("1",$asn_ext->find("APDU-Delivery-Info"));