nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # |
2 | # dictionary.infonet |
||
3 | # |
||
4 | # Accounting VSAs by |
||
5 | # "Bernard Lhoas from Infonet" <Bernard_Lhoas@infonet.com> |
||
6 | # |
||
7 | # Version: @(#)dictionary.infonet 1.00 |
||
8 | # |
||
9 | # $Id$ |
||
10 | # |
||
11 | VENDOR infonet 4453 |
||
12 | |||
13 | # |
||
14 | # Standard attribute |
||
15 | # |
||
16 | # I would like to change the attribute number of Infonet-Account-Number |
||
17 | # but we are already using it in production and changing could get |
||
18 | # messy. Same with Infonet-Type. -Clark |
||
19 | BEGIN-VENDOR infonet |
||
20 | |||
21 | ATTRIBUTE Infonet-Proxy 238 string |
||
22 | ATTRIBUTE Infonet-Config 239 string |
||
23 | ATTRIBUTE Infonet-MCS-Country 240 string |
||
24 | ATTRIBUTE Infonet-MCS-Region 241 string |
||
25 | ATTRIBUTE Infonet-MCS-Off-Peak 242 string |
||
26 | ATTRIBUTE Infonet-MCS-Overflow 243 string |
||
27 | ATTRIBUTE Infonet-MCS-Port 244 string |
||
28 | ATTRIBUTE Infonet-MCS-Port-Count 245 string |
||
29 | ATTRIBUTE Infonet-Account-Number 247 string |
||
30 | ATTRIBUTE Infonet-Type 248 string |
||
31 | |||
32 | # |
||
33 | # Infonet-Specific Attributes |
||
34 | # |
||
35 | # Note: Only Attributes < 256 will go on the wire. They are known as |
||
36 | # "wire attributes". |
||
37 | # Attributes > 256 don't get sent to a NAS and don't get forwarded |
||
38 | # to a proxy site. This includes accounting packets as well as |
||
39 | # auth packets. |
||
40 | # |
||
41 | ATTRIBUTE Infonet-Pool-Request 252 string |
||
42 | ATTRIBUTE Infonet-Surcharge-Type 254 integer |
||
43 | ATTRIBUTE Infonet-NAS-Location 255 string |
||
44 | ATTRIBUTE Infonet-Random-IP-Pool 246 string |
||
45 | # |
||
46 | ATTRIBUTE Infonet-Realm-Type 249 string |
||
47 | ATTRIBUTE Infonet-LoginHost-Dest 250 string |
||
48 | ATTRIBUTE Infonet-Tunnel-Decision-IP 251 string |
||
49 | |||
50 | |||
51 | END-VENDOR infonet |