Annotation of 43BSDReno/contrib/isode-beta/pepy/test.asn1/testoid.py, revision 1.1

1.1     ! root        1: -- IPMS message content definition
        !             2: 
        !             3: IPMSMessageContent { joint-iso-ccitt
        !             4:        mhs(6) ipms(1) modules(0) message-context(5) }
        !             5: 
        !             6: DEFINITIONS IMPLICIT TAGS ::=
        !             7: BEGIN
        !             8: 
        !             9: -- Prologue
        !            10: 
        !            11: EXPORTS
        !            12:        -- Content-type
        !            13:        content-type, p2,
        !            14:        -- Content
        !            15:        Content;
        !            16: 
        !            17: IMPORTS
        !            18:        -- Information object
        !            19:        InformationObject
        !            20:                FROM IMPSInformationObjects { joint-iso-ccitt
        !            21:                        mhs(6) ipms(1) modules(0) information-objects(2)}
        !            22:        -- MT AS ascpects
        !            23:        ContentType
        !            24:                FROM MTSAbstrctService {joint-iso-ccitt
        !            25:                        mhs(6) ipms(1) modules(0) };
        !            26: 
        !            27: -- Mesage contnet-type
        !            28: 
        !            29: ContentType ::= INTEGER
        !            30: 
        !            31: content-type ContentType ::= 2
        !            32: 
        !            33: p2 ContentType ::= content-type
        !            34: 
        !            35: -- Message content
        !            36: 
        !            37: Content ::= InformationObject
        !            38: 
        !            39: END -- of IPMSMessageContent

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.