国产69久久精品成人看,啊灬啊灬啊灬免费毛片,久爱99爱九九av视频在线,三年片在线观看免费观看大全

烽火HG8352A光貓,開啟telnet超級管理員登錄

老陽 16 0
中興F7015TV3與烽火HG8352A的光貓網頁后臺登錄是用任意用戶名都可以登錄的(相信其它版本的也是一樣),它只是單一驗證輸入密碼對就可以登錄的,所以普通用戶密碼與管理密碼不要設置一樣的,以下內容我是只針對電信版HG8352A光貓開啟telnet測試,其它移動聯通版或者HG8552A大致應該也是差不多的,各……

中興F7015TV3與烽火HG8352A的光貓網頁后臺登錄是用任意用戶名都可以登錄的(相信其它版本的也是一樣),它只是單一驗證輸入密碼對就可以登錄的,所以普通用戶密碼與管理密碼不要設置一樣的,以下內容我是只針對電信版HG8352A光貓開啟telnet測試,其它移動聯通版或者HG8552A大致應該也是差不多的,各個版本的設置命名都有自己的特征,如電信:X_CT-COM,移動:X_CMCC,聯通:X_CU

1、烽火HG8352A光貓,開啟telnet超級管理員登錄 - 老陽插件

一般默認的超級密碼:nE7jA%5m


#登錄管理員后,瀏覽器審查按F12,然后復制下面的代碼在控制臺粘貼,按回車開啟telnet

function saveApply_telnet() {
    var postdata = {
        telnet: 1,
        action: "telnet"
    };
    postdata.sessionid = '';
    XHR.post("set_services", postdata);
}
saveApply_telnet();

2、烽火HG8352A光貓,開啟telnet超級管理員登錄 - 老陽插件

#cmd或者putty軟件連接telnet

#cmd:telnet 192.168.1.1

#登錄telnet需要兩步用戶名與密碼登錄,以下的B0A689替換為自己光貓盒子的設備標識后6位

#Login:telnetadmin

#Password:FH-nE7jA%5mB0A689

#輸入:su

#Password:Fh@B0A689

3、烽火HG8352A光貓,開啟telnet超級管理員登錄 - 老陽插件

#查看可設置所有參數

cfg_cmd showvalue InternetGatewayDevice. 1

#劫持ITMS注冊,設置修改參數命令:cfg_cmd set 

cfg_cmd set InternetGatewayDevice.X_CT-COM_UserInfo.Result 1

cfg_cmd set InternetGatewayDevice.X_CT-COM_UserInfo.Status 0

#進入工廠模式,命令 list 列出可以用的命令,exit 退出工廠模式

load_cli factory

#查看管理用戶名密碼

show admin_name

show admin_pwd

#查看普通用戶名密碼

show user_name

show user_pwd

#更改管理用戶密碼

set admin_pwd <ADMINPASSWORD>

#更改普通用戶密碼

set user_pwd <USERPASSWORD>

#顯示地區

show area_code

以下是 cfg_cmd showvalue InternetGatewayDevice. 1 列出所有參數:

argc = 4
argv[0] = cfg_cmd
argv[1] = showvalue
argv[2] = InternetGatewayDevice.
argv[3] = 1
param list and values:
InternetGatewayDevice.DeviceSummary=InternetGatewayDevice:1.1[](Baseline:1,EthernetLAN:1,USBLAN:1,WiFiLAN:1,WANDevice:1,Time:1,IPPing:1,GatewayInfo:1,Services:1)
InternetGatewayDevice.LANDeviceNumberOfEntries=1
InternetGatewayDevice.WANDeviceNumberOfEntries=3
InternetGatewayDevice.X_CT-COM_DNSSpeedLimitNumberOfEntries=1
InternetGatewayDevice.DeviceInfo.Manufacturer=FiberHome
InternetGatewayDevice.DeviceInfo.ManufacturerOUI=342DA3
InternetGatewayDevice.DeviceInfo.ModelName=HG5382A
InternetGatewayDevice.DeviceInfo.Description=Home Gateway
InternetGatewayDevice.DeviceInfo.ProductClass=HG5382A
InternetGatewayDevice.DeviceInfo.DeviceType=E8C 4+0
InternetGatewayDevice.DeviceInfo.AccessType=EPON
InternetGatewayDevice.DeviceInfo.SerialNumber=3A841342DA3B0A689
InternetGatewayDevice.DeviceInfo.HardwareVersion=V4.2.0
InternetGatewayDevice.DeviceInfo.SoftwareVersion=V4.20.M5000
InternetGatewayDevice.DeviceInfo.ModemFirmwareVersion=FW.R01.01.Build17
InternetGatewayDevice.DeviceInfo.EnabledOptions=NULL
InternetGatewayDevice.DeviceInfo.AdditionalHardwareVersion=NULL
InternetGatewayDevice.DeviceInfo.AdditionalSoftwareVersion=RP00001
InternetGatewayDevice.DeviceInfo.SpecVersion=Q/CT 2603-2023
InternetGatewayDevice.DeviceInfo.ProvisioningCode=01
InternetGatewayDevice.DeviceInfo.UpTime=1
InternetGatewayDevice.DeviceInfo.FirstUseDate=1999.9.9
InternetGatewayDevice.DeviceInfo.DeviceLog=telecom
InternetGatewayDevice.DeviceInfo.DeviceAuto=1
InternetGatewayDevice.DeviceInfo.VendorConfigFileNumberOfEntries=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_InterfaceVersion=2271-2014.A.8
InternetGatewayDevice.DeviceInfo.CTEI=123451234512345
InternetGatewayDevice.DeviceInfo.X_CT-COM_CardInterVersion=2.0
InternetGatewayDevice.DeviceInfo.X_CT-COM_DeviceType=21
InternetGatewayDevice.DeviceInfo.X_CT-COM_Card=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_UPLink=6
InternetGatewayDevice.DeviceInfo.X_CT-COM_Capability=0;3*GE+1*2.5GE;0;0;0
InternetGatewayDevice.DeviceInfo.X_CT-COM_IPForwardModeEnabled=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_CardKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MACAddress=34:2D:A3:B0:A6:89
InternetGatewayDevice.DeviceInfo.X_CT-COM_SNCode=46485454C0BA46B7
InternetGatewayDevice.DeviceInfo.X_CT-COM_ChipID=
InternetGatewayDevice.DeviceInfo.X_CT-COM_CheckKey=
InternetGatewayDevice.DeviceInfo.AutoRebootTerminalManagement.Enable=0
InternetGatewayDevice.DeviceInfo.AutoRebootTerminalManagement.CpuLoadThreshold=0
InternetGatewayDevice.DeviceInfo.AutoRebootTerminalManagement.MemoryLoadThreshold=0
InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name=NULL
InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version=NULL
InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date=0000-00-00T00:00:00
InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Discription=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.H323Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.SIPEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.RTSPEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.L2TPEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.IPSECEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.FTPEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ALGAbility.PPTPEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Alarm.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Alarm.AlarmNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Alarm.AlarmNumber=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Periodic=10
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.URL=ftp://10.90.5.15/FH
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Username=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Password=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.CompressPassword=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.FlowExportPeriodic=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.ClassificationNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.ApplicationNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.FlowNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.1.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.1.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.2.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.2.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.3.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.3.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.4.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.4.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.5.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.5.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.6.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.6.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.7.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.7.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.8.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.8.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.9.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.9.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.10.AppName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Application.10.AppEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.BasicInf.DevCtrlEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.BasicInf.FlowStatEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.BasicInf.PacketStatEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.1.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.2.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.3.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.4.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.5.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.6.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.7.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.8.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.9.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.ClassInterface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.ProtocolExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SearchEngines=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.ParticularKey=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourceIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourceMask=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourceIPExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestPort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestPortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.DestPortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourcePort=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourcePortRangeMax=-1
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.SourcePortExclude=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.OtherExpression=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.ApplicationPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Classification.10.FlowPath=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.1.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.1.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.1.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.1.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.2.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.2.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.2.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.2.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.3.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.3.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.3.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.3.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.4.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.4.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.4.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.4.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.5.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.5.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.5.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.5.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.6.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.6.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.6.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.6.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.7.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.7.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.7.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.7.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.8.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.8.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.8.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.8.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.9.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.9.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.9.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.9.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.10.FlowName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.10.FlowEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.10.BytesReceived=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_BehaviorAnalysis.Flow.10.BytesSend=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Cardmanage.CardNo=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Cardmanage.status=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Cardmanage.CardStatus=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ClockReboot.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ClockReboot.RunningDays=1296000
InternetGatewayDevice.DeviceInfo.X_CT-COM_ClockReboot.StartHour=02:00
InternetGatewayDevice.DeviceInfo.X_CT-COM_ClockReboot.EndHour=05:00
InternetGatewayDevice.DeviceInfo.X_CT-COM_DLNA.DMSEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_DLNA.DLNAMaxEntryNum=5000
InternetGatewayDevice.DeviceInfo.X_CT-COM_Elink.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Framedetection.detectionsState=None
InternetGatewayDevice.DeviceInfo.X_CT-COM_Framedetection.detectionsResult=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Framedetection.detectionsPeriod=20
InternetGatewayDevice.DeviceInfo.X_CT-COM_Framedetection.detectionsFreqency=50
InternetGatewayDevice.DeviceInfo.X_CT-COM_IPProtocolVersion.Mode=3
InternetGatewayDevice.DeviceInfo.X_CT-COM_MiddlewareMgt.MiddlewareURL=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MiddlewareMgt.MiddlewarePort=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MiddlewareMgt.Tr069Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Monitor.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Monitor.MonitorNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.ServerUrl=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.TftpPort=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.Protocol=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.ServerPort=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.Username=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.Password=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.MonitorNumberOfEntries=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.MonitorConfig.1.ParaList=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MonitorCollector.MonitorConfig.1.TimeList=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.DetectionsState=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.MulticastIp=
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.detectionsResult=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.StreamRate=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.ResponseTime=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.UserMAC=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_MulticastDiagnosis.UserIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NeighborDetection.NumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.Interval=10
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.DNSServerIP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.DNSServerPort=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.DomainName=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.NumberOfRepetitions=5
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.DnsQueryDiagnostics.TimeThreshold=180
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.Interval=10
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.HttpServerURL=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.HttpServerPort=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.NumberOfRepetitions=5
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.HttpGetDiagnostics.TimeThreshold=10000
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.Interval=10
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.IP=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.Port=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.NumberOfRepetitions=5
InternetGatewayDevice.DeviceInfo.X_CT-COM_NetworkPerformance.TCPConnectionDiagnostics.TimeThreshold=180
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingNumberOfEntries=3
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.DiagnosticsState=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.Host=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.NumberOfRepetitions=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.Timeout=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.DataBlockSize=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.DSCP=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.Interval=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.1.Stop=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.DiagnosticsState=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.Host=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.NumberOfRepetitions=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.Timeout=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.DataBlockSize=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.DSCP=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.Interval=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.2.Stop=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.DiagnosticsState=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.Interface=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.Host=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.NumberOfRepetitions=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.Timeout=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.DataBlockSize=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.DSCP=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.Interval=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Ping.PingConfig.3.Stop=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.PortalUrl-Computer=http://www.chinatelecom.com.cn
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.PortalUrl-STB=http://www.chinatelecom.com.cn
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.PortalUrl-Phone=http://www.chinatelecom.com.cn
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.WelcomeEnable=false
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.WelPortalUrl=http://192.168.1.1/
InternetGatewayDevice.DeviceInfo.X_CT-COM_PortalManagement.Weltime=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.TestDownloadUrl=hnqoe.ct
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.Port=8000
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.DownloadStatus=
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.TestDownloadStatus=Fail
InternetGatewayDevice.DeviceInfo.X_CT-COM_Qoe.MonitorStatus=Stop
InternetGatewayDevice.DeviceInfo.X_CT-COM_ReConnect.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_RegStatistics.OltRegTime=
InternetGatewayDevice.DeviceInfo.X_CT-COM_RegStatistics.ITMSRegTime=
InternetGatewayDevice.DeviceInfo.X_CT-COM_RegStatistics.ITMSServiceTime=
InternetGatewayDevice.DeviceInfo.X_CT-COM_Restore.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceAccessInfo.BANDAccess=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceAccessInfo.IPTVAccess=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceAccessInfo.VOIPAccess=NULL
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.FtpEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.FtpUserName=useradmin
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.FtpPassword=th99e
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.FtpPort=21
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetEnable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetLANPort=23
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetWANPort=23
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetUserName=telnetadmin
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetPassword=FH-nE7jA%5mB0A689
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.TelnetPort=23
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.AccountNumberOfEntries=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.FtpEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.FtpUserName=useradmin
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.FtpPassword=abcd
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.FtpPort=21
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.TelnetEnable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.TelnetUserName=useradmin
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.TelnetPassword=abcd
InternetGatewayDevice.DeviceInfo.X_CT-COM_ServiceManage.Lan.TelnetPort=23
InternetGatewayDevice.DeviceInfo.X_CT-COM_Syslog.Enable=0
InternetGatewayDevice.DeviceInfo.X_CT-COM_Syslog.Level=3
InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.Enable=1
InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.Name=telecomadmin
InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.Password=nE7jA%5m
InternetGatewayDevice.DeviceInfo.X_CT-COM_UPNP.Enable=1
InternetGatewayDevice.DeviceInfo.X_FH_Trafficmgr.Enable=0
InternetGatewayDevice.DownloadDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.DownloadDiagnostics.Interface=NULL
InternetGatewayDevice.DownloadDiagnostics.DownloadURL=NULL
InternetGatewayDevice.DownloadDiagnostics.DSCP=0
InternetGatewayDevice.DownloadDiagnostics.EthernetPriority=0
InternetGatewayDevice.DownloadDiagnostics.ROMTime=0000-00-00T00:00:00
InternetGatewayDevice.DownloadDiagnostics.BOMTime=0000-00-00T00:00:00
InternetGatewayDevice.DownloadDiagnostics.EOMTime=0000-00-00T00:00:00
InternetGatewayDevice.DownloadDiagnostics.TestBytesReceived=0
InternetGatewayDevice.DownloadDiagnostics.TotalBytesReceived=0
InternetGatewayDevice.DownloadDiagnostics.TCPOpenRequestTime=0000-00-00T00:00:00
InternetGatewayDevice.DownloadDiagnostics.TCPOpenResponseTime=0000-00-00T00:00:00
InternetGatewayDevice.DownloadDiagnostics.SampledValues=0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
InternetGatewayDevice.IPPingDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.IPPingDiagnostics.Interface=NULL
InternetGatewayDevice.IPPingDiagnostics.Host=NULL
InternetGatewayDevice.IPPingDiagnostics.NumberOfRepetitions=4
InternetGatewayDevice.IPPingDiagnostics.Timeout=6400
InternetGatewayDevice.IPPingDiagnostics.DataBlockSize=32
InternetGatewayDevice.IPPingDiagnostics.DSCP=0
InternetGatewayDevice.IPPingDiagnostics.ParallelDNS=0
InternetGatewayDevice.IPPingDiagnostics.StartTime=
InternetGatewayDevice.IPPingDiagnostics.Values=
InternetGatewayDevice.IPPingDiagnostics.WiFiRestart=
InternetGatewayDevice.IPPingDiagnostics.SuccessCount=0
InternetGatewayDevice.IPPingDiagnostics.FailureCount=0
InternetGatewayDevice.IPPingDiagnostics.AverageResponseTime=0
InternetGatewayDevice.IPPingDiagnostics.MinimumResponseTime=0
InternetGatewayDevice.IPPingDiagnostics.MaximumResponseTime=0
InternetGatewayDevice.IPTraceRouteDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.IPTraceRouteDiagnostics.Interface=NULL
InternetGatewayDevice.IPTraceRouteDiagnostics.Host=NULL
InternetGatewayDevice.IPTraceRouteDiagnostics.ProtocolType=0
InternetGatewayDevice.IPTraceRouteDiagnostics.Timeout=5000
InternetGatewayDevice.IPTraceRouteDiagnostics.ParallelDNS=0
InternetGatewayDevice.IPTraceRouteDiagnostics.MaximumHops=30
InternetGatewayDevice.IPTraceRouteDiagnostics.HopsNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceNumberOfEntries=4
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceNumberOfEntries=1
InternetGatewayDevice.LANDevice.1.LANWLANConfigurationNumberOfEntries=1
InternetGatewayDevice.LANDevice.1.WLANConfigNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANWLANISPNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.Hosts.HostNumberOfEntries=5
InternetGatewayDevice.LANDevice.1.Hosts.EnableStats=1
InternetGatewayDevice.LANDevice.1.Hosts.LANHostMaxNumber=64
InternetGatewayDevice.LANDevice.1.Hosts.ControlListMaxNumber=32
InternetGatewayDevice.LANDevice.1.Hosts.ControlListNumber=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.IPAddress=192.168.1.3
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.AddressSource=DHCP
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.LeaseTimeRemaining=591653
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.AckTime=35
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.MACAddress=08:BF:B8:69:80:6E
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.Layer2Interface=InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.HostName=xin
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.InterfaceType=Ethernet
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.Active=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.DeviceType=PC
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.X_BROADCOM_COM_IfName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.DevName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.ControlStatus=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.InternetAccess=2
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.StorageAccess=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.MaxUSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.MaxDSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.ConnectionType=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.Port=3
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.Brand=其它
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.Model=Windows 10
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.OS=windows
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.LatestActiveTime=33
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.LatestInactiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.OnlineTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.RxBytes=485743686
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.TxBytes=394091219
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.PowerLevel=
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.DeviceOnlineNofication=
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.NegoRate=
InternetGatewayDevice.LANDevice.1.Hosts.Host.1.IPv6Address=fe80::c775:8b01:8527:9795
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.IPAddress=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.AddressSource=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.LeaseTimeRemaining=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.AckTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.MACAddress=AC:CB:51:F1:43:07
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.Layer2Interface=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.HostName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.InterfaceType=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.Active=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.DeviceType=PC
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.X_BROADCOM_COM_IfName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.DevName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.ControlStatus=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.InternetAccess=2
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.StorageAccess=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.MaxUSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.MaxDSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.ConnectionType=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.Port=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.Brand=其它
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.Model=電腦
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.OS=other
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.LatestActiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.LatestInactiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.OnlineTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.RxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.TxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.PowerLevel=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.DeviceOnlineNofication=
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.NegoRate=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.2.IPv6Address=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.IPAddress=192.168.1.23
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.AddressSource=DHCP
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.LeaseTimeRemaining=591656
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.AckTime=38
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.MACAddress=80:80:80:80:80:80
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.Layer2Interface=InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.HostName=0bf06ac22b3427fa53f561bb871a668
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.InterfaceType=Ethernet
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.Active=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.DeviceType=PC
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.X_BROADCOM_COM_IfName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.DevName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.ControlStatus=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.InternetAccess=2
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.StorageAccess=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.MaxUSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.MaxDSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.ConnectionType=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.Port=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.Brand=其它
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.Model=Windows 10
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.OS=windows
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.LatestActiveTime=38
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.LatestInactiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.OnlineTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.RxBytes=401815428
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.TxBytes=9709516
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.PowerLevel=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.DeviceOnlineNofication=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.NegoRate=
InternetGatewayDevice.LANDevice.1.Hosts.Host.3.IPv6Address=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.IPAddress=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.AddressSource=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.LeaseTimeRemaining=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.AckTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.MACAddress=00:07:29:55:35:57
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.Layer2Interface=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.HostName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.InterfaceType=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.Active=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.DeviceType=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.X_BROADCOM_COM_IfName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.DevName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.ControlStatus=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.InternetAccess=2
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.StorageAccess=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.MaxUSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.MaxDSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.ConnectionType=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.Port=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.Brand=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.Model=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.OS=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.LatestActiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.LatestInactiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.OnlineTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.RxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.TxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.PowerLevel=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.DeviceOnlineNofication=
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.NegoRate=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.4.IPv6Address=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.IPAddress=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.AddressSource=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.LeaseTimeRemaining=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.AckTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.MACAddress=2C:A5:9C:3C:44:15
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.Layer2Interface=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.HostName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.InterfaceType=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.Active=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.DeviceType=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.X_BROADCOM_COM_IfName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.DevName=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.ControlStatus=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.InternetAccess=2
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.StorageAccess=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.MaxUSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.MaxDSBandwidth=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.ConnectionType=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.Port=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.Brand=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.Model=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.OS=unknown
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.LatestActiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.LatestInactiveTime=1
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.OnlineTime=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.RxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.TxBytes=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.PowerLevel=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.DeviceOnlineNofication=
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.NegoRate=0
InternetGatewayDevice.LANDevice.1.Hosts.Host.5.IPv6Address=
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Enable=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.X_CT-COM_DetectionStatus=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Status=Up
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.MACAddress=34:2D:A3:B0:A6:89
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.MACAddressControlEnabled=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.MaxBitRate=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.DuplexMode=Auto
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.X_CT-COM_Mode=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.X_CT-COM_VLAN=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.AccessEquipmentMac=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.AssociatedDeviceNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.X_CT-COM_Nominal=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.BytesSent=426918888
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.BytesReceived=19918296
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.PacketsSent=335058
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.PacketsReceived=120886
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.ErrorsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.ErrorsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.UnicastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.UnicastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.DiscardPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.DiscardPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.MulticastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.MulticastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.BroadcastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.BroadcastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1.Stats.UnknownProtoPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Enable=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.X_CT-COM_DetectionStatus=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Status=Up
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.MACAddress=34:2D:A3:B0:A6:89
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.MACAddressControlEnabled=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.MaxBitRate=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.DuplexMode=Auto
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.X_CT-COM_Mode=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.X_CT-COM_VLAN=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.AccessEquipmentMac=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.AssociatedDeviceNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.X_CT-COM_Nominal=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.BytesSent=1052994
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.BytesReceived=621475
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.PacketsSent=10009
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.PacketsReceived=4008
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.ErrorsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.ErrorsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.UnicastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.UnicastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.DiscardPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.DiscardPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.MulticastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.MulticastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.BroadcastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.BroadcastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.Stats.UnknownProtoPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Enable=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.X_CT-COM_DetectionStatus=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Status=Up
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.MACAddress=34:2D:A3:B0:A6:89
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.MACAddressControlEnabled=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.MaxBitRate=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.DuplexMode=Auto
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.X_CT-COM_Mode=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.X_CT-COM_VLAN=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.AccessEquipmentMac=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.AssociatedDeviceNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.X_CT-COM_Nominal=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.BytesSent=575379492
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.BytesReceived=416665299
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.PacketsSent=679713
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.PacketsReceived=640364
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.ErrorsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.ErrorsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.UnicastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.UnicastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.DiscardPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.DiscardPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.MulticastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.MulticastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.BroadcastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.BroadcastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.3.Stats.UnknownProtoPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Enable=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.X_CT-COM_DetectionStatus=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Status=NoLink
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.MACAddress=34:2D:A3:B0:A6:89
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.MACAddressControlEnabled=1
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.MaxBitRate=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.DuplexMode=Auto
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.X_CT-COM_Mode=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.X_CT-COM_VLAN=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.AccessEquipmentMac=NULL
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.AssociatedDeviceNumberOfEntries=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.X_CT-COM_Nominal=1000
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.BytesSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.BytesReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.PacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.PacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.ErrorsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.ErrorsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.UnicastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.UnicastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.DiscardPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.DiscardPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.MulticastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.MulticastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.BroadcastPacketsSent=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.BroadcastPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.4.Stats.UnknownProtoPacketsReceived=0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPServerConfigurable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPServerEnable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPRelay=0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.MinAddress=192.168.1.2
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.MaxAddress=192.168.1.254
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.ReservedAddresses=192.168.1.33
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.SubnetMask=255.255.255.0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DNSServers=192.168.1.1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DomainName=Localhost
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPRouters=192.168.1.1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.DHCPLeaseTime=604800
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.UseAllocatedWAN=NULL
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.AssociatedConnection=NULL
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.PassthroughLease=0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.PassthroughMACAddress=NULL
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.AllowedMACAddresses=NULL
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterfaceNumberOfEntries=2
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_OPTION60Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_OPTION125Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_OPTION16Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_OPTION17Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_STB-MinAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_STB-MaxAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Phone-MinAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Phone-MaxAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Camera-MinAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Camera-MaxAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Computer-MinAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.X_CT-COM_Computer-MaxAddress=
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceIPAddress=192.168.1.1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceSubnetMask=255.255.255.0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceAddressingType=DHCP
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.X_CT-COM_IPv6Address.LocalAddress=fe80::1/64
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.2.Enable=1
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.2.IPInterfaceIPAddress=192.168.1.101
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.2.IPInterfaceSubnetMask=255.255.255.0
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.2.IPInterfaceAddressingType=DHCP
InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.2.X_CT-COM_IPv6Address.LocalAddress=fe80::1/64
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Enable=1
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Status=NoLink
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.MACAddress=*****
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.MACAddressControlEnabled=0
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Standard=USB 2.0
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Type=Host mode
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Rate=480Mbps
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Power=SelfBus
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.X_CT-COM_Mode=0
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.X_CT-COM_VLAN=NULL
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Stats.BytesSent=10000
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Stats.BytesReceived=10000
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Stats.CellsSent=0
InternetGatewayDevice.LANDevice.1.LANUSBInterfaceConfig.1.Stats.CellsReceived=0
InternetGatewayDevice.LANDevice.1.X_CT-COM_DHCPv6Server.Enable=1
InternetGatewayDevice.LANDevice.1.X_CT-COM_DHCPv6Server.MinAddress=0000:0000:0000:0002
InternetGatewayDevice.LANDevice.1.X_CT-COM_DHCPv6Server.MaxAddress=0000:0000:0000:0064
InternetGatewayDevice.LANDevice.1.X_CT-COM_DHCPv6Server.PreferredLifeTime=604800
InternetGatewayDevice.LANDevice.1.X_CT-COM_DHCPv6Server.ValidLifeTime=2592000
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.DomainName=NULL
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.IPv6DNSConfigType=HGWProxy
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.IPv6DNSWANConnection=NULL
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.IPv6DNSServers=NULL
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1.Mode=WANDelegated
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1.DelegatedWanConnection=NULL
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1.Prefix=NULL
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1.PreferredLifeTime=604800
InternetGatewayDevice.LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1.ValidLifeTime=2592000
InternetGatewayDevice.LANDevice.1.X_CT-COM_LoopbackDetection.LoopbackEnable=1
InternetGatewayDevice.LANDevice.1.X_CT-COM_LoopbackDetection.LoopExistPeriod=5
InternetGatewayDevice.LANDevice.1.X_CT-COM_LoopbackDetection.LoopCancelPeriod=300
InternetGatewayDevice.LANDevice.1.X_CT-COM_LoopbackDetection.VlanTag=untagged
InternetGatewayDevice.LANDevice.1.X_CT-COM_LoopbackDetection.EthernetType=0xFFFA
InternetGatewayDevice.LANDevice.1.X_CT-COM_RouterAdvertisement.Enable=1
InternetGatewayDevice.LANDevice.1.X_CT-COM_RouterAdvertisement.MaxRtrAdvInterval=600
InternetGatewayDevice.LANDevice.1.X_CT-COM_RouterAdvertisement.MinRtrAdvInterval=200
InternetGatewayDevice.LANDevice.1.X_CT-COM_RouterAdvertisement.AdvManagedFlag=0
InternetGatewayDevice.LANDevice.1.X_CT-COM_RouterAdvertisement.AdvOtherConfigFlag=1
InternetGatewayDevice.Layer2Bridging.MaxBridgeEntries=0
InternetGatewayDevice.Layer2Bridging.BridgeNumberOfEntries=1
InternetGatewayDevice.Layer2Bridging.AvailableInterfaceNumberOfEntries=1
InternetGatewayDevice.Layer2Bridging.AvailableInterface.1.AvailableInterfaceKey=0
InternetGatewayDevice.Layer2Bridging.AvailableInterface.1.InterfaceType=NULL
InternetGatewayDevice.Layer2Bridging.AvailableInterface.1.InterfaceReference=NULL
InternetGatewayDevice.Layer2Bridging.Bridge.1.BridgeKey=0
InternetGatewayDevice.Layer2Bridging.Bridge.1.BridgeEnable=0
InternetGatewayDevice.Layer2Bridging.Bridge.1.BridgeStatus=NULL
InternetGatewayDevice.Layer2Bridging.Bridge.1.BridgeName=NULL
InternetGatewayDevice.Layer2Bridging.Bridge.1.LANID=0
InternetGatewayDevice.Layer3Forwarding.DefaultConnectionService=static
InternetGatewayDevice.Layer3Forwarding.ForwardNumberOfEntries=0
InternetGatewayDevice.ManagementServer.EnableCWMP=1
InternetGatewayDevice.ManagementServer.URL=http://devacs.88888edatahome.com:9090/ACS-server/ACS
InternetGatewayDevice.ManagementServer.Username=hgw8888
InternetGatewayDevice.ManagementServer.Password=hgw
InternetGatewayDevice.ManagementServer.PeriodicInformEnable=0
InternetGatewayDevice.ManagementServer.PeriodicInformInterval=2147481
InternetGatewayDevice.ManagementServer.PeriodicInformTime=0000-00-00T00:00:00
InternetGatewayDevice.ManagementServer.ParameterKey=NULL
InternetGatewayDevice.ManagementServer.ConnectionRequestURL=10.90.5.88
InternetGatewayDevice.ManagementServer.ConnectionRequestUsername=itms8888
InternetGatewayDevice.ManagementServer.ConnectionRequestPassword=itms
InternetGatewayDevice.ManagementServer.UpgradesManaged=0
InternetGatewayDevice.ManagementServer.KickURL=NULL
InternetGatewayDevice.ManagementServer.DownloadProgressURL=NULL
InternetGatewayDevice.ManagementServer.DefaultActiveNotificationThrottle=1
InternetGatewayDevice.ManagementServer.CWMPRetryMinimumWaitInterval=5
InternetGatewayDevice.ManagementServer.CWMPRetryIntervalMultiplier=2000
InternetGatewayDevice.Services.VoiceService.1.Capabilities.DigitMap=1
InternetGatewayDevice.Services.VoiceService.1.Capabilities.X_CT-COM_Heartbeat=1
InternetGatewayDevice.Services.VoiceService.1.Capabilities.SignalingProtocols=SIP,H.248,IMS SIP
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.1.EntryID=1
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.1.Codec=PCMU
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.1.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.2.EntryID=2
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.2.Codec=PCMA
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.2.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.3.EntryID=3
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.3.Codec=G729
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.3.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.4.EntryID=4
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.4.Codec=G726-32
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.4.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.5.EntryID=5
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.5.Codec=G723
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.5.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.6.EntryID=6
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.6.Codec=G722
InternetGatewayDevice.Services.VoiceService.1.Capabilities.Codecs.6.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.InterfaceID=1
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.PhyPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.TestState=None
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.TestSelector=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.PhoneConnectivity=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.OffHookAlarmStatus=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.TestType=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.CalledNumber=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.DailDTMFConfirmEnable=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.DailDTMFConfirmNumber=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.DailDTMFConfirmResult=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.Status=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.Conclusion=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.CallerFailReason=Error None
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.CalledFailReason=Error None
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.FailedResponseCode=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.1.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.2.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.3.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.4.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.5.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.6.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.7.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.8.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.9.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.StatTime=0001-01-01T00:00:00Z
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.TxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.RxPackets=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.MeanDelay=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.MeanJitter=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.FractionLoss=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.LocalIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.LocalUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.FarEndIPAddress=NULL
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.FarEndUDPPort=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.MosLq=0
InternetGatewayDevice.Services.VoiceService.1.PhyInterface.1.X_CT-COM_Stats.PoorQualityList.10.Codec=NULL
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Enable=Enable
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Reset=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SignalingProtocol=SIP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.MaxSessions=1800
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.DTMFMethodG711=inband
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.NumberOfLines=2
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Name=NULL
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.PosNumberOfEntries=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.IptNumberOfEntries=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.DTMFMethod=InBand
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.STUNEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.STUNServer=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.DigitMapEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.DigitMap=[*#]x[0-9*].#|[0-9]X.
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_DigitMapSpecialEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_DigitMapSpecial=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_DigitMapMatchMode=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_StartDigitTimer=15
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_InterDigitTimerShort=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_InterDigitTimerLong=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_HangingReminderToneTimer=60
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_BusyToneTimer=40
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_NoAnswerTimer=60
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_ServerType=2
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_RingVoltage=60
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.CallIDMsgType=FSK
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.FaxPassThrough.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.FaxT38.Enable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Enable=Enabled
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.DirectoryNumber=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_ServiceState=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallState=Idle
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Status=NULL
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_PBXPrefix=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_PBXPrefixEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_PBXDialSecondaryEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.PBXDigitMap=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SubsUA=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SubsReg=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallerIDEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallWaitingEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardUnconditionalEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardUnconditionalNumber=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnBusyEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnBusyNumber=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnNoAnswerEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnNoAnswerNumber=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallTransferEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.DoNotDisturbEnable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.TransmitCodec=G.711MuLaw
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.ReceiveCodec=G.711MuLaw
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.TransmitBitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.ReceiveBitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.TransmitSilenceSuppression=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.ReceiveSilenceSuppression=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.TransmitPacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Priority=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.EntryID=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Codec=PCMU
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Priority=2
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.EntryID=2
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Codec=PCMA
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Priority=4
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.EntryID=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Codec=G729
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Enable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Priority=5
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.EntryID=4
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Codec=G726-32
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.Enable=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.Priority=6
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.EntryID=5
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.Codec=G723
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.PacketizationPeriod=30
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.5.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.Priority=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.EntryID=6
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.Codec=G722
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.BitRate=8000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.PacketizationPeriod=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.6.SilenceSuppression=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthUserName=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthPassword=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.URI=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.ResetStatistics=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.PacketsSent=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.PacketsReceived=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.BytesSent=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.BytesReceived=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.PacketsLost=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.Overruns=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.Underruns=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.ReceivePacketLossRate=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.FarEndPacketLossRate=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.ReceiveInterarrivalJitter=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.FarEndInterarrivalJitter=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.RoundTripDelay=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.AverageReceiveInterarrivalJitter=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.AverageFarEndInterarrivalJitter=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.AverageRoundTripDelay=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.CallsDropped=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.IncomingCallsReceived=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.IncomingCallsAnswered=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.IncomingCallsConnected=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.IncomingCallsFailed=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.OutgoingCallsAttempted=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.OutgoingCallsAnswered=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.OutgoingCallsConnected=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.OutgoingCallsFailed=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Stats.TotalCallTime=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessing.TransmitGain=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessing.ReceiveGain=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessing.EchoCancellationEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessing.EchoCancellationInUse=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessing.EchoCancellationTail=32
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.VoiceProcessingMore.CNGEnable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_H248.PhysicalTermID=USER000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.dial-tone-pattern=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.mcid-service=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.no-dialing-behaviour=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.hold-service=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.three-party-service=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.conference-uri=@
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.cw-service=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.hotline-uri=nodial
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_LastRegisterError.Reason=NULL
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.NumberingPlan.X_CT-COM_NumberPlan=
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.NumberingPlan.MinimumNumberOfDigits=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.NumberingPlan.MaximumNumberOfDigits=30
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.NumberingPlan.InterDigitTimerStd=5000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.VLANIDMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.DSCPMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMin=5004
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMax=65535
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.TelephoneEventPayloadType=97
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.X_CT-COM_802-1pMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServer=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServerPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServerTransport=UDP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-ProxyServer=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-ProxyServerPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-ProxyServerTransport=UDP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServer=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServerPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServerTransport=UDP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-RegistrarServer=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-RegistrarServerPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-RegistrarServerTransport=UDP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxy=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxyPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-OutboundProxy=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-OutboundProxyPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentDomain=telecom
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentPort=5060
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentTransport=UDP
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.VLANIDMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_802-1pMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.DSCPMark=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.T1=500
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.T2=4000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.T4=4000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerA=500
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerB=32000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerC=180000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerD=32000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerE=500
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerF=32000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerG=500
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerH=32000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerI=4000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerJ=32000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.TimerK=4000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegisterExpires=3600
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegisterRetryInterval=60
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.CallIdTimePolicy=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_HeartbeatSwitch=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_HeartbeatCycle=60
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_HeartbeatCount=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_SessionUpdateTimer=30
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_G711FAX.Enable=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_G711FAX.ControlType=all
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MediaGatewayControler=10.96.15.190
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MediaGatewayControlerPort=2944
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.Standby-MediaGatewayControler=0.0.0.0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.Standby-MediaGatewayControlerPort=2944
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MediaGatewayPort=2944
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MessageEncodingType=ABNF
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.DeviceID=telecom
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.DeviceIDType=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.PhysicalTermIDConfigMethod=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.PhysicalTermIDPrefix=aaln/
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.PhysicalTermIDAddLen=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RTPPrefix=RTP/
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.EphemeralTermIDAddLen=5
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.EphemeralTermIDUniform=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.EphemeralTermIDStart=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.ThreeHandShake=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.LongTimer=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.PendingTimerInit=20
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RetranIntervalTimer=2
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MaxRetranCount=5
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.HeartbeatMode=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.HeartbeatCycle=90
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.HeartbeatCount=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RegisterCount=3
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RegisterCycle=180
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.MandatoryRegister=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.AuthenticationMethID=0
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.PhysicalTermID=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RetransmissionCycle=4
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_H248.RetransmissionTime=25
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_IADDiagnostics.IADDiagnosticsState=NULL
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_IADDiagnostics.TestServer=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_IADDiagnostics.RegistResult=1
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.X_CT-COM_IADDiagnostics.Reason=1
InternetGatewayDevice.Services.X_CT-COM_CLOUDVR.Enable=0
InternetGatewayDevice.Services.X_CT-COM_CLOUDVR.UserID=
InternetGatewayDevice.Services.X_CT-COM_CLOUDVR.Password=
InternetGatewayDevice.Services.X_CT-COM_IPTV.STBNumber=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.Status=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.STBMAC=NULL
InternetGatewayDevice.Services.X_CT-COM_IPTV.STBMAC1=NULL
InternetGatewayDevice.Services.X_CT-COM_IPTV.STBMAC2=NULL
InternetGatewayDevice.Services.X_CT-COM_IPTV.STBMAC3=NULL
InternetGatewayDevice.Services.X_CT-COM_IPTV.LAN2_MAC=
InternetGatewayDevice.Services.X_CT-COM_IPTV.LAN3_MAC=
InternetGatewayDevice.Services.X_CT-COM_IPTV.IGMPEnable=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.SnoopingEnable=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.ProxyEnable=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.DefaultIGMPProxyVersion=2
InternetGatewayDevice.Services.X_CT-COM_IPTV.NoStbEnable=0
InternetGatewayDevice.Services.X_CT-COM_IPTV.UserID=
InternetGatewayDevice.Services.X_CT-COM_IPTV.Password=
InternetGatewayDevice.Services.X_CT-COM_IPTV.IGMPProxy=1
InternetGatewayDevice.Services.X_CT-COM_IPTV.IGMPSnooping=1
InternetGatewayDevice.Services.X_CT-COM_IPTV.IGMPVersion=3
InternetGatewayDevice.Services.X_CT-COM_IPTV.MLDVersion=2
InternetGatewayDevice.Services.X_CT-COM_MWBAND.Mode=0
InternetGatewayDevice.Services.X_CT-COM_MWBAND.TotalTerminalNumber=200
InternetGatewayDevice.Services.X_CT-COM_MWBAND.STBRestrictEnable=0
InternetGatewayDevice.Services.X_CT-COM_MWBAND.STBNumber=255
InternetGatewayDevice.Services.X_CT-COM_MWBAND.CameraRestrictEnable=0
InternetGatewayDevice.Services.X_CT-COM_MWBAND.CameraNumber=255
InternetGatewayDevice.Services.X_CT-COM_MWBAND.ComputerRestrictEnable=0
InternetGatewayDevice.Services.X_CT-COM_MWBAND.ComputerNumber=255
InternetGatewayDevice.Services.X_CT-COM_MWBAND.PhoneRestrictEnable=0
InternetGatewayDevice.Services.X_CT-COM_MWBAND.PhoneNumber=255
InternetGatewayDevice.Time.Enable=0
InternetGatewayDevice.Time.X_CT-COM_NTPServerType=0
InternetGatewayDevice.Time.X_CT-COM_NTPInterval=86400
InternetGatewayDevice.Time.NTPServer1=time.windows.com
InternetGatewayDevice.Time.NTPServer2=time.nist.gov
InternetGatewayDevice.Time.NTPServer3=NULL
InternetGatewayDevice.Time.NTPServer4=NULL
InternetGatewayDevice.Time.NTPServer5=NULL
InternetGatewayDevice.Time.CurrentLocalTime=0000-00-00T00:00:00
InternetGatewayDevice.Time.LocalTimeZone=+08:00
InternetGatewayDevice.Time.LocalTimeZoneName=Beijing,Chongqing,HongKong,Urumqi
InternetGatewayDevice.Time.DaylightSavingsUsed=0
InternetGatewayDevice.Time.DaylightSavingsStart=0000-00-00T00:00:00
InternetGatewayDevice.Time.DaylightSavingsEnd=0000-00-00T00:00:00
InternetGatewayDevice.TraceRouteDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.TraceRouteDiagnostics.Interface=NULL
InternetGatewayDevice.TraceRouteDiagnostics.Host=NULL
InternetGatewayDevice.TraceRouteDiagnostics.NumberOfTries=3
InternetGatewayDevice.TraceRouteDiagnostics.Timeout=5000
InternetGatewayDevice.TraceRouteDiagnostics.DataBlockSize=38
InternetGatewayDevice.TraceRouteDiagnostics.DSCP=0
InternetGatewayDevice.TraceRouteDiagnostics.ParallelDNS=0
InternetGatewayDevice.TraceRouteDiagnostics.MaxHopCount=30
InternetGatewayDevice.TraceRouteDiagnostics.ResponseTime=0
InternetGatewayDevice.TraceRouteDiagnostics.RouteHopsNumberOfEntries=0
InternetGatewayDevice.UploadDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.UploadDiagnostics.Interface=NULL
InternetGatewayDevice.UploadDiagnostics.UpLoadServerURL=NULL
InternetGatewayDevice.UploadDiagnostics.ROMTime=0000-00-00T00:00:00
InternetGatewayDevice.UploadDiagnostics.BOMTime=0000-00-00T00:00:00
InternetGatewayDevice.UploadDiagnostics.EOMTime=0000-00-00T00:00:00
InternetGatewayDevice.UploadDiagnostics.TestBytesTransfered=0
InternetGatewayDevice.UploadDiagnostics.TotalBytesTransfered=0
InternetGatewayDevice.UploadDiagnostics.TCPOpenRequestTime=0000-00-00T00:00:00
InternetGatewayDevice.UploadDiagnostics.TCPOpenResponseTime=0000-00-00T00:00:00
InternetGatewayDevice.UploadDiagnostics.SampledValues=0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
InternetGatewayDevice.UploadDiagnostics.UploadURL=
InternetGatewayDevice.UploadDiagnostics.DSCP=0
InternetGatewayDevice.UploadDiagnostics.EthernetPriority=0
InternetGatewayDevice.UploadDiagnostics.TotalBytesSent=0
InternetGatewayDevice.UploadDiagnostics.TestFileLength=0
InternetGatewayDevice.WANDevice.1.WANConnectionNumberOfEntries=2
InternetGatewayDevice.WANDevice.1.X_CT-COM_WANIndex=NULL
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.EnabledForInternet=1
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.WANAccessType=EPON
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.Layer1UpstreamMaxBitRate=100
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.Layer1DownstreamMaxBitRate=100
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.PhysicalLinkStatus=RUN
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.WANAccessProvider=01
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalBytesSent=10000
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalBytesReceived=10000
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalPacketsSent=10000
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalPacketsReceived=10000
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.MaximumActiveConnections=0
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.NumberOfActiveConnections=0
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.Connection.1.ActiveConnectionDeviceContainer=NULL
InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.Connection.1.ActiveConnectionServiceID=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnectionNumberOfEntries=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnectionNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ConnectionStatus=Connected
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.PossibleConnectionTypes=all
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ConnectionType=IP_Routed
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Name=1_TR069_R_VID_46
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Uptime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Reset=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.LastConnectionError=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.LastConnectionErrorCode=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.AutoDisconnectTime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.IdleDisconnectTime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.WarnDisconnectDelay=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.RSIPAvailable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.NATEnabled=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.AddressingType=DHCP
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_Username=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_Password=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ExternalIPAddress=172.125.210.171
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.SubnetMask=255.255.224.0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.DefaultGateway=172.125.192.1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.DNSEnabled=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_CloudCPEEnable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.DNSOverrideAllowed=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.DNSServers=192.168.60.6,192.168.60.7
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.MaxMTUSize=1492
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.MACAddress=34:2D:A3:E0:A7:36
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.MACAddressOverride=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ConnectionTrigger=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.RouteProtocolRx=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.PortMappingNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.PortTriggerNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.DMZNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.NatNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IfName=veip0.46
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DDNSConfigurationNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_FH_SpecialServiceVRNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_LanInterface=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_ServiceList=TR069
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_LanInterface-DHCPEnable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_UpstreamWAN=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_MulticastVlan=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_Dslite_Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_AftrMode=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_Aftr=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPForwardList=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DomainForwardList=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPMode=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6ConnStatus=Unconfigured
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6IPAddress=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6IPAddressAlias=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6IPAddressOrigin=DHCPv6
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6DNSServers=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6PrefixDelegationEnabled=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6PrefixAlias=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6PrefixOrigin=PrefixDelegation
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6Prefix=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6PrefixPltime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6PrefixVltime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DefaultIPv6Gateway=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_SpeedLimit_UP=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_SpeedLimit_DOWN=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_OPTION60Account=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_OPTION60Password=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_PingResponseEnable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_PingResponseWhiteList=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6DomainName=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_NPTv6Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.EthernetBytesSent=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.EthernetBytesReceived=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.X_CT-COM_EthernetBytesSentHigh=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.X_CT-COM_EthernetBytesRevceivedHigh=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.EthernetPacketsSent=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.Stats.EthernetPacketsReceived=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.1.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.1.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.1.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.1.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.2.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.2.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.2.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.2.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.3.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.3.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.3.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.3.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.4.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.4.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.4.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION60.4.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.1.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.2.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.3.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPOPTION125.4.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.1.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.1.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.1.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.1.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.2.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.2.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.2.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.2.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.3.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.3.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.3.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.3.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.4.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.4.Type=34
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.4.ValueMode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION16.4.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.1.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.2.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.3.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.Type=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.Value=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.ServerID=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.SharedKey=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.subopt-code=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_DHCPv6OPTION17.4.sub-option-data=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_AccessControl.Enabled=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_AccessControl.ControlType=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_AccessControl.ControlListType=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_AccessControl.ControlList=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANEponLinkConfig.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANEponLinkConfig.Mode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANEponLinkConfig.VLANIDMark=46
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANEponLinkConfig.VLANID=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANEponLinkConfig.802-1pMark=7
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANGponLinkConfig.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANGponLinkConfig.Mode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANGponLinkConfig.VLANIDMark=46
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.X_CT-COM_WANGponLinkConfig.802-1pMark=7
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnectionNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnectionNumberOfEntries=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.ConnectionStatus=Connected
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PossibleConnectionTypes=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.ConnectionType=IP_Routed
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Name=2_INTERNET_R_VID_41
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Uptime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.LastConnectionError=ERROR_NONE
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.LastConnectionErrorCode=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.AutoDisconnectTime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.IdleDisconnectTime=1800
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.WarnDisconnectDelay=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.RSIPAvailable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.NATEnabled=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.AddressingType=PPPoE
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_CloudCPEEnable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Username=寬帶帳號
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Password=寬帶密碼
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Reset=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPEncryptionProtocol=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPCompressionProtocol=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPAuthenticationProtocol=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.ExternalIPAddress=171.108.158.163
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.RemoteIPAddress=171.108.158.1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.SubnetMask=255.255.255.255
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.MaxMRUSize=1492
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.CurrentMRUSize=1492
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.DNSEnabled=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.DNSOverrideAllowed=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.DNSServers=202.103.225.68,202.103.224.68
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.MACAddress=34:2D:A3:E0:A7:35
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.MACAddressOverride=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.TransportType=Disabled
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPoEACName=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPoEServiceName=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.ConnectionTrigger=AlwaysOn
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.RouteProtocolRx=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPLCPEcho=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PPPLCPEchoRetry=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PortMappingNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.PortTriggerNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.DMZNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.NatNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IfName=veip0.41
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_DDNSConfigurationNumberOfEntries=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_LanInterface=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_ServiceList=INTERNET
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_ProxyEnable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_MAXUser=8
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_LanInterface-DHCPEnable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_UpstreamWAN=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_MulticastVlan=-1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_Dslite_Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_AftrMode=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_Aftr=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPForwardList=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_DomainForwardList=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPMode=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6ConnStatus=Unconfigured
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6IPAddress=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6IPAddressAlias=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6IPAddressOrigin=AutoConfigured
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6DNSServers=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6PrefixDelegationEnabled=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6PrefixAlias=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6PrefixOrigin=PrefixDelegation
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6Prefix=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6PrefixPltime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6PrefixVltime=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_SpeedLimit_UP=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_SpeedLimit_DOWN=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_PingResponseEnable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_PingResponseWhiteList=
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_NPTv6Enable=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_DefaultIPv6Gateway=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_IPv6DomainName=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.X_CT-COM_PPPoEPassthrough=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.EthernetBytesSent=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.EthernetBytesReceived=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.X_CT-COM_EthernetBytesSentHigh=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.X_CT-COM_EthernetBytesRevceivedHigh=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.EthernetPacketsSent=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.Stats.EthernetPacketsReceived=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_AccessControl.Enabled=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_AccessControl.ControlType=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_AccessControl.ControlListType=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_AccessControl.ControlList=NULL
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANEponLinkConfig.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANEponLinkConfig.Mode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANEponLinkConfig.VLANIDMark=41
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANEponLinkConfig.VLANID=41
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANEponLinkConfig.802-1pMark=0
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.Enable=1
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.Mode=2
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.VLANIDMark=41
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.X_CT-COM_WANGponLinkConfig.802-1pMark=0
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Enable=1
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Status=RUN
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.MACAddress=00:00:00:08:02:03
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.MaxBitRate=100MBS
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.DuplexMode=Full Duplex
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Stats.BytesSent=10000
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Stats.BytesReceived=10000
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Stats.PacketsSent=10000
InternetGatewayDevice.WANDevice.1.WANEthernetInterfaceConfig.Stats.PacketsReceived=10000
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Status=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.TXPower=23730
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RXPower=131
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.TransceiverTemperature=16293
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.SupplyVottage=32745
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.BiasCurrent=10189
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Enable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.LogServerUrl=http://report.edatahome.com
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.LogUploadInterval=300
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.LogCountInterval=300
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.CPURateEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.CPURate=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.MemRateEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.MemRate=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.SEREnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.SER=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.ErrorCodeEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.ErrorCode=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.PLREnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.PLR=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.PacketLostEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.PacketLost=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.TEMPEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.TEMP=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.UpDataEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.UpData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DownDataEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DownData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.LANDeviceMACEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.LANDeviceMAC=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WLANDeviceMACEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WLANDeviceMACData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.AllDeviceNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.AllDeviceNumber=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.ReportSerialNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.ReportSerialNumber=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.OpticalInPowerEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.OpticalInPower=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.OpticalOutPowerEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.OpticalOutPower=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.MulticastNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.MulticastNumber=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RoutingModeEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RoutingMode=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DialingNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DialingNumber=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DialingErrorEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.DialingError=678:0+676:0+691:0+999:0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RegisterNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RegisterNumber=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RegisterSuccessNumberEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.RegisterSuccessNumber=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiLogServerUrl=http://odcol.mj.sctel.com.cn:2834
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.X_FH_WiFiLogServerUrl_default=61.139.14.245
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiLogUploadInterval=300
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiReportEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiReportAccessTime=10
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiReportAccessTimes=2
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiReportLossThreshold=20
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WifiReportOptimization=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.WiFiDutyCycle=35
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.BytesSent=516464831
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.BytesReceived=1226360780
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.PacketsSent=887604
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.PacketsReceived=1194202
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.SUnicastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.RUnicastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.SMulticastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.RMulticastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.SBroadcastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.RBroadcastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.FECError=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.HECError=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.DropPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.SPausePackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_EponInterfaceConfig.Stats.RPausePackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Status=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.TXPower=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.RXPower=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.TransceiverTemperature=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.SupplyVottage=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.BiasCurrent=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Enable=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.LogServerUrl=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.LogUploadInterval=3600
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.LogCountInterval=300
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.CPURateEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.CPURate=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.MemRateEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.MemRate=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.SEREnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.SER=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.ErrorCodeEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.ErrorCode=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.PLREnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.PLR=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.PacketLostEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.PacketLost=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.TEMPEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.TEMP=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.UpDataEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.UpData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.DownDataEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.DownData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.LANDeviceMACEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.LANDeviceMAC=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.WLANDeviceMACEnable=1
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.WLANDeviceMACData=NULL
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.BytesSent=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.BytesReceived=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.PacketsSent=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.PacketsReceived=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.SUnicastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.RUnicastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.SMulticastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.RMulticastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.SBroadcastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.RBroadcastPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.FECError=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.HECError=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.DropPackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.SpausePackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.RpausePackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.SPausePackets=0
InternetGatewayDevice.WANDevice.1.X_CT-COM_GponInterfaceConfig.Stats.RPausePackets=0
InternetGatewayDevice.X_CT-COM_DNSSpeedLimit.Domain=NULL/1200
InternetGatewayDevice.X_CT-COM_DNSSpeedLimit.LimitAction=Drop
InternetGatewayDevice.X_CT-COM_DNSSpeedLimit.HgwInfo=
InternetGatewayDevice.X_CT-COM_DNSSpeedLimit.DeviceInfo=
InternetGatewayDevice.X_CT-COM_DownlinkQoS.Enable=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.Bandwidth=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.Plan=priority
InternetGatewayDevice.X_CT-COM_DownlinkQoS.EnableForceWeight=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.EnableDSCPMark=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.Enable802-1_P=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.DQosClassificationNumberOfEntries=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.DQosPriorityQueueNumberOfEntries=4
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.1.Enable=1
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.1.Priority=1
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.1.Weight=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.2.Enable=1
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.2.Priority=2
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.2.Weight=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.3.Enable=1
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.3.Priority=3
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.3.Weight=0
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.4.Enable=1
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.4.Priority=4
InternetGatewayDevice.X_CT-COM_DownlinkQoS.PriorityQueue.4.Weight=0
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.DiagnosticsState=NULL
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.Interface=NULL
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.Host=NULL
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.Timeout=5000
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.MaxinumHops=30
InternetGatewayDevice.X_CT-COM_IPTraceRouteDiagnostics.HopsNumberOfEntries=0
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.DiagnosticsState=None
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.UserMac=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.WANInterface=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.VendorClassID=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.Result=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.LocalAddress=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.DefaultGateway=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.PingDestIPAddress=NULL
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.PingNumberOfRepetitions=5
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.Timeout=2000
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.SuccessCount=0
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.FailureCount=0
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.AverageResponseTime=0
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.MinimumResponseTime=0
InternetGatewayDevice.X_CT-COM_IPoEDiagnostics.MaximumResponseTime=0
InternetGatewayDevice.X_CT-COM_MacFilterCfg.X_CT-COM_MacFilterCfgNumberOfEntries=0
InternetGatewayDevice.X_CT-COM_MacFilterCfg.Enable=0
InternetGatewayDevice.X_CT-COM_MacFilterCfg.ExcludeMode=FORWARD
InternetGatewayDevice.X_CT-COM_MacFilterCfg.BlackList.Enable=0
InternetGatewayDevice.X_CT-COM_MacFilterCfg.BlackList.MacAddress=
InternetGatewayDevice.X_CT-COM_MacFilterCfg.WhiteList.Enable=0
InternetGatewayDevice.X_CT-COM_MacFilterCfg.WhiteList.MacAddress=
InternetGatewayDevice.X_CT-COM_PPPOE_BridgeAutoEmulator.Enable=0
InternetGatewayDevice.X_CT-COM_PPPOE_BridgeAutoEmulator.Username=BridgeAutoEmulator@yjyx.gd
InternetGatewayDevice.X_CT-COM_PPPOE_BridgeAutoEmulator.Password=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_BridgeAutoEmulator.TimeList=1440
InternetGatewayDevice.X_CT-COM_PPPOE_BridgeAutoEmulator.FailRetryTimeList=15
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.DiagnosticsState=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.Username=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.Password=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.WANInterface=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.PPPAuthenticationProtocol=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.RetryTimes=0
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.Result=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.ErrorCode=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.PPPSessionID=0
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.ExternalIPAddress=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.DefaultGateway=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.AftrAddress=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.WANIPv6IPAddress=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.WANIPv6DNSServers=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.WANIPv6Prefix=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.WANDefaultIPv6Gateway=NULL
InternetGatewayDevice.X_CT-COM_PPPOE_EMULATOR.LANIPv6Prefix=NULL
InternetGatewayDevice.X_CT-COM_UplinkQoS.Enable=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Bandwidth=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Plan=priority
InternetGatewayDevice.X_CT-COM_UplinkQoS.EnableForceWeight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.EnableDSCPMark=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Enable802-1_P=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Mode=TR069,VOIP,IPTV,INTERNET
InternetGatewayDevice.X_CT-COM_UplinkQoS.QosAppNumberOfEntries=3
InternetGatewayDevice.X_CT-COM_UplinkQoS.QosClassificationNumberOfEntries=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.QosPriorityQueueNumberOfEntries=5
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.1.AppName=TR069
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.1.ClassQueue=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.2.AppName=VOIP
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.2.ClassQueue=2
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.3.AppName=VR
InternetGatewayDevice.X_CT-COM_UplinkQoS.App.3.ClassQueue=5
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.ClassQueue=3
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.ClassQueueEnable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.DSCPMarkValue=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.802-1_P_Value=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.type.1.Type=LANInterface
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.type.1.Max=InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.type.1.Min=InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2
InternetGatewayDevice.X_CT-COM_UplinkQoS.Classification.1.type.1.ProtocolList=TCP,UDP
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.1.Enable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.1.Priority=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.1.Weight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.1.Car=-1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.2.Enable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.2.Priority=2
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.2.Weight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.2.Car=-1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.3.Enable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.3.Priority=3
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.3.Weight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.3.Car=-1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.4.Enable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.4.Priority=4
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.4.Weight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.4.Car=-1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.5.Enable=1
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.5.Priority=5
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.5.Weight=0
InternetGatewayDevice.X_CT-COM_UplinkQoS.PriorityQueue.5.Car=-1
InternetGatewayDevice.X_CT-COM_UserInfo.Result=1
InternetGatewayDevice.X_CT-COM_UserInfo.ConfigureStatus=99
InternetGatewayDevice.X_CT-COM_UserInfo.UserName=寬帶識別碼LOID
InternetGatewayDevice.X_CT-COM_UserInfo.UserId=
InternetGatewayDevice.X_CT-COM_UserInfo.Status=0
InternetGatewayDevice.X_CT-COM_UserInfo.IMSID=NULL
InternetGatewayDevice.X_CT-COM_UserInfo.Limit=10
InternetGatewayDevice.X_CT-COM_UserInfo.Times=0
InternetGatewayDevice.X_CT-COM_UserInfo.ProvisioningCode=01
InternetGatewayDevice.X_CT-COM_UserInfo.ServiceNum=0
InternetGatewayDevice.X_CT-COM_UserInfo.ServiceName=
InternetGatewayDevice.X_CT-COM_UserInfo.RouteStatus=1
InternetGatewayDevice.X_FH_aWiFi.AutoUpgrade.urlUpdate=NULL
InternetGatewayDevice.X_FH_aWiFi.AutoUpgrade.urlVersion=NULL
InternetGatewayDevice.X_FH_aWiFi.AutoUpgrade.key=NULL
InternetGatewayDevice.X_FH_aWiFi.DHCP.IPRouters=192.168.10.1
InternetGatewayDevice.X_FH_aWiFi.DHCP.SubnetMask=255.255.255.0
InternetGatewayDevice.X_FH_aWiFi.DHCP.MinAddress=192.168.10.51
InternetGatewayDevice.X_FH_aWiFi.DHCP.MaxAddress=192.168.10.250
InternetGatewayDevice.X_FH_aWiFi.DHCP.LeaseTime=1800
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.PlatformServer=NULL
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.PlatformPort=80
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.AuthServer=
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.AuthPort=80
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.AuthPath=/shopportal/wifidog/
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.PortalServer=
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.PortalPort=80
InternetGatewayDevice.X_FH_aWiFi.DefaultServer.PortalPath=/shopportal/portal/
InternetGatewayDevice.X_FH_aWiFi.Lanbind.Enable=0
InternetGatewayDevice.X_FH_aWiFi.Lanbind.LanInterface=0
InternetGatewayDevice.X_FH_aWiFi.Server.PlatformServer=NULL
InternetGatewayDevice.X_FH_aWiFi.Server.PlatformPort=80
InternetGatewayDevice.X_FH_aWiFi.Server.AuthServer=NULL
InternetGatewayDevice.X_FH_aWiFi.Server.AuthPort=80




《烽火HG8352A光貓,開啟telnet超級管理員登錄》.doc
將本文下載保存,方便收藏和打印
導出文檔