x4asnview [ Managing HP X.400 Administrator's Guide ] MPE/iX 5.0 Documentation
Managing HP X.400 Administrator's Guide
x4asnview
View ASN.1 encoded messages.
Syntax
________________________________________________________________________
|x4asnview [-p1 [-p2] file] |
________________________________________________________________________
Parameters
-p1 Display symbolic P1 protocol information.
-p2 Display symbolic P2 protocol information. (-p1 must
also be specified).
file Name of file to be viewed.
Description
x4asnview allows viewing of files encoded according to X.409 (ASN.1).
Information in this form cannot be viewed directly, but must be decoded
and formatted.
If no options are specified, x4asnview decodes the messages without any
interpretation. All information is displayed in fundamental ASN.1 terms.
x4asnviewdoes not detect X.400 encoding errors but detects ASN.1 encoding
errors.
With the -p1 option, x4asnview decodes P1 according to X.400 application
and P1 context. The contents of P1 are dislayed as an octet string.
With the -p2 option, the contents of P1 are assumed to be P2 and are
displayed as P2.
Message files of this format are in queue directories /usr/spool/x400/iq,
/usr/spool/x400/oq/<<F255Doq_number, /usr/spool/x400/tq, and
/usr/spool/x400/uq.
Files
/usr/spool/x400/iq
Input queue for the MTA.
/usr/spool/x400/oq/<oqnumber>
Output queue for the MTA.
/usr/spool/x400/uq
Contains files undeliverable by the MTA.
/usr/spool/x400/tq
Contains archived files.
Example
The following is an example using the x4asnview command:
x4asnview -p1 -p2 N0l3w6mQV0.006
--------------------------------
User MPDU (indefinite length):
SET (indefinite length):
P1.MPDU ID (indefinite length):
P1.Global ID (indefinite length):
P1.Country (indefinite length):
PrintableString (2 octets):
55 53
U S
P1.ADMD Name (indefinite length):
PrintableString (4 octets):
41 44 4d 44
A D M D
PrintableString (2 octets):
48 50
H P
:
MPE/iX 5.0 Documentation