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

Contents of /google/protocol/inform.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Sat May 19 15:15:14 2007 UTC (16 years, 11 months ago) by dpavlin
File MIME type: text/xml
File size: 3298 byte(s)
initial import of cruft around TR-069

1 <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">
2 <soapenv:Header>
3 <cwmp:ID soapenv:mustUnderstand="1">1_THOM_TR69_ID</cwmp:ID>
4 </soapenv:Header>
5 <soapenv:Body>
6 <cwmp:Inform>
7 <DeviceId>
8 <Manufacturer>THOMSON</Manufacturer>
9 <OUI>00147F</OUI>
10 <ProductClass>SpeedTouch 780</ProductClass>
11 <SerialNumber>CP0644JTHJ4</SerialNumber>
12 </DeviceId>
13 <Event soap:arrayType="cwmp:EventStruct[03]">
14 <EventStruct>
15 <EventCode>0 BOOTSTRAP</EventCode>
16 <CommandKey></CommandKey>
17 </EventStruct>
18 <EventStruct>
19 <EventCode>1 BOOT</EventCode>
20 <CommandKey></CommandKey>
21 </EventStruct>
22 <EventStruct>
23 <EventCode>4 VALUE CHANGE</EventCode>
24 <CommandKey></CommandKey>
25 </EventStruct>
26 </Event>
27 <MaxEnvelopes>2</MaxEnvelopes>
28 <CurrentTime>1970-01-01T00:04:33Z</CurrentTime>
29 <RetryCount>01</RetryCount>
30 <ParameterList soap:arrayType="cwmp:ParameterValueStruct[12]">
31 <ParameterValueStruct>
32 <Name>InternetGatewayDevice.DeviceSummary</Name>
33 <Value xsi:type="xsd:string">InternetGatewayDevice:1.1[] (Baseline:1, EthernetLAN:1, ADSLWAN:1, Bridging:1, Time:1, WiFiLAN:1)</Value>
34 </ParameterValueStruct>
35 <ParameterValueStruct>
36 <Name>InternetGatewayDevice.DeviceInfo.SpecVersion</Name>
37 <Value xsi:type="xsd:string">1.1</Value>
38 </ParameterValueStruct>
39 <ParameterValueStruct>
40 <Name>InternetGatewayDevice.DeviceInfo.HardwareVersion</Name>
41 <Value xsi:type="xsd:string">BANT-R</Value>
42 </ParameterValueStruct>
43 <ParameterValueStruct>
44 <Name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</Name>
45 <Value xsi:type="xsd:string">6.2.15.5</Value>
46 </ParameterValueStruct>
47 <ParameterValueStruct>
48 <Name>InternetGatewayDevice.DeviceInfo.ProvisioningCode</Name>
49 <Value xsi:type="xsd:string"></Value>
50 </ParameterValueStruct>
51 <ParameterValueStruct>
52 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Name</Name>
53 <Value xsi:type="xsd:string">Routed PPPoE on 0/35 and 8/35</Value>
54 </ParameterValueStruct>
55 <ParameterValueStruct>
56 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Version</Name>
57 <Value xsi:type="xsd:string"></Value>
58 </ParameterValueStruct>
59 <ParameterValueStruct>
60 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Date</Name>
61 <Value xsi:type="xsd:dateTime">0000-00-00T00:00:00</Value>
62 </ParameterValueStruct>
63 <ParameterValueStruct>
64 <Name>InternetGatewayDevice.DeviceInfo.VendorConfigFile.1.Description</Name>
65 <Value xsi:type="xsd:string">Factory Defaults</Value>
66 </ParameterValueStruct>
67 <ParameterValueStruct>
68 <Name>InternetGatewayDevice.ManagementServer.ConnectionRequestURL</Name>
69 <Value xsi:type="xsd:string">http://192.168.1.254:51005/</Value>
70 </ParameterValueStruct>
71 <ParameterValueStruct>
72 <Name>InternetGatewayDevice.ManagementServer.ParameterKey</Name>
73 <Value xsi:type="xsd:string"></Value>
74 </ParameterValueStruct>
75 <ParameterValueStruct>
76 <Name>.ExternalIPAddress</Name>
77 <Value xsi:type="xsd:string">192.168.1.254</Value>
78 </ParameterValueStruct>
79 </ParameterList>
80 </cwmp:Inform>
81 </soapenv:Body>
82 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26