/[cwmp]/google/protocol/thompson-inform
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /google/protocol/thompson-inform

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39 - (hide annotations)
Tue Jun 19 17:28:49 2007 UTC (17 years ago) by dpavlin
File size: 4265 byte(s)
better protocol dumps
1 dpavlin 39 POST / HTTP/1.1
2 dpavlin 2 Content-Type: text/xml; charset=ISO-8859-1
3     Host: 192.168.1.90
4     User-Agent: Thomson_cwmp-engine/r6.2.15.5
5     SOAPAction:
6     Transfer-Encoding: chunked
7    
8     594
9     <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="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">
10     <soapenv:Header>
11     <cwmp:ID soapenv:mustUnderstand="1">1_THOM_TR69_ID</cwmp:ID>
12     </soapenv:Header>
13     <soapenv:Body>
14     <cwmp:Inform>
15     <DeviceId>
16     <Manufacturer>THOMSON</Manufacturer>
17     <OUI>00147F</OUI>
18     <ProductClass>SpeedTouch 780</ProductClass>
19     <SerialNumber>CP0644JTHJ4</SerialNumber>
20     </DeviceId>
21     <Event soap:arrayType="cwmp:EventStruct[03]">
22     <EventStruct>
23     <EventCode>0 BOOTSTRAP</EventCode>
24     <CommandKey></CommandKey>
25     </EventStruct>
26     <EventStruct>
27     <EventCode>1 BOOT</EventCode>
28     <CommandKey></CommandKey>
29     </EventStruct>
30     <EventStruct>
31     <EventCode>4 VALUE CHANGE</EventCode>
32     <CommandKey></CommandKey>
33     </EventStruct>
34     </Event>
35     <MaxEnvelopes>2</MaxEnvelopes>
36     <Curre
37     ntTime>1970-01-01T00:04:33Z</CurrentTime>
38     <RetryCount>01</RetryCount>
39     <ParameterList soap:arrayType="cwmp:ParameterValueStruct[12]">
40     <ParameterValueStruct>
41     <Name>InternetGatewayDevice.DeviceSummary</Name>
42     <Value xsi:type="xsd:string">InternetGatewayDevice:1.1[] (Baseline:1, EthernetLAN:1, ADSLWAN:1, Bridging:1, Time:1, WiFiLAN:1)</Value>
43     </ParameterValueStruct>
44     <ParameterValueStruct>
45     <Name>
46     58e
47     InternetGatew
48     ayDevice.DeviceInfo.SpecVersion</Name>
49     <Value xsi:type="xsd:string">1.1</Value>
50     </ParameterValueStruct>
51     <ParameterValueStruct>
52     <Name>InternetGatewayDevice.DeviceInfo.HardwareVersion</Name>
53     <Value xsi:type="xsd:string">BANT-R</Value>
54     </ParameterValueStruct>
55     <ParameterValueStruct>
56     <Name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</Name>
57     <Value xsi:type="xsd:string">6.2.15.5</Value>
58     </ParameterValueStruct>
59     <ParameterValueStruct>
60     <Name>InternetGatewayDevice.DeviceInfo.ProvisioningCode</Name>
61     <Value xsi:type="xsd:string"></Value>
62     </ParameterValueStruct>
63     <ParameterVal
64     ueStruct>
65     <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name</Name>
66     <Value xsi:type="xsd:string">Routed PPPoE on 0/35 and 8/35</Value>
67     </ParameterValueStruct>
68     <ParameterValueStruct>
69     <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version</Name>
70     <Value xsi:type="xsd:string"></Value>
71     </ParameterValueStruct>
72     <ParameterValueStruct>
73     <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date</Name>
74     <Value xsi:type="xsd:dateTime">0000-00-00T00:00:00</Value>
75     </ParameterValueStruct>
76     <ParameterValueStruct>
77     <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Description</Name>
78     <Value xsi:type="xsd:string">Factory Defaults</Value>
79     </ParameterValueStruct>
80     <ParameterValueStruct>
81     <Name>InternetGatewayDevice.ManagementServer.ConnectionRequestURL</Name>
82     <Value
83    
84     1bf
85     xsi:type="xsd:string">http://192.168.1.254:51005/</Value>
86     </ParameterValueStruct>
87     <ParameterValueStruct>
88     <Name>InternetGatewayDevice.ManagementServer.ParameterKey</Name>
89     <Value xsi:type="xsd:string"></Value>
90     </ParameterValueStruct>
91     <ParameterValueStruct>
92     <Name>.ExternalIPAddress</Name>
93     <Value xsi:type="xsd:string">192.168.1.254</Value>
94     </ParameterValueStruct>
95     </ParameterList>
96     </cwmp:Inform>
97     </soapenv:Body>
98     </soapenv:Envelope>
99    
100     0
101    
102    
103     HTTP/1.1 500 Internal Server Error
104    
105     Date: Sat, 19 May 2007 12:35:40 GMT
106     Server: libwww-perl-daemon/1.36
107     Content-Length: 565
108     Content-Type: text/xml; charset=utf-8
109     SOAPServer: SOAP::Lite/Perl/0.69
110    
111     <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:MustUnderstand</faultcode><faultstring>Unrecognized header has mustUnderstand attribute set to 'true'</faultstring><faultactor>http://llin:3333/</faultactor></soap:Fault></soap:Body></soap:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26