~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.rfc3576

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
 
2
#
 
3
#       Attributes and values defined in RFC 3576.
 
4
#       http://www.ietf.org/rfc/rfc3576.txt
 
5
#
 
6
#       $Id: dictionary.rfc3576,v 1.2.2.1 2005/11/30 22:17:31 aland Exp $
 
7
#
 
8
ATTRIBUTE       Error-Cause                             101     integer
 
9
 
 
10
#       Service Types
 
11
 
 
12
VALUE   Service-Type                    Authorize-Only          17
 
13
 
 
14
#       Error causes
 
15
 
 
16
VALUE   Error-Cause                     Residual-Context-Removed 201
 
17
VALUE   Error-Cause                     Invalid-EAP-Packet      202
 
18
VALUE   Error-Cause                     Unsupported-Attribute   401
 
19
VALUE   Error-Cause                     Missing-Attribute       402
 
20
VALUE   Error-Cause                     NAS-Identification-Mismatch 403
 
21
VALUE   Error-Cause                     Invalid-Request         404
 
22
VALUE   Error-Cause                     Unsupported-Service     405
 
23
VALUE   Error-Cause                     Unsupported-Extension   406
 
24
VALUE   Error-Cause                     Administratively-Prohibited 501
 
25
VALUE   Error-Cause                     Proxy-Request-Not-Routable 502
 
26
VALUE   Error-Cause                     Session-Context-Not-Found 503
 
27
VALUE   Error-Cause                     Session-Context-Not-Removable 504
 
28
VALUE   Error-Cause                     Proxy-Processing-Error  505
 
29
VALUE   Error-Cause                     Resources-Unavailable   506
 
30
VALUE   Error-Cause                     Request-Initiated       507