Current section

Files

Jump to
eradius priv dictionaries dictionary.3gpp
Raw

priv/dictionaries/dictionary.3gpp

# -*- text -*-
#
# 3GPP stuff.
#
# ftp://ftp.3gpp.org/specs/2002-06/R1999/29_series/29061-3a0.zip
#
# $Id$
#
VENDOR X_3GPP 10415
BEGIN-VENDOR X_3GPP
#
# Most of the 'string' attributes are UTF-8 encoded text.
# Maybe we want a UTF-8 'type' in the server...
#
ATTRIBUTE X_3GPP-IMSI 1 string
ATTRIBUTE X_3GPP-Charging-ID 2 integer
ATTRIBUTE X_3GPP-PDP-Type 3 integer
ATTRIBUTE X_3GPP-Charging-Gateway-Address 4 ipaddr
ATTRIBUTE X_3GPP-GPRS-Negotiated-QoS-profile 5 string
ATTRIBUTE X_3GPP-SGSN-Address 6 ipaddr
ATTRIBUTE X_3GPP-GGSN-Address 7 ipaddr
ATTRIBUTE X_3GPP-IMSI-MCC-MNC 8 string
ATTRIBUTE X_3GPP-GGSN-MCC-MNC 9 string
ATTRIBUTE X_3GPP-NSAPI 10 string
ATTRIBUTE X_3GPP-Session-Stop-Indicator 11 octets
ATTRIBUTE X_3GPP-Selection-Mode 12 string
ATTRIBUTE X_3GPP-Charging-Characteristics 13 string
ATTRIBUTE X_3GPP-Charging-Gateway-IPv6-Address 14 ipv6addr
ATTRIBUTE X_3GPP-SGSN-IPv6-Address 15 ipv6addr
ATTRIBUTE X_3GPP-GGSN-IPv6-Address 16 ipv6addr
#
# This attribute is really an array of IPv6 addresses.
# Why the heck couldn't they just send multiple attributes?
#
ATTRIBUTE X_3GPP-IPv6-DNS-Servers 17 octets
ATTRIBUTE X_3GPP-SGSN-MCC-MNC 18 string
ATTRIBUTE X_3GPP-Teardown-Indicator 19 octets
ATTRIBUTE X_3GPP-IMEISV 20 string
ATTRIBUTE X_3GPP-RAT-Type 21 octets
ATTRIBUTE X_3GPP-User-Location-Info 22 octets
ATTRIBUTE X_3GPP-MS-TimeZone 23 octets
ATTRIBUTE X_3GPP-Camel-Charging 24 octets
#
# Complex type. Not Ascend Filters, and not anything else...
#
ATTRIBUTE X_3GPP-Packet-Filter 25 octets
ATTRIBUTE X_3GPP-Negotiated-DSCP 26 octets
ATTRIBUTE X_3GPP-Allocate-IP-Type 27 octets
ATTRIBUTE X_3GPP-External-Identifier 28 string
ATTRIBUTE X_3GPP-TWAN-Identifier 29 octets
ATTRIBUTE X_3GPP-User-Location-Info-Time 30 integer
VALUE X_3GPP-PDP-Type IPv4 0
VALUE X_3GPP-PDP-Type PPP 1
VALUE X_3GPP-PDP-Type IPv6 2
VALUE X_3GPP-PDP-Type IPv4v6 3
VALUE X_3GPP-PDP-Type Non-IP 4
VALUE X_3GPP-RAT-Type UTRAN 1
VALUE X_3GPP-RAT-Type GERAN 2
VALUE X_3GPP-RAT-Type WLAN 3
VALUE X_3GPP-RAT-Type GAN 4
VALUE X_3GPP-RAT-Type HSPA-Evolution 5
VALUE X_3GPP-RAT-Type EUTRAN 6
VALUE X_3GPP-RAT-Type Virtual 7
VALUE X_3GPP-RAT-Type IEEE-802.16e 101
VALUE X_3GPP-RAT-Type 3GPP2-eHRPD 102
VALUE X_3GPP-RAT-Type 3GPP2-HRPD 103
VALUE X_3GPP-RAT-Type 3GPP2-1xRTT 104
VALUE X_3GPP-Allocate-IP-Type Do-Not-Allocate 0
VALUE X_3GPP-Allocate-IP-Type Allocate-IPv4-Address 1
VALUE X_3GPP-Allocate-IP-Type Allocate-IPv6-Prefix 2
VALUE X_3GPP-Allocate-IP-Type Allocate-IPv4-and-IPv6 3
END-VENDOR X_3GPP