aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.nokia
blob: 54eb6832599310af59edf8a06084e4af0950c5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
#	Nokia dictionary
#	$Id$
#
#       Enable by putting the line "$INCLUDE dictionary.nokia" into
#       the main dictionary file. Don't forget to comment out the
#       $INCLUDE dictionary.ascend, because these over-lap with the
#       standard RADIUS attributes, which are also illegitimately used
#       by Ascend.
#
#	It's apparently rocket science for people to define their own
#	VSA's.
#

#
#	The format of this attribute is binary coded decimal (BCD)
#	with the last four bits all set to 1 if there are an odd
#	number of digits,
#
#	e.g 123 is encoded as hexadecimal bytes 21 F3
#
#	This is an incredibly stupid way of encoding the data.
#
ATTRIBUTE	Nokia-IMSI			224	octets
ATTRIBUTE	Nokia-Charging-Id		225	integer
ATTRIBUTE	Nokia-Prepaid-Ind		226	integer
ATTRIBUTE	Nokia-GGSN-IP-Address		227	ipaddr
ATTRIBUTE	Nokia-SGSN-IP-Address		228	ipaddr