Run the dictionaries through the new formatting program,
[freeradius.git] / share / dictionary.nokia
1 # -*- text -*-
2 #
3 #       Nokia dictionary
4 #       $Id$
5 #
6 VENDOR          Nokia                           94
7
8 BEGIN-VENDOR    Nokia
9
10 ATTRIBUTE       Nokia-User-Profile                      2       string
11 ATTRIBUTE       Nokia-Service-Name                      3       octets  # magic format
12 ATTRIBUTE       Nokia-Service-Id                        4       octets  # magic format
13 ATTRIBUTE       Nokia-Service-Username                  5       octets  # magic format
14 ATTRIBUTE       Nokia-Service-Password                  6       octets  # magic format
15 ATTRIBUTE       Nokia-Service-Primary-Indicator         7       octets
16 ATTRIBUTE       Nokia-Service-Charging-Type             8       octets # magic format
17 ATTRIBUTE       Nokia-Service-Encrypted-Password        9       octets # magic format
18 ATTRIBUTE       Nokia-Session-Access-Method             10      octets
19 ATTRIBUTE       Nokia-Session-Charging-Type             11      octets
20
21 END-VENDOR      Nokia
22
23 #       Enable by putting the line "$INCLUDE dictionary.nokia" into
24 #       the main dictionary file. Don't forget to comment out the
25 #       $INCLUDE dictionary.ascend, because these over-lap with the
26 #       standard RADIUS attributes, which are also illegitimately used
27 #       by Ascend.
28 #
29 #       It's apparently rocket science for people to define their own
30 #       VSA's.
31 #
32
33 #
34 #       The format of these attributes is binary coded decimal (BCD)
35 #       with the last four bits all set to 1 if there are an odd
36 #       number of digits,
37 #
38 #       e.g 123 is encoded as hexadecimal bytes 21 F3
39 #
40 #       This is an incredibly stupid way of encoding the data.
41 #
42 ATTRIBUTE       Nokia-Primary-DNS-Server                135     ipaddr
43 ATTRIBUTE       Nokia-Secondary-DNS-Server              135     ipaddr
44 ATTRIBUTE       Nokia-IMSI                              224     octets
45 ATTRIBUTE       Nokia-Charging-Id                       225     integer
46 ATTRIBUTE       Nokia-Prepaid-Ind                       226     integer
47 ATTRIBUTE       Nokia-GGSN-IP-Address                   227     ipaddr
48 ATTRIBUTE       Nokia-SGSN-IP-Address                   228     ipaddr
49