/[cwmp]/google/test_files/inform.txt
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/test_files/inform.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Sat May 19 15:15:14 2007 UTC (17 years ago) by dpavlin
File MIME type: text/plain
File size: 2492 byte(s)
initial import of cruft around TR-069

1 dpavlin 2 Name: Default Inform message
2     Response: <soap:Envelope
3     xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
4     soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
5     xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
6     <soap:Header>
7     <cwmp:ID soap:mustUnderstand="1">1234</cwmp:ID>
8     </soap:Header>
9     <soap:Body>
10     <cwmp:Inform>
11     <cwmp:DeviceId>
12     <cwmp:Manufacturer>Jungo LTD.</cwmp:Manufacturer>
13     <cwmp:OUI>147AD23</cwmp:OUI>
14     <cwmp:ProductClass>Some Gateway Model</cwmp:ProductClass>
15     <cwmp:SerialNumber>ABCD1234</cwmp:SerialNumber>
16     </cwmp:DeviceId>
17     <cwmp:Event>
18     <cwmp:EventStruct>
19     <cwmp:EventCode>0 BOOTSTRAP</cwmp:EventCode>
20     <cwmp:CommandKey></cwmp:CommandKey>
21     </cwmp:EventStruct>
22     </cwmp:Event>
23     <cwmp:MaxEnvelopes>1</cwmp:MaxEnvelopes>
24     <cwmp:RetryCount>0</cwmp:RetryCount>
25     <cwmp:CurrentTime>2005-03-03T11:21:25</cwmp:CurrentTime>
26     <cwmp:ParameterList>
27     <cwmp:ParameterValueStruct>
28     <name>InternetGatewayDevice.DeviceInfo.SpecVersion</name>
29     <value xsi:type="xsd:string">1.0</value>
30     </cwmp:ParameterValueStruct>
31     <cwmp:ParameterValueStruct>
32     <name>InternetGatewayDevice.DeviceInfo.HardwareVersion</name>
33     <value xsi:type="xsd:string">ver 1.2</value>
34     </cwmp:ParameterValueStruct>
35     <cwmp:ParameterValueStruct>
36     <name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</name>
37     <value xsi:type="xsd:string">OpenRG 4.0</value>
38     </cwmp:ParameterValueStruct>
39     <cwmp:ParameterValueStruct>
40     <name>InternetGatewayDevice.DeviceInfo.ProvisioningCode</name>
41     <value xsi:type="xsd:string"></value>
42     </cwmp:ParameterValueStruct>
43     <cwmp:ParameterValueStruct>
44     <name>InternetGatewayDevice.ManagementServer.ConnectionRequestURL</name>
45     <value xsi:type="xsd:string">http://10.71.81.212:1234/CPE-path</value>
46     </cwmp:ParameterValueStruct>
47     <!-- this is a comment -->
48     <cwmp:ParameterValueStruct>
49     <name>InternetGatewayDevice.ManagementServer.ParameterKey</name>
50     <value xsi:type=""></value>
51     </cwmp:ParameterValueStruct>
52     <cwmp:ParameterValueStruct>
53     <name>InternetGatewayDevice.WANDevice.0.WANConnectionDevice.0.WANIPConnection.0.ExternalIPAddress</name>
54     <value xsi:type="xsd:string">10.71.81.212</value>
55     </cwmp:ParameterValueStruct>
56     </cwmp:ParameterList>
57     </cwmp:Inform>
58     </soap:Body>
59     </soap:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26