Fault 9003

Miguel Ángel Sánchez Moragues sanchez.moragues at gmail.com
Mon Nov 14 05:23:45 EST 2016


Hi Manny,

How to modify the function "GetParameterNames" for start the path with
"InternetGatewayDevice." ? Is it a config variable?

BR

2016-11-10 19:52 GMT+01:00 Manny Veloso <manny.veloso at smartrg.com>:

> Some CPEs don’t understand the short syntax for getting the TR-098 tree.
> Your device looks to be one of them. In the old days you would do a get on
> ‘InternetGatewayDevice.’ (note the period at the end). The sort of newer
> way is to just get on an empty string, which your device doesn’t support.
>
> You could try changing that refresh task to pull “InternetGatewayDevice.”
> or “Device.” and see if that works?
>
> ---
>
> Manny Veloso / technical person
>
> o: +360 859 1780
>
>
>
>
> Follow SmartRG <http://www.smartrg.com/> news and events on Facebook
> <https://www.facebook.com/SmartRG?fref=ts> | Twitter
> <https://twitter.com/SRGcrew> | LinkedIn
> <https://www.linkedin.com/company/2568791?trk=vsrp_companies_res_name&trkInfo=VSRPsearchId%3A80173221376409258784%2CVSRPtargetId%3A2568791%2CVSRPcmpt%3Aprimary>
> | YouTube <https://www.youtube.com/channel/UCxs7PruCYyHnuAVHO_oQAmQ>
>
> From: Users on behalf of Miguel Ángel Sánchez Moragues
> Reply-To: Community support for GenieACS users
> Date: Monday, November 7, 2016 at 11:31 PM
> To: Community support for GenieACS users
> Subject: Re: Fault 9003
>
> Hi Dan,
>
> I attach the whole conversation (this is the initial conversation
> -discovery device- between CPE and genie):
>
>
> # REQUEST Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"host":"acs.local:7547","user-agent":"BCM_TR69_CPE_04_
> 00","connection":"keep-alive","soapaction":"","content-type"
> :"text/xml","content-length":"2679"}
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/
> 2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
> <SOAP-ENV:Header>
> <cwmp:ID SOAP-ENV:mustUnderstand="1">1804289383</cwmp:ID>
> </SOAP-ENV:Header>
> <SOAP-ENV:Body>
> <cwmp:Inform>
> <DeviceId>
> <Manufacturer>ONU</Manufacturer>
> <OUI>D837BE</OUI>
> <ProductClass>ONU</ProductClass>
> <SerialNumber>D837BEF0C31E</SerialNumber>
> </DeviceId>
> <Event SOAP-ENC:arrayType="cwmp:EventStruct[2]">
> <EventStruct>
> <EventCode>1 BOOT</EventCode>
> <CommandKey></CommandKey>
> </EventStruct>
> <EventStruct>
> <EventCode>4 VALUE CHANGE</EventCode>
> <CommandKey></CommandKey>
> </EventStruct>
> </Event>
> <MaxEnvelopes>1</MaxEnvelopes>
> <CurrentTime>1970-01-01T00:01:27+00:00</CurrentTime>
> <RetryCount>0</RetryCount>
> <ParameterList SOAP-ENC:arrayType="cwmp:ParameterValueStruct[0008]">
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.DeviceSummary</Name>
> <Value xsi:type="xsd:string">InternetGatewayDevice:1.1[](Baseline:1,
> DeviceAssociation:1, Time:1, QoS:1, Bridging:1, IPPing:1, USBLAN:1,
> WiFiLAN:1, GponWAN:1), VoiceService:1.0[1](Endpoint:1,
> SIPEndpoint:1)</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.DeviceInfo.SpecVersion</Name>
> <Value xsi:type="xsd:string">1.0</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.DeviceInfo.HardwareVersion</Name>
> <Value xsi:type="xsd:string">V1.0</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</Name>
> <Value xsi:type="xsd:string">V1.2</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.DeviceInfo.ProvisioningCode</Name>
> <Value xsi:type="xsd:string"></Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.ManagementServer.ConnectionRequestURL</Name>
> <Value xsi:type="xsd:string">http://10.11.81.246:30005/</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.ManagementServer.ParameterKey</Name>
> <Value xsi:type="xsd:string"></Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.WANDevice.1.WANConnectionDevice.4.
> WANIPConnection.1.ExternalIPAddress</Name>
> <Value xsi:type="xsd:string">10.11.81.246</Value>
> </ParameterValueStruct>
> <ParameterValueStruct>
> <Name>InternetGatewayDevice.WANDevice.1.WANConnectionDevice.3.
> WANPPPConnection.1.Username</Name>
> <Value xsi:type="xsd:string">pppoe</Value>
> </ParameterValueStruct>
> </ParameterList>
> </cwmp:Inform>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
>
> # RESPONSE Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"Server":"GenieACS/1.0.7","SOAPServer":"GenieACS/1.0.7","Content-Type":"text/xml;
> charset=\"utf-8\"","Set-Cookie":"session=beb9b210707c993f; Path=/"}
> <?xml version="1.0" encoding="UTF-8"?>
> <soap-env:Envelope xmlns:soap-enc="http://schemas.xmlsoap.org/soap/
> encoding/" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/
> 2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:
> cwmp-1-0"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">
> 1804289383</cwmp:ID></soap-env:Header><soap-env:Body><
> cwmp:InformResponse><MaxEnvelopes>1</MaxEnvelopes><
> /cwmp:InformResponse></soap-env:Body></soap-env:Envelope>
>
>
> # REQUEST Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"host":"acs.local:7547","user-agent":"BCM_TR69_CPE_04_
> 00","connection":"keep-alive","soapaction":"","cookie":"
> session=beb9b210707c993f","content-type":"text/xml","content-length":"0"}
>
>
> # RESPONSE Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"Server":"GenieACS/1.0.7","SOAPServer":"GenieACS/1.0.7","Content-Type":"text/xml;
> charset=\"utf-8\""}
> <?xml version="1.0" encoding="UTF-8"?>
> <soap-env:Envelope xmlns:soap-enc="http://schemas.xmlsoap.org/soap/
> encoding/" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/
> 2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:
> cwmp-1-0"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">
> 58217e01fddcb1865cc62682</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:
> GetParameterNames><ParameterPath/><NextLevel>0</NextLevel></cwmp:
> GetParameterNames></soap-env:Body></soap-env:Envelope>
>
>
> # REQUEST Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"host":"acs.local:7547","user-agent":"BCM_TR69_CPE_04_
> 00","connection":"keep-alive","soapaction":"","cookie":"
> session=beb9b210707c993f","content-type":"text/xml","
> content-length":"661"}
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/
> 2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
> <SOAP-ENV:Header>
> <cwmp:ID SOAP-ENV:mustUnderstand="1">58217e01fddcb1865cc62682</cwmp:ID>
> </SOAP-ENV:Header>
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>Client</faultcode>
> <faultstring>CWMP fault</faultstring>
> <detail>
> <cwmp:Fault>
> <FaultCode>9003</FaultCode>
> <FaultString>Invalid arguments</FaultString>
> </cwmp:Fault>
> </detail>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
>
> # RESPONSE Tue Nov 08 2016 08:25:53 GMT+0100 (CET)
> {"Server":"GenieACS/1.0.7","SOAPServer":"GenieACS/1.0.7"}
>
> 2016-11-08 0:11 GMT+01:00 Dan Morphis <dan at milkcarton.com>:
>
>> CPE in that it appears you are trying to do a refresh object on a
>> parameter value. You want to do a getParameterValue on values. But without
>> seeing the whole conversation I'm making an educated guess.
>>
>> -dan
>>
>> On Mon, Nov 7, 2016 at 2:09 PM, Dan Morphis <dan at milkcarton.com> wrote:
>>
>>> CPE
>>>
>>> On Mon, Nov 7, 2016 at 5:58 AM, Miguel Ángel Sánchez Moragues <
>>> sanchez.moragues at gmail.com> wrote:
>>>
>>>> I have a problem with the command "refreshObject", there is the debug
>>>> trace:
>>>>
>>>> # RESPONSE Mon Nov 07 2016 13:21:09 GMT+0100 (CET)
>>>> {"Server":"GenieACS/1.0.7","SOAPServer":"GenieACS/1.0.7","Content-Type":"text/xml;
>>>> charset=\"utf-8\""}
>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>> <soap-env:Envelope xmlns:soap-enc="http://schemas
>>>> .xmlsoap.org/soap/encoding/" xmlns:soap-env="http://schemas
>>>> .xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2
>>>> 001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>> xmlns:cwmp="urn:dslforum-org:cwmp-1-0"><soap-env:Header><cwmp:ID
>>>> soap-env:mustUnderstand="1">582071b537b6d0cf44835dea</cwmp:I
>>>> D></soap-env:Header><soap-env:Body><cwmp:GetParameterNames><
>>>> ParameterPath/><NextLevel>0</NextLevel></cwmp:GetParameterNa
>>>> mes></soap-env:Body></soap-env:Envelope>
>>>>
>>>>
>>>> # REQUEST Mon Nov 07 2016 13:21:09 GMT+0100 (CET)
>>>> {"host":"acs.local:7547","user-agent":"BCM_TR69_CPE_04_00","
>>>> connection":"keep-alive","soapaction":"","cookie":"session=2
>>>> 168d523c0d6098d","content-type":"text/xml","content-length":"661"}
>>>> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas
>>>> .xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas
>>>> .xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2
>>>> 001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>> xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
>>>> <SOAP-ENV:Header>
>>>> <cwmp:ID SOAP-ENV:mustUnderstand="1">582071b537b6d0cf44835dea</cwmp:ID>
>>>> </SOAP-ENV:Header>
>>>> <SOAP-ENV:Body>
>>>> <SOAP-ENV:Fault>
>>>> <faultcode>Client</faultcode>
>>>> <faultstring>CWMP fault</faultstring>
>>>> <detail>
>>>> <cwmp:Fault>
>>>> <FaultCode>9003</FaultCode>
>>>> <FaultString>Invalid arguments</FaultString>
>>>> </cwmp:Fault>
>>>> </detail>
>>>> </SOAP-ENV:Fault>
>>>> </SOAP-ENV:Body>
>>>> </SOAP-ENV:Envelope>
>>>>
>>>> Is it a CPE problem or acs server problem?
>>>>
>>>> _______________________________________________
>>>> Users mailing list
>>>> Users at lists.genieacs.com
>>>> http://lists.genieacs.com/mailman/listinfo/users
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.genieacs.com
>> http://lists.genieacs.com/mailman/listinfo/users
>>
>>
>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20161114/f7cc483d/attachment-0001.html>


More information about the Users mailing list