Troubles with some routers

Denis Taranushin tda at suttk.ru
Thu Jul 30 01:21:04 EDT 2015


Today I have 3 routers for test in Genieacs:
1. Huaway HG232f (big trouble)
2. D-Link DIR-300 (wrong parsed)
3. D-Link DIR-615 (has no troubles)


1. Genieacs works wrong with Huaway. genieacs doesn't parse respond.
There are a lot of CR in respond from Huaway ( .dump-file):

<ParameterValueStruct>
<Name>InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.SSID</Name>
<Value xsi:type="xsd:string">HG232f-SSID2</Value>
</ParameterValueStruct>
<ParameterValueStruct>
<Name>InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.BeaconType</Name>
<Value xsi:type="xsd:string">11i</Value>
</ParameterValueStruct>


Unlike the others' responds (there is no newline (CR)):
<ParameterValueStruct><Name>InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID</Name><Value 
xsi:type="xsd:string">BB</Value></ParameterValueStruct>

May it be reason for genieacs parses wrong?


2. If i open Summary there is SSID in "Device parameters" for DIR-300:
InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID DIR-300
it match (for parameters.json):
"InternetGatewayDevice.LANDevice./^\\d+$/.WLANConfiguration./^\\d+$/.SSID" 
: {"alias" : "summary.wlanSsid"},

But there is no WLAN SSID printed on "Listing devices"-table.

How maght it be fixed? I can provide .dump-files if it necessary
or... how do i troubleshooting those bugs?




More information about the Users mailing list