|
|
1.1 ! root 1: Diagnostic-Reason ::= ! 2: CHOICE { ! 3: serviceError[1] ! 4: ServiceProblem, ! 5: ! 6: securityError[2] ! 7: SecurityProblem ! 8: } ! 9: ! 10: ServiceProblem ::= ! 11: INTEGER { ! 12: busy(1), ! 13: unavailable(2), ! 14: unwillingToPerform(3), ! 15: chainingRequired(4), ! 16: unableToProceed(5), ! 17: invalidReference(6), ! 18: timeLimitExceeded(7), ! 19: administrativeLimitExceeded(8), ! 20: loopDetected(9), ! 21: unavailableCriticalExtension(10), ! 22: outOfScope(11), ! 23: badVersion(12) ! 24: } ! 25: ! 26: ...
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.