Print ber values in asn.1 value notation
pval -T <tt file name> [-m <module name>] -n <type name> <BER value file list>
pval prints the given BER values in their value notation. You must specify the type name and optionally the module name of the type in the given BER files.
-T fileUsethetypetableinthefiletolookforthenamedtypesdefinition.
-m modulenameSpecifiesthemoduleinwhichthenamedtypeisdefined.Ifthe
module name is not specified with this option, pval looks for the first occurence of the named type in the modules in the given type table.
-n typenameSpecifiesthetypeofthevaluesinthegivenBERfiles.Ifyou
give the wrong type name, decoding errors will occur.
snacc/tbl-tools/pval/
Source code for the pval program
Copyright (c) 1993 Mike Sample and the University of British Columbia
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Mike Sample <[email protected]>, University of British Columbia
This work was made possible by grants from the Canadian Institute for Telecommunications Research (CITR) and Natural Sciences and Engineering Research Council of Canada (NSERC).