Re: Dictionary for Huawei

2007-08-17 Thread nicolaskarp
I have this :

#
#  dictionary.erx
#
#   Unisphere's broadband RAS
#   From Terje Krogdahl [EMAIL PROTECTED]
#
# Version:  $Id: dictionary.erx,v 1.1 2001/04/27 15:16:35 aland Exp $
#

VENDOR  HUAWEI 2011

ATTRIBUTE   hw_Input_Peak_Rate 1   integer   HUAWEI
ATTRIBUTE   hw_Input_Average_Rate  2   integer   HUAWEI
ATTRIBUTE   hw_Input_Basic_Rate3   integer   HUAWEI
ATTRIBUTE   hw_Output_Peak_Rate4   integer   HUAWEI
ATTRIBUTE   hw_Output_Average_Rate 5   integer   HUAWEI
ATTRIBUTE   hw_Output_Basic_Rate   6   integer   HUAWEI

ATTRIBUTE   hw_In_KB_Before_T_Switch   7   integer   HUAWEI
ATTRIBUTE   hw_Out_KB_Before_T_Switch  8   integer   HUAWEI
ATTRIBUTE   hw_In_Pkt_Before_T_Switch  9   integer   HUAWEI
ATTRIBUTE   hw_Out_Pkt_Before_T_Switch 10  integer   HUAWEI
ATTRIBUTE   hw_In_KB_After_T_Switch11  integer   HUAWEI
ATTRIBUTE   hw_Out_KB_After_T_Switch   12  integer   HUAWEI
ATTRIBUTE   hw_In_Pkt_After_T_Switch   13  integer   HUAWEI
ATTRIBUTE   hw_Out_Pkt_After_T_Switch  14  integer   HUAWEI

ATTRIBUTE   hw_Remanent_Volume 15  integer   HUAWEI
ATTRIBUTE   hw_Tariff_Switch_Interval  16  integer   HUAWEI
ATTRIBUTE   hw_ISP_ID  17  stringHUAWEI
ATTRIBUTE   hw_Max_Users_Per_Logic_port19  integer   HUAWEI
ATTRIBUTE   hw_Command 20  integer   HUAWEI
ATTRIBUTE   hw_Priority22  integer   HUAWEI
ATTRIBUTE   hw_Control_Identifier  24  integer   HUAWEI
ATTRIBUTE   hw_Connect_ID  26  integer   HUAWEI
ATTRIBUTE   hw_PortalURL   27  stringHUAWEI
ATTRIBUTE   hw_Ftp_Directory   28  stringHUAWEI
ATTRIBUTE   hw_Exec_Privilege  29  integer   HUAWEI
ATTRIBUTE   hw_Group_IP_Address30  integer   HUAWEI
ATTRIBUTE   hw_Group_IP_Mask   31  integer   HUAWEI
ATTRIBUTE   hw_Acct_Destnation_IP_Addr 39  stringHUAWEI
ATTRIBUTE   hw_Destnation_Volume   40  stringHUAWEI

ATTRIBUTE   hw_Nas_Startup_Timetamp59  integer   HUAWEI
ATTRIBUTE   hw_IP_Host_Addr60  stringHUAWEI
ATTRIBUTE   hw_User_Notify 61  stringHUAWEI

ATTRIBUTE   hw_Multicast_Source_Group  97  stringHUAWEI
ATTRIBUTE   hw_Multicast_Recieve_Group 98  integer   HUAWEI
ATTRIBUTE   hw_User_Multicast_Type 99  integer   HUAWEI


ATTRIBUTE   HW_SEVICE_CHG_CMD  105 integer   HUAWEI
ATTRIBUTE   HW_ACCT_PACKET_TYPE106 integer   HUAWEI
ATTRIBUTE   HW_CALL_REFERENCE  107 integer   HUAWEI
ATTRIBUTE   HW_PSTN_PORT   108 integer   HUAWEI
ATTRIBUTE   HW_VOIP_SERVICE_TYPE   109 integer   HUAWEI
ATTRIBUTE   HW_ACCT_CONNECTION_TIME110 integer   HUAWEI
ATTRIBUTE   HW_ERROR_REASON112 integer   HUAWEI
ATTRIBUTE   HW_REMAIN_MONEY113 integer   HUAWEI
ATTRIBUTE   HW_REMAIN_TIME 128 integer   HUAWEI
ATTRIBUTE   HW_ORG_GK_ADDRESS  123 integer   HUAWEI
ATTRIBUTE   HW_ORG_GW_ADDRESS  124 integer   HUAWEI
ATTRIBUTE   HW_DST_GK_ADDRESS  125 integer   HUAWEI
ATTRIBUTE   HW_DST_GW_ADDRESS  126 integer   HUAWEI
ATTRIBUTE   HW_ACCESS_NUM  127 stringHUAWEI
ATTRIBUTE   HW_CODEC_TYPE  131 integer   HUAWEI
ATTRIBUTE   HW_TRANSFER_NUM132 stringHUAWEI
ATTRIBUTE   HW_NEW_USER_NAME   133 stringHUAWEI
ATTRIBUTE   HW_ONLY_ACCOUNT_TYPE   137 integer   HUAWEI
ATTRIBUTE   HW_DOMAIN_NAME 138 stringHUAWEI

ATTRIBUTE   hw_Version 254 stringHUAWEI
ATTRIBUTE   hw_Product_ID  255 stringHUAWEI


it reveals some differences.

Selon Pshem Kowalczyk [EMAIL PROTECTED]:

 Hi,

 I've noticed that there is no dictionary for Huawei in the source. Can
 you please add this one:

 #
 # dictionary.huawei
 #
 VENDOR  Huawei2011
 #
 #   Huawei Attributes

 ATTRIBUTE   Huawei-Input-ATTRIB_UNUSED  1   integer Huawei
 ATTRIBUTE   Huawei-Input-Average-Rate   2   integer Huawei
 ATTRIBUTE   Huawei-Input-Peak-Rate  3   integer Huawei
 ATTRIBUTE   Huawei-Output-ATTRIB_UNUSED 4   integer Huawei
 ATTRIBUTE   Huawei-Output-Average-Rate  5   integer Huawei
 ATTRIBUTE   Huawei-Output-Peak-Rate 6   integer Huawei
 ATTRIBUTE   Huawei-In-Kb-Before-T-Switch7   integer Huawei
 ATTRIBUTE   Huawei-Out-Kb-Before-T-Switch   8   integer Huawei
 ATTRIBUTE   Huawei-In-Pkt-Before-T-Switch   9   integer Huawei
 ATTRIBUTE   

Re: Dictionary for Huawei

2007-08-17 Thread nicolaskarp
I have this :

#
#  dictionary.erx
#
#   Unisphere's broadband RAS
#   From Terje Krogdahl [EMAIL PROTECTED]
#
# Version:  $Id: dictionary.erx,v 1.1 2001/04/27 15:16:35 aland Exp $
#

VENDOR  HUAWEI 2011

ATTRIBUTE   hw_Input_Peak_Rate 1   integer   HUAWEI
ATTRIBUTE   hw_Input_Average_Rate  2   integer   HUAWEI
ATTRIBUTE   hw_Input_Basic_Rate3   integer   HUAWEI
ATTRIBUTE   hw_Output_Peak_Rate4   integer   HUAWEI
ATTRIBUTE   hw_Output_Average_Rate 5   integer   HUAWEI
ATTRIBUTE   hw_Output_Basic_Rate   6   integer   HUAWEI

ATTRIBUTE   hw_In_KB_Before_T_Switch   7   integer   HUAWEI
ATTRIBUTE   hw_Out_KB_Before_T_Switch  8   integer   HUAWEI
ATTRIBUTE   hw_In_Pkt_Before_T_Switch  9   integer   HUAWEI
ATTRIBUTE   hw_Out_Pkt_Before_T_Switch 10  integer   HUAWEI
ATTRIBUTE   hw_In_KB_After_T_Switch11  integer   HUAWEI
ATTRIBUTE   hw_Out_KB_After_T_Switch   12  integer   HUAWEI
ATTRIBUTE   hw_In_Pkt_After_T_Switch   13  integer   HUAWEI
ATTRIBUTE   hw_Out_Pkt_After_T_Switch  14  integer   HUAWEI

ATTRIBUTE   hw_Remanent_Volume 15  integer   HUAWEI
ATTRIBUTE   hw_Tariff_Switch_Interval  16  integer   HUAWEI
ATTRIBUTE   hw_ISP_ID  17  stringHUAWEI
ATTRIBUTE   hw_Max_Users_Per_Logic_port19  integer   HUAWEI
ATTRIBUTE   hw_Command 20  integer   HUAWEI
ATTRIBUTE   hw_Priority22  integer   HUAWEI
ATTRIBUTE   hw_Control_Identifier  24  integer   HUAWEI
ATTRIBUTE   hw_Connect_ID  26  integer   HUAWEI
ATTRIBUTE   hw_PortalURL   27  stringHUAWEI
ATTRIBUTE   hw_Ftp_Directory   28  stringHUAWEI
ATTRIBUTE   hw_Exec_Privilege  29  integer   HUAWEI
ATTRIBUTE   hw_Group_IP_Address30  integer   HUAWEI
ATTRIBUTE   hw_Group_IP_Mask   31  integer   HUAWEI
ATTRIBUTE   hw_Acct_Destnation_IP_Addr 39  stringHUAWEI
ATTRIBUTE   hw_Destnation_Volume   40  stringHUAWEI

ATTRIBUTE   hw_Nas_Startup_Timetamp59  integer   HUAWEI
ATTRIBUTE   hw_IP_Host_Addr60  stringHUAWEI
ATTRIBUTE   hw_User_Notify 61  stringHUAWEI

ATTRIBUTE   hw_Multicast_Source_Group  97  stringHUAWEI
ATTRIBUTE   hw_Multicast_Recieve_Group 98  integer   HUAWEI
ATTRIBUTE   hw_User_Multicast_Type 99  integer   HUAWEI


ATTRIBUTE   HW_SEVICE_CHG_CMD  105 integer   HUAWEI
ATTRIBUTE   HW_ACCT_PACKET_TYPE106 integer   HUAWEI
ATTRIBUTE   HW_CALL_REFERENCE  107 integer   HUAWEI
ATTRIBUTE   HW_PSTN_PORT   108 integer   HUAWEI
ATTRIBUTE   HW_VOIP_SERVICE_TYPE   109 integer   HUAWEI
ATTRIBUTE   HW_ACCT_CONNECTION_TIME110 integer   HUAWEI
ATTRIBUTE   HW_ERROR_REASON112 integer   HUAWEI
ATTRIBUTE   HW_REMAIN_MONEY113 integer   HUAWEI
ATTRIBUTE   HW_REMAIN_TIME 128 integer   HUAWEI
ATTRIBUTE   HW_ORG_GK_ADDRESS  123 integer   HUAWEI
ATTRIBUTE   HW_ORG_GW_ADDRESS  124 integer   HUAWEI
ATTRIBUTE   HW_DST_GK_ADDRESS  125 integer   HUAWEI
ATTRIBUTE   HW_DST_GW_ADDRESS  126 integer   HUAWEI
ATTRIBUTE   HW_ACCESS_NUM  127 stringHUAWEI
ATTRIBUTE   HW_CODEC_TYPE  131 integer   HUAWEI
ATTRIBUTE   HW_TRANSFER_NUM132 stringHUAWEI
ATTRIBUTE   HW_NEW_USER_NAME   133 stringHUAWEI
ATTRIBUTE   HW_ONLY_ACCOUNT_TYPE   137 integer   HUAWEI
ATTRIBUTE   HW_DOMAIN_NAME 138 stringHUAWEI

ATTRIBUTE   hw_Version 254 stringHUAWEI
ATTRIBUTE   hw_Product_ID  255 stringHUAWEI


It reveals some differences..


Selon Pshem Kowalczyk [EMAIL PROTECTED]:

 Hi,

 I've noticed that there is no dictionary for Huawei in the source. Can
 you please add this one:

 #
 # dictionary.huawei
 #
 VENDOR  Huawei2011
 #
 #   Huawei Attributes

 ATTRIBUTE   Huawei-Input-ATTRIB_UNUSED  1   integer Huawei
 ATTRIBUTE   Huawei-Input-Average-Rate   2   integer Huawei
 ATTRIBUTE   Huawei-Input-Peak-Rate  3   integer Huawei
 ATTRIBUTE   Huawei-Output-ATTRIB_UNUSED 4   integer Huawei
 ATTRIBUTE   Huawei-Output-Average-Rate  5   integer Huawei
 ATTRIBUTE   Huawei-Output-Peak-Rate 6   integer Huawei
 ATTRIBUTE   Huawei-In-Kb-Before-T-Switch7   integer Huawei
 ATTRIBUTE   Huawei-Out-Kb-Before-T-Switch   8   integer Huawei
 ATTRIBUTE   Huawei-In-Pkt-Before-T-Switch   9   integer Huawei
 ATTRIBUTE   

Re: Dictionary for Huawei

2007-08-17 Thread Pshem Kowalczyk
It looks like it might be device (or even worse os version) dependant.
We use it with ME60E.
In most of the caseses it looks like just a different naming
convention. I got ours from rewriting the merit radius one.

kind regards
Pshem
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html