/usr/share/wireshark/radius/dictionary.unisphere is in libwireshark-data 2.4.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 | # -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
#
# dictionary.erx
#
# Juniper's (was Unisphere's) broadband RAS
# From Terje Krogdahl <tekr@nextra.com>
#
# Version: $Id: d9eab0c853621e95f16f295c8f82f6204a4f917b $
#
# This dictionary applies to access services on Juniper JUNOS (M/MX)
# based platforms as well as JUNOSe, although some of the attributes
# have been given new names on JUNOS:
# http://www.juniper.net/techpubs/software/junos/junos112/radius-dictionary/unisphereDictionary_for_JUNOS_v11-2.dct
# http://www.juniper.net/techpubs/en_US/junos10.3/topics/reference/general/aaa-subscriber-access-radius-vsa.html
#
# In this file, we keep the ERX prefix and the JUNOSe attribute names
# for backwards compatibility
#
# Juniper ERX dictionaries are available at:
# http://www.juniper.net/techpubs/software/erx/junose71/unisphere7-1.dct
# http://www.juniper.net/techpubs/software/erx/junose700/unisphere7-0.dct
# http://www.juniper.net/techpubs/software/erx/junose700/swconfig-broadband/html/radius-attributes.html
# http://www.juniper.net/techpubs/software/erx/junose52/unisphere5-2.dct
# http://www.juniper.net/techpubs/software/erx/erx50x/swconfig-broadband/html/radius-attributes.html
# (The below are from when it was the Unisphere ERX)
# http://www.juniper.net/techpubs/software/erx/erx410/unisphere4-1.dct
# http://www.juniper.net/techpubs/software/erx/erx403/unisphere4-0.dct
# http://www.juniper.net/techpubs/software/erx/erx3xx/unisphere3-2.dct
# http://www.juniper.net/techpubs/software/erx/erx3xx/unisphere3-0.dct
#
# As a note on ERX broken-ness, If you don't send a Framed-IP-Address
# in the Access-Accept packet, the ERX disconnects the user, and
# sends an Accounting-Request packet with Acct-Status-Type = Stop
#
# It does NOT send a 'Start' packet, so this behaviour confuses the
# heck out of most admins, who do everything right, but have the ERX
# do stupid things.
#
# The ERX supports Ascend "abinary" format. See:
#
# http://www.juniper.net/techpubs/software/erx/junose71/swconfig-policy/html/policy-mgmt-apply5.html
#
# For this to work in FreeRADIUS, you will have to specify the attribute
# in hex, as in:
#
# Ascend-Data-Filter = 0x010203...
#
VENDOR Unisphere 4874
BEGIN-VENDOR Unisphere
ATTRIBUTE Unisphere-Virtual-Router 1 string
ATTRIBUTE Unisphere-Local-Address-Pool 2 string
ATTRIBUTE Unisphere-Local-Interface 3 string
ATTRIBUTE Unisphere-Primary-Dns 4 ipaddr
ATTRIBUTE Unisphere-Secondary-Dns 5 ipaddr
ATTRIBUTE Unisphere-Primary-Wins 6 ipaddr
ATTRIBUTE Unisphere-Secondary-Wins 7 ipaddr
ATTRIBUTE Unisphere-Tunnel-Virtual-Router 8 string has_tag
ATTRIBUTE Unisphere-Tunnel-Password 9 string has_tag
ATTRIBUTE Unisphere-Ingress-Policy-Name 10 string
ATTRIBUTE Unisphere-Egress-Policy-Name 11 string
ATTRIBUTE Unisphere-Ingress-Statistics 12 integer
ATTRIBUTE Unisphere-Egress-Statistics 13 integer
ATTRIBUTE Unisphere-Service-Category 14 integer
ATTRIBUTE Unisphere-PCR 15 integer
ATTRIBUTE Unisphere-SCR 16 integer
ATTRIBUTE Unisphere-MBS 17 integer
ATTRIBUTE Unisphere-Init-CLI-Access-Level 18 string
ATTRIBUTE Unisphere-Allow-All-VR-Access 19 integer
ATTRIBUTE Unisphere-Alt-CLI-Access-Level 20 string
ATTRIBUTE Unisphere-Alt-CLI-VRouter-Name 21 string
ATTRIBUTE Unisphere-SA-Validate 22 integer
ATTRIBUTE Unisphere-Igmp-Enable 23 integer
ATTRIBUTE Unisphere-Pppoe-Description 24 string
ATTRIBUTE Unisphere-Redirect-VRouter-Name 25 string
ATTRIBUTE Unisphere-Qos-Profile-Name 26 string
ATTRIBUTE Unisphere-Pppoe-Max-Sessions 27 integer
ATTRIBUTE Unisphere-Pppoe-Url 28 string
ATTRIBUTE Unisphere-Qos-Profile-Interface-Type 29 integer
ATTRIBUTE Unisphere-Nas-Port-Method 30 integer
ATTRIBUTE Unisphere-Service-Bundle 31 string
ATTRIBUTE Unisphere-Tunnel-Tos 32 integer
ATTRIBUTE Unisphere-Tunnel-Max-Sessions 33 integer has_tag
ATTRIBUTE Unisphere-Framed-Ip-Route-Tag 34 string
ATTRIBUTE Unisphere-Tunnel-Dialout-Number 35 string
ATTRIBUTE Unisphere-PPP-Username 36 string
ATTRIBUTE Unisphere-PPP-Password 37 string
ATTRIBUTE Unisphere-PPP-Protocol 38 integer
ATTRIBUTE Unisphere-Tunnel-Min-Bps 39 integer
ATTRIBUTE Unisphere-Tunnel-Max-Bps 40 integer
ATTRIBUTE Unisphere-Tunnel-Bearer-Type 41 integer
ATTRIBUTE Unisphere-Input-Gigapackets 42 integer
ATTRIBUTE Unisphere-Output-Gigapackets 43 integer
ATTRIBUTE Unisphere-Tunnel-Interface-Id 44 string
ATTRIBUTE Unisphere-IpV6-Virtual-Router 45 string
ATTRIBUTE Unisphere-IpV6-Local-Interface 46 string
ATTRIBUTE Unisphere-Ipv6-Primary-Dns 47 ipv6addr
ATTRIBUTE Unisphere-Ipv6-Secondary-Dns 48 ipv6addr
ATTRIBUTE Unisphere-Service-Name 49 string
ATTRIBUTE Unisphere-Session-Volume-Quota 50 string
ATTRIBUTE Unisphere-Disconnect-Cause 51 string
ATTRIBUTE Unisphere-Radius-Client-Address 52 ipaddr
ATTRIBUTE Unisphere-Service-Description 53 string
ATTRIBUTE Unisphere-L2tp-Recv-Window-Size 54 integer
ATTRIBUTE Unisphere-Dhcp-Options 55 octets
ATTRIBUTE Unisphere-Dhcp-Mac-Addr 56 string
ATTRIBUTE Unisphere-Dhcp-Gi-Address 57 ipaddr
ATTRIBUTE Unisphere-LI-Action 58 integer encrypt=2
ATTRIBUTE Unisphere-Med-Dev-Handle 59 octets encrypt=2
ATTRIBUTE Unisphere-Med-Ip-Address 60 ipaddr encrypt=2
ATTRIBUTE Unisphere-Med-Port-Number 61 integer encrypt=2
ATTRIBUTE Unisphere-MLPPP-Bundle-Name 62 string
ATTRIBUTE Unisphere-Interface-Desc 63 string
ATTRIBUTE Unisphere-Tunnel-Group 64 string
ATTRIBUTE Unisphere-Service-Activate 65 string has_tag
ATTRIBUTE Unisphere-Service-Deactivate 66 string
ATTRIBUTE Unisphere-Service-Volume 67 integer has_tag
ATTRIBUTE Unisphere-Service-Timeout 68 integer has_tag
ATTRIBUTE Unisphere-Service-Stats 69 integer has_tag
ATTRIBUTE Unisphere-DF-Bit 70 integer
ATTRIBUTE Unisphere-IGMP-Access-Name 71 string
ATTRIBUTE Unisphere-IGMP-Access-Src-Name 72 string
ATTRIBUTE Unisphere-IGMP-OIF-Map-Name 73 string
ATTRIBUTE Unisphere-MLD-Access-Name 74 string
ATTRIBUTE Unisphere-MLD-Access-Src-Name 75 string
ATTRIBUTE Unisphere-MLD-OIF-Map-Name 76 string
ATTRIBUTE Unisphere-MLD-Version 77 integer
ATTRIBUTE Unisphere-IGMP-Version 78 integer
ATTRIBUTE Unisphere-IP-Mcast-Adm-Bw-Limit 79 integer
ATTRIBUTE Unisphere-IPv6-Mcast-Adm-Bw-Limit 80 integer
ATTRIBUTE Unisphere-L2c-Access-Loop-Parameters 81 string
ATTRIBUTE Unisphere-Qos-Parameters 82 string
ATTRIBUTE Unisphere-Service-Session 83 string
ATTRIBUTE Unisphere-Mobile-IP-Algorithm 84 integer
ATTRIBUTE Unisphere-Mobile-IP-SPI 85 integer
ATTRIBUTE Unisphere-Mobile-IP-Key 86 string
ATTRIBUTE Unisphere-Mobile-IP-Replay 87 integer
ATTRIBUTE Unisphere-Mobile-IP-Access-Control 88 string
ATTRIBUTE Unisphere-Mobile-IP-Lifetime 89 integer
ATTRIBUTE Unisphere-L2TP-Resynch-Method 90 integer
ATTRIBUTE Unisphere-Tunnel-Switch-Profile 91 string
ATTRIBUTE Unisphere-L2c-Up-Stream-Data 92 string
ATTRIBUTE Unisphere-L2c-Down-Stream-Data 93 string
ATTRIBUTE Unisphere-Tunnel-Tx-Speed-Method 94 integer
ATTRIBUTE Unisphere-IGMP-Query-Interval 95 integer
ATTRIBUTE Unisphere-IGMP-Max-Resp-Time 96 integer
ATTRIBUTE Unisphere-IGMP-Immediate-Leave 97 integer
ATTRIBUTE Unisphere-MLD-Query-Interval 98 integer
ATTRIBUTE Unisphere-MLD-Max-Resp-Time 99 integer
ATTRIBUTE Unisphere-MLD-Immediate-Leave 100 integer
ATTRIBUTE Unisphere-IP-Block-Multicast 101 integer
ATTRIBUTE Unisphere-IGMP-Explicit-Tracking 102 integer
ATTRIBUTE Unisphere-IGMP-No-Tracking-V2-Grps 103 integer
ATTRIBUTE Unisphere-MLD-Explicit-Tracking 104 integer
ATTRIBUTE Unisphere-MLD-No-Tracking-V1-Grps 105 integer
ATTRIBUTE Jnpr-IPv6-Ingress-Policy-Name 106 string
ATTRIBUTE Jnpr-IPv6-Egress-Policy-Name 107 string
ATTRIBUTE Jnpr-CoS-Parameter-Type 108 string
ATTRIBUTE Jnpr-DHCP-Guided-Relay-Server 109 ipaddr
ATTRIBUTE Unisphere-Acc-Loop-Cir-Id 110 string
ATTRIBUTE Unisphere-Acc-Aggr-Cir-Id-Bin 111 octets
ATTRIBUTE Unisphere-Acc-Aggr-Cir-Id-Asc 112 string
ATTRIBUTE Unisphere-Act-Data-Rate-Up 113 integer
ATTRIBUTE Unisphere-Act-Data-Rate-Dn 114 integer
ATTRIBUTE Unisphere-Min-Data-Rate-Up 115 integer
ATTRIBUTE Unisphere-Min-Data-Rate-Dn 116 integer
ATTRIBUTE Unisphere-Att-Data-Rate-Up 117 integer
ATTRIBUTE Unisphere-Att-Data-Rate-Dn 118 integer
ATTRIBUTE Unisphere-Max-Data-Rate-Up 119 integer
ATTRIBUTE Unisphere-Max-Data-Rate-Dn 120 integer
ATTRIBUTE Unisphere-Min-LP-Data-Rate-Up 121 integer
ATTRIBUTE Unisphere-Min-LP-Data-Rate-Dn 122 integer
ATTRIBUTE Unisphere-Max-Interlv-Delay-Up 123 integer
ATTRIBUTE Unisphere-Act-Interlv-Delay-Up 124 integer
ATTRIBUTE Unisphere-Max-Interlv-Delay-Dn 125 integer
ATTRIBUTE Unisphere-Act-Interlv-Delay-Dn 126 integer
ATTRIBUTE Unisphere-DSL-Line-State 127 integer
ATTRIBUTE Unisphere-DSL-Type 128 integer
ATTRIBUTE Unisphere-IPv6-NdRa-Prefix 129 ipv6prefix
ATTRIBUTE Unisphere-Qos-Set-Name 130 string
ATTRIBUTE Unisphere-Service-AcctInt 140 integer has_tag
ATTRIBUTE Unisphere-DownStream-Calc-Rate 141 integer
ATTRIBUTE Unisphere-UpStream-Calc-Rate 142 integer
ATTRIBUTE Jnpr-Max-Clients-Per-Interface 143 integer
ATTRIBUTE Unisphere-PPP-Ingress-Only 144 integer
ATTRIBUTE Jnpr-CoS-Scheduler-Pmt-Type 146 string
ATTRIBUTE Unisphere-Backup-Address-Pool 147 string
ATTRIBUTE Unisphere-ICR-Partition-Id 150 string
ATTRIBUTE Unisphere-IPv6-Acct-Input-Octets 151 integer
ATTRIBUTE Unisphere-IPv6-Acct-Output-Octets 152 integer
ATTRIBUTE Unisphere-IPv6-Acct-Input-Packets 153 integer
ATTRIBUTE Unisphere-IPv6-Acct-Output-Packets 154 integer
ATTRIBUTE Unisphere-IPv6-Acct-Input-Gigawords 155 integer
ATTRIBUTE Unisphere-IPv6-Acct-Output-Gigawords 156 integer
ATTRIBUTE Jnpr-IPv6-NdRa-Pool-Name 157 string
ATTRIBUTE Jnpr-PppoE-Padn 158 string
ATTRIBUTE Unisphere-Dhcp-Option-82 159 octets
ATTRIBUTE Jnpr-Vlan-Map-Id 160 integer
ATTRIBUTE Jnpr-IPv6-Delegated-Pool-Name 161 string
ATTRIBUTE Jnpr-Tx-Connect-Speed 162 integer
ATTRIBUTE Jnpr-Rx-Connect-Speed 163 integer
# ATTRIBUTE 164 - 173 RESERVED
ATTRIBUTE Unisphere-Client-Profile-Name 174 string
ATTRIBUTE Jnpr-Redirect-GW-Address 175 ipaddr
ATTRIBUTE Jnpr-APN-Name 176 string
#
# Values Attribute Name Number
#
VALUE Unisphere-Ingress-Statistics disable 0
VALUE Unisphere-Ingress-Statistics enable 1
VALUE Unisphere-Egress-Statistics disable 0
VALUE Unisphere-Egress-Statistics enable 1
VALUE Unisphere-Service-Category UBR 1
VALUE Unisphere-Service-Category UBRPCR 2
VALUE Unisphere-Service-Category nrtVBR 3
VALUE Unisphere-Service-Category CBR 4
VALUE Unisphere-Service-Category rtVBR 5
VALUE Unisphere-Allow-All-VR-Access disable 0
VALUE Unisphere-Allow-All-VR-Access enable 1
VALUE Unisphere-SA-Validate disable 0
VALUE Unisphere-SA-Validate enable 1
VALUE Unisphere-Igmp-Enable disable 0
VALUE Unisphere-Igmp-Enable enable 1
VALUE Unisphere-Qos-Profile-Interface-Type IP 1
VALUE Unisphere-Qos-Profile-Interface-Type ATM 2
VALUE Unisphere-Qos-Profile-Interface-Type HDLC 3
VALUE Unisphere-Qos-Profile-Interface-Type ETHERNET 4
VALUE Unisphere-Qos-Profile-Interface-Type SERVER-PORT 5
VALUE Unisphere-Qos-Profile-Interface-Type ATM-1483 6
VALUE Unisphere-Qos-Profile-Interface-Type FRAME-RELAY 7
VALUE Unisphere-Qos-Profile-Interface-Type MPLS-MINOR 8
VALUE Unisphere-Qos-Profile-Interface-Type CBF 9
VALUE Unisphere-Qos-Profile-Interface-Type IP-TUNNEL 10
VALUE Unisphere-Qos-Profile-Interface-Type VLAN-SUB 11
VALUE Unisphere-Qos-Profile-Interface-Type PPPOE-SUB 12
VALUE Unisphere-Nas-Port-Method None 0
VALUE Unisphere-Nas-Port-Method CISCO-CLID 1
VALUE Unisphere-Ppp-Protocol None 0
VALUE Unisphere-Ppp-Protocol PAP 1
VALUE Unisphere-Ppp-Protocol CHAP 2
VALUE Unisphere-Ppp-Protocol PAP-CHAP 3
VALUE Unisphere-Ppp-Protocol CHAP-PAP 4
VALUE Unisphere-Tunnel-Bearer-Type None 0
VALUE Unisphere-Tunnel-Bearer-Type Analog 1
VALUE Unisphere-Tunnel-Bearer-Type Digital 2
VALUE Unisphere-LI-Action off 0
VALUE Unisphere-LI-Action on 1
VALUE Unisphere-LI-Action noop 2
VALUE Unisphere-DF-Bit dont-ignore-df-bit 0
VALUE Unisphere-DF-Bit ignore-df-bit 1
VALUE Unisphere-MLD-Version v1 1
VALUE Unisphere-MLD-Version v2 2
VALUE Unisphere-IGMP-Version v1 1
VALUE Unisphere-IGMP-Version v2 2
VALUE Unisphere-IGMP-Version v3 3
VALUE Unisphere-Service-Stats disabled 0
VALUE Unisphere-Service-Stats time 1
VALUE Unisphere-Service-Stats time-volume 2
VALUE Unisphere-L2TP-Resynch-Method disable 0
VALUE Unisphere-L2TP-Resynch-Method failover 1
VALUE Unisphere-L2TP-Resynch-Method silent-failover 2
VALUE Unisphere-L2TP-Resynch-Method failover-with-silent-backup 3
VALUE Unisphere-Tunnel-Tx-Speed-Method static-layer2 1
VALUE Unisphere-Tunnel-Tx-Speed-Method dynamic-layer2 2
VALUE Unisphere-Tunnel-Tx-Speed-Method qos 3
VALUE Unisphere-Tunnel-Tx-Speed-Method actual 4
VALUE Unisphere-IGMP-Immediate-Leave disabled 0
VALUE Unisphere-IGMP-Immediate-Leave enabled 1
VALUE Unisphere-MLD-Immediate-Leave disabled 0
VALUE Unisphere-MLD-Immediate-Leave enabled 1
VALUE Unisphere-IP-Block-Multicast disabled 0
VALUE Unisphere-IP-Block-Multicast enabled 1
VALUE Unisphere-IGMP-Explicit-Tracking disabled 0
VALUE Unisphere-IGMP-Explicit-Tracking enabled 1
VALUE Unisphere-IGMP-No-Tracking-V2-Grps disabled 0
VALUE Unisphere-IGMP-No-Tracking-V2-Grps enabled 1
VALUE Unisphere-MLD-Explicit-Tracking disabled 0
VALUE Unisphere-MLD-Explicit-Tracking enabled 1
VALUE Unisphere-MLD-No-Tracking-V1-Grps disabled 0
VALUE Unisphere-MLD-No-Tracking-V1-Grps enabled 1
VALUE Unisphere-DSL-Line-State SHOWTIME 1
VALUE Unisphere-DSL-Line-State IDLE 2
VALUE Unisphere-DSL-Line-State SILENT 3
VALUE Unisphere-DSL-Type ADSL1 1
VALUE Unisphere-DSL-Type ADSL2 2
VALUE Unisphere-DSL-Type ADSL2PLUS 3
VALUE Unisphere-DSL-Type VDSL1 4
VALUE Unisphere-DSL-Type VDSL2 5
VALUE Unisphere-DSL-Type SDSL 6
VALUE Unisphere-DSL-Type UNKNOWN 7
VALUE Unisphere-PPP-Ingress-Only disabled 0
VALUE Unisphere-PPP-Ingress-Only enabled 1
END-VENDOR Unisphere
|