Corrections made to the ASN.1 modules of X.722 (01/1992)

 

Module AttributeModule

1. Replacement of:

QOSCounterRange ::= QOSErrorCounter {0..4294967296}

with:

QOSCounterRange ::= QOSErrorCounter (0..4294967296)

Module NotificationModule

1. Replacement of:

ErrorInfo ::= SET {
                          [0] ProbableCause             OPTIONAL,
                          [1] PerceivedSeverity         OPTIONAL,
                          [2] TrendIndication           OPTIONAL,
                          [3] BackedUpStatus            OPTIONAL,
                          [4] ProposedRepairActions     OPTIONAL,
                          [5] ThresholdInfo             OPTIONAL,
                          [6] OtherInfo                 OPTIONAL 
}

with:

ErrorInfo ::= SET {
    probableCause         [0] ProbableCause             OPTIONAL,
    perceivedSeverity     [1] PerceivedSeverity         OPTIONAL,
    trendIndication       [2] TrendIndication           OPTIONAL,
    backedUpStatus        [3] BackedUpStatus            OPTIONAL,
    proposedRepairActions [4] ProposedRepairActions     OPTIONAL,
    thresholdInfo         [5] ThresholdInfo             OPTIONAL,
    otherInfo             [6] OtherInfo                 OPTIONAL }
Module SMModule

1. Replacement of:

SMModule {joint-iso-itu-t ms(9) smi(1) part4(4) asn1Module(2) 2}

with:

SMModule {joint-iso-itu-t ms(9) smi(3) part4(4) asn1Module(2) smmmodule(4)}