Navigation


Changeset 1435:4bd30996ad7f in freeDiameter for extensions/dict_dcca_starent


Ignore:
Timestamp:
Feb 19, 2020, 4:12:45 PM (4 years ago)
Author:
Luke Mewburn <luke@mewburn.net>
Branch:
default
Phase:
public
committer:
Luke Mewburn <luke@mewburn.net> 1582097521 -39600
Message:

regen dict_dcca_3gpp and dict_dcca_starent

Regen with updated org_to_fd.pl.
No change to generated dictionary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/dict_dcca_starent/dict_dcca_starent.c

    r1324 r1435  
    8585        CHECK_dict_search( DICT_TYPE, TYPE_BY_NAME, "UTF8String", &UTF8String_type);
    8686
    87         /* The following is created automatically. Do not modify. */
    88         /* Changes will be lost during the next update. Modify the source org file instead. */
    89 
    90         /* Cisco ASR 5000 Series AAA Interface                                              */
    91         /* Administration and Reference                                                     */
    92         /* Release 8.x and 9.0                                                              */
    93         /* Last Updated June 30, 2010                                                       */
    94         /* updated using v15 docs from Jan 2014                                             */
    95         /* www.cisco.com/c/dam/en/us/td/docs/wireless/asr_5000/15-0/15-0-AAA-Reference.pdf  */
    96         /* SN-Volume-Quota-Threshold */
     87        /*==================================================================*/
     88        /* Start of generated data.                                         */
     89        /*                                                                  */
     90        /* The following is created automatically with:                     */
     91        /*     org_to_fd.pl -V 'Starent' -v 8164                            */
     92        /* Changes will be lost during the next update.                     */
     93        /* Do not modify; modify the source .org file instead.              */
     94        /*==================================================================*/
     95
     96        /* Cisco ASR 5000 Series AAA Interface                              */
     97        /* Administration and Reference                                     */
     98        /* Release 8.x and 9.0                                              */
     99        /* Last Updated June 30, 2010                                       */
     100        /* updated using v15 docs from Jan 2014                             */
     101        /* www.cisco.com/c/dam/en/us/td/docs/wireless/asr_5000/15-0/15-0-AAA-Reference.pdf */
     102        /* SN-Volume-Quota-Threshold, Unsigned32, code 501                  */
    97103        {
    98104                struct dict_avp_data data = {
     
    107113        };
    108114
    109         /* SN-Unit-Quota-Threshold */
     115        /* SN-Unit-Quota-Threshold, Unsigned32, code 502                    */
    110116        {
    111117                struct dict_avp_data data = {
     
    120126        };
    121127
    122         /* SN-Time-Quota-Threshold */
     128        /* SN-Time-Quota-Threshold, Unsigned32, code 503                    */
    123129        {
    124130                struct dict_avp_data data = {
     
    133139        };
    134140
    135         /* SN-Total-Used-Service-Unit */
     141        /* SN-Total-Used-Service-Unit, Grouped, code 504                    */
    136142        {
    137143                struct dict_avp_data data = {
     
    146152        };
    147153
    148         /* SN-Absolute-Validity-Time */
     154        /* SN-Absolute-Validity-Time, Time, code 505                        */
    149155        {
    150156                struct dict_avp_data data = {
     
    159165        };
    160166
    161         /* SN-Bandwidth-Control */
     167        /* SN-Bandwidth-Control, Enumerated, code 512                      */
    162168        {
    163169                struct dict_avp_data data = {
     
    169175                        AVP_TYPE_INTEGER32      /* base type of data */
    170176                };
    171                 struct dict_object              *type;
     177                struct dict_object      *type;
    172178                struct dict_type_data    tdata = { AVP_TYPE_INTEGER32, "Enumerated(Starent/SN-Bandwidth-Control)", NULL, NULL, NULL };
    173179                CHECK_dict_new(DICT_TYPE, &tdata, NULL, &type);
     
    175181        };
    176182
    177         /* SN-Transparent-Data */
     183        /* SN-Transparent-Data, OctetString, code 513                      */
    178184        {
    179185                struct dict_avp_data data = {
     
    188194        };
    189195
    190         /* SN-Traffic-Policy */
     196        /* SN-Traffic-Policy, UTF8String, code 514                          */
    191197        {
    192198                struct dict_avp_data data = {
     
    201207        };
    202208
    203         /* SN-Firewall-Policy */
     209        /* SN-Firewall-Policy, UTF8String, code 515                        */
    204210        {
    205211                struct dict_avp_data data = {
     
    214220        };
    215221
    216         /* SN-Usage-Monitoring-Control */
     222        /* SN-Usage-Monitoring-Control, Grouped, code 517                  */
    217223        {
    218224                struct dict_avp_data data = {
     
    227233        };
    228234
    229         /* SN-Monitoring-Key */
     235        /* SN-Monitoring-Key, Unsigned32, code 518                          */
    230236        {
    231237                struct dict_avp_data data = {
     
    240246        };
    241247
    242         /* SN-Usage-Volume */
     248        /* SN-Usage-Volume, Unsigned64, code 519                            */
    243249        {
    244250                struct dict_avp_data data = {
     
    253259        };
    254260
    255         /* SN-Service-Flow-Detection */
     261        /* SN-Service-Flow-Detection, Enumerated, code 520                  */
    256262        {
    257263                struct dict_avp_data data = {
     
    263269                        AVP_TYPE_INTEGER32      /* base type of data */
    264270                };
    265                 struct dict_object              *type;
     271                struct dict_object      *type;
    266272                struct dict_type_data    tdata = { AVP_TYPE_INTEGER32, "Enumerated(Starent/SN-Service-Flow-Detection)", NULL, NULL, NULL };
    267273                CHECK_dict_new(DICT_TYPE, &tdata, NULL, &type);
     
    269275        };
    270276
    271         /* SN-Usage-Monitoring */
     277        /* SN-Usage-Monitoring, Enumerated, code 521                        */
    272278        {
    273279                struct dict_avp_data data = {
     
    279285                        AVP_TYPE_INTEGER32      /* base type of data */
    280286                };
    281                 struct dict_object              *type;
     287                struct dict_object      *type;
    282288                struct dict_type_data    tdata = { AVP_TYPE_INTEGER32, "Enumerated(Starent/SN-Usage-Monitoring)", NULL, NULL, NULL };
    283289                CHECK_dict_new(DICT_TYPE, &tdata, NULL, &type);
     
    285291        };
    286292
    287         /* SN-Session-Start-Indicator */
     293        /* SN-Session-Start-Indicator, OctetString, code 522                */
    288294        {
    289295                struct dict_avp_data data = {
     
    298304        };
    299305
    300         /* SN-Phase0-PSAPName */
     306        /* SN-Phase0-PSAPName, UTF8String, code 523                        */
    301307        {
    302308                struct dict_avp_data data = {
     
    311317        };
    312318
    313         /* SN-Charging-Id */
     319        /* SN-Charging-Id, OctetString, code 525                            */
    314320        {
    315321                struct dict_avp_data data = {
     
    324330        };
    325331
    326         /* SN-Remaining-Service-Unit */
     332        /* SN-Remaining-Service-Unit, Grouped, code 526                    */
    327333        {
    328334                struct dict_avp_data data = {
     
    337343        };
    338344
    339         /* SN-Service-Start-Timestamp */
     345        /* SN-Service-Start-Timestamp, Time, code 527                      */
    340346        {
    341347                struct dict_avp_data data = {
     
    350356        };
    351357
    352         /* SN-Rulebase-Id */
     358        /* SN-Rulebase-Id, UTF8String, code 528                            */
    353359        {
    354360                struct dict_avp_data data = {
     
    363369        };
    364370
    365         /* SN-CF-Policy-ID */
     371        /* SN-CF-Policy-ID, Unsigned32, code 529                            */
    366372        {
    367373                struct dict_avp_data data = {
     
    376382        };
    377383
    378         /* SN-Charging-Collection-Function-Name */
     384        /* SN-Charging-Collection-Function-Name, UTF8String, code 530      */
    379385        {
    380386                struct dict_avp_data data = {
     
    389395        };
    390396
    391         /* SN-Fast-Reauth-Username */
     397        /* SN-Fast-Reauth-Username, OctetString, code 11010                */
    392398        {
    393399                struct dict_avp_data data = {
     
    402408        };
    403409
    404         /* SN-Pseudonym-Username */
     410        /* SN-Pseudonym-Username, OctetString, code 11011                  */
    405411        {
    406412                struct dict_avp_data data = {
     
    415421        };
    416422
    417 
     423        /*==================================================================*/
     424        /* End of generated data.                                           */
     425        /*==================================================================*/
    418426
    419427        /* Rules section */
Note: See TracChangeset for help on using the changeset viewer.