Hi,

 

Is the 100 and 101 below really doing anything?  We uses PER unaligned. 

 

StatusCode ::= ENUMERATED {

  unspecified(0),

  systemFailure(1),

  unexpectedMessage(2),

  dataMissing(3),

  unexpectedParameterValue(4),

  positionMethodFailure(5),

  protocolVersionNotSupported(6),

  resourceShortage(7),

  unexpectedDataValue(8),

  invalidSessionId(9),

  authDeniedByUser(100),

  authGrantedByUser(101),

  ...

}

 

Thanks.

_______________________________________________
ASN1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to