所有报错信息

程序员成长之旅 · 程序员成长之旅/Python学习/电科自动登录 · 1114 字

var RadiusErrorAry = new Array(50);

RadiusErrorAry[0]="0||SESSION已过期,请重新登录|The SESSION has been expired, please log in again";
RadiusErrorAry[1]="0|no errcode|AC认证失败|AC authentication failure";
RadiusErrorAry[2]="0|Authentication Fail ErrCode=04|上网时长/流量已到上限|Online time / flow rate has been to the limit";
RadiusErrorAry[3]="0|Authentication Fail ErrCode=05|您的账号已停机,造成停机的可能原因:<br/>1、用户欠费停机<br/>2、用户报停<br/>需要了解具体原因,请访问自助服务系统。|Your account has been shut down";
RadiusErrorAry[4]="0|Authentication Fail ErrCode=09|本账号费用超支,禁止使用|Online time / flow rate has been to the limit";
RadiusErrorAry[5]="0|Authentication Fail ErrCode=11|不允许Radius登录|Not allow radius login";
RadiusErrorAry[6]="0|Authentication Fail ErrCode=80|接入服务器不存在|Access to the server does not exist";
RadiusErrorAry[7]="0|Authentication Fail ErrCode=81|LDAP认证失败|LDAP Authentication Failure";
RadiusErrorAry[8]="0|Authentication Fail ErrCode=85'|账号正在使用|Accounts are in use";
RadiusErrorAry[9]="0|Authentication Fail ErrCode=86|绑定IP或MAC失败|IP or MAC Binding Fail";
RadiusErrorAry[10]="0|Authentication Fail ErrCode=88|IP地址冲突|IP address conflict";
RadiusErrorAry[11]="0|Authentication Fail ErrCode=94|接入服务器并发超限|Concurrent access to the server overrun";
RadiusErrorAry[12]="0|err(2)|请在指定的登录源地址范围内登录|Please Login in at the specified source address range";
RadiusErrorAry[13]="0|err(3)|请在指定的IP登录|Please login at the specified IP";
RadiusErrorAry[14]="0|err(7)|请在指定的登录源VLAN范围登录|Please login in at specified Vlan scope";
RadiusErrorAry[15]="0|err(10)|请在指定的Vlan登录|Please login at the specified Vlan";
RadiusErrorAry[16]="0|err(11)|请在指定的MAC登录|Please login at the specified MAC";
RadiusErrorAry[17]="0|err(17)|请在指定的设备端口登录|Please login with the specified equipment port";
RadiusErrorAry[18]="0|userid error1|账号不存在|Account does not exist";
RadiusErrorAry[19]="0|userid error2|密码错误|Password Error";
RadiusErrorAry[20]="0|userid error3|密码错误|Password Error";
RadiusErrorAry[21]="0|auth error4|用户使用量超出限制|Users to use more than limit";
RadiusErrorAry[22]="0|auth error5|账号已停机|This account has been shut down";
RadiusErrorAry[23]="0|auth error9|时长流量超支|Time length or flow overruns";
RadiusErrorAry[24]="0|auth error80|本时段禁止上网|This time on the Internet is prohibited";
RadiusErrorAry[25]="0|auth error99|用户名或密码错误|The user name or password mistake";
RadiusErrorAry[26]="0|auth error198|用户名或密码错误|The user name or password mistake";
RadiusErrorAry[27]="0|auth error199|用户名或密码错误|The user name or password mistake";
RadiusErrorAry[28]="0|auth error258|账号只能在指定区域使用|This account can only be used in designated areas";
RadiusErrorAry[29]="0|auth error|用户验证失败|Failed to authenticate user";
RadiusErrorAry[30]="0|set_onlinet error|用户数超过限制|Users more than limit";
RadiusErrorAry[31]="0|In use|登录超过人数限制|Log in more than limit";
RadiusErrorAry[32]="0|port err|上课时间不允许上网|Class time is not allowed to access to the Internet";
RadiusErrorAry[33]="0|can not use static ip|不允许使用静态IP|Can not use static ip";
RadiusErrorAry[34]="0|[01], 本帐号只能在指定VLANID使用(0.4095)|本帐号只能在指定VLANID使用|This account can only be used in the specified VLANID";
RadiusErrorAry[35]="0|Mac, IP, NASip, PORT err(6)|本帐号只能在指定VLANID使用|This account can only be used in the specified VLANID";
RadiusErrorAry[36]="0|wuxian OLno|VLAN范围控制账号的接入数量超出限制|VLAN range control account access limit exceeded";
RadiusErrorAry[37]="0|Oppp error: 1|运营商账号密码错误,错误码为:1|Operator account password error, error code: 1";
RadiusErrorAry[38]="0|Oppp error: 5|运营商账号在线,错误码为:5|Operator account online, error code: 5";
RadiusErrorAry[39]="0|Oppp error: 18|运营商账号密码错误,错误码为:18|Operator account password error, error code: 18";
RadiusErrorAry[40]="0|Oppp error: 21|运营商账号在线,错误码为:21|Operator account online, error code: 21";
RadiusErrorAry[41]="0|Oppp error: 26|运营商账号被绑定,错误码为:26|Operator account online, error code: 21";
RadiusErrorAry[42]="0|Oppp error: 29|运营商账号锁定的用户端口NAS-Port-Id错误,错误码为:29|Operator account online, error code: 21";
RadiusErrorAry[43]="0|Oppp error: userid inuse|运营商账号已被使用|Operator account has been used";
RadiusErrorAry[44]="0|Oppp error: can't find user|运营商账号无法获取或不存在|Operator account could not be obtained or does not exist";
RadiusErrorAry[45]="0|bind userid error|绑定运营商账号失败|Bind operator account failed";
RadiusErrorAry[46]="0|Oppp error: TOO MANY CONNECTIONS|运营商账号在线|Operator account online";
RadiusErrorAry[47]="0|Oppp error: Timeout|运营商账号状态异常(欠费等)|Operator account status abnormal(arrears, etc.)";
RadiusErrorAry[48]="0|Oppp error: User dial-in so soon|运营商账号刚下线|Operator account just off the assembly line";
RadiusErrorAry[49]="0|In use !|账号终端登录数已满|Account terminal login number is full";