PMDF System Manager's Guide


Previous Next Contents Index


DUMP BER

Dump (decode) an X.400 BER-encoded message file.

Syntax

DUMP BER p1-file-spec

Command Qualifiers Defaults
None. None.

Parameters

p1-file-spec

The X.400 P1 file to be dumped.

Description

Dump (decode) an X.400 BER-encoded message file.


EXAMPLES

The following example shows dumping the contents of an outgoing X.400 message file.


$ PMDF TEST/X400
X400> DUMP BER PMDF_QUEUE:[X400_LOCAL]ZZ01INYJFBUHWY94G5ZD.P1
 CONTEXT CONSTRUCTOR 0 (indefinite length) 
  UNIVERSAL CONSTRUCTOR SET (indefinite length) 
   APPLICATION CONSTRUCTOR 4 57 
    APPLICATION CONSTRUCTOR 3 21 
     APPLICATION CONSTRUCTOR 1 4 
      UNIVERSAL PRIMITIVE PRINTABLESTRING 2 
                                      7375  us                0000 
     APPLICATION CONSTRUCTOR 2 5 
      UNIVERSAL PRIMITIVE PRINTABLESTRING 3 
                                    696969  iii               0000 
     UNIVERSAL PRIMITIVE PRINTABLESTRING 6 
                            6569 6277656e  newbie            0000 
    UNIVERSAL PRIMITIVE IA5STRING 32 
     30303047 5845575a 51304a4f 4931303c  <01IOJ0QZWEXG000  0000 
     534f4e4e 492e4549 4257454e 4039564d  MV9@NEWBIE.INNOS  0010 
   APPLICATION CONSTRUCTOR 0 36 
... 


Previous Next Contents Index