Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.06 KB | None | 0 0
  1. # REQUEST Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  2. {"host":"172.16.1.165:7547","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","soapaction":"","content-length":"2748","expect":"100-continue"}
  3. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  4. <soap_env:Envelope
  5. xmlns:soap_env="http://schemas.xmlsoap.org/soap/envelope/"
  6. xmlns:soap_enc="http://schemas.xmlsoap.org/soap/encoding/"
  7. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  8. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  9. xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  10. <soap_env:Header>
  11. <cwmp:ID soap_env:mustUnderstand="1">1</cwmp:ID>
  12. </soap_env:Header>
  13. <soap_env:Body>
  14. <cwmp:Inform>
  15. <DeviceId>
  16. <Manufacturer>OpenWrt
  17. http___openwrt.org_</Manufacturer>
  18. <OUI>FFFFFF</OUI>
  19. <ProductClass>Generic</ProductClass>
  20. <SerialNumber>FFFFFF123456</SerialNumber>
  21. </DeviceId>
  22. <Event soap_enc:arrayType="cwmp:EventStruct[1]">
  23. <EventStruct>
  24. <EventCode>2 PERIODIC</EventCode>
  25. <CommandKey />
  26. </EventStruct>
  27. </Event>
  28. <MaxEnvelopes>1</MaxEnvelopes>
  29. <CurrentTime>2019-08-23T11:31:45+02:00</CurrentTime>
  30. <RetryCount>0</RetryCount>
  31. <ParameterList soap_enc:arrayType="cwmp:ParameterValueStruct[10]">
  32. <ParameterValueStruct>
  33. <Name>Device.DeviceInfo.SpecVersion</Name>
  34. <Value xsi:type="xsd:string">1.0</Value>
  35. </ParameterValueStruct>
  36. <ParameterValueStruct>
  37. <Name>Device.DeviceInfo.ProvisioningCode</Name>
  38. <Value xsi:type="xsd:string">456</Value>
  39. </ParameterValueStruct>
  40. <ParameterValueStruct>
  41. <Name>Device.DeviceInfo.Manufacturer</Name>
  42. <Value xsi:type="xsd:string">OpenWrt
  43. http___openwrt.org_</Value>
  44. </ParameterValueStruct>
  45. <ParameterValueStruct>
  46. <Name>Device.DeviceInfo.ManufacturerOUI</Name>
  47. <Value xsi:type="xsd:string">FFFFFF</Value>
  48. </ParameterValueStruct>
  49. <ParameterValueStruct>
  50. <Name>Device.DeviceInfo.ProductClass</Name>
  51. <Value xsi:type="xsd:string">Generic</Value>
  52. </ParameterValueStruct>
  53. <ParameterValueStruct>
  54. <Name>Device.DeviceInfo.SerialNumber</Name>
  55. <Value xsi:type="xsd:string">FFFFFF123456</Value>
  56. </ParameterValueStruct>
  57. <ParameterValueStruct>
  58. <Name>Device.DeviceInfo.HardwareVersion</Name>
  59. <Value xsi:type="xsd:string">v0</Value>
  60. </ParameterValueStruct>
  61. <ParameterValueStruct>
  62. <Name>Device.DeviceInfo.SoftwareVersion</Name>
  63. <Value xsi:type="xsd:string">SHRW-0.2_04-2019</Value>
  64. </ParameterValueStruct>
  65. <ParameterValueStruct>
  66. <Name>Device.ManagementServer.ConnectionRequestURL</Name>
  67. <Value xsi:type="xsd:string">http://172.16.1.167:7547/</Value>
  68. </ParameterValueStruct>
  69. <ParameterValueStruct>
  70. <Name>Device.ManagementServer.ParameterKey</Name>
  71. <Value xsi:type="xsd:string"></Value>
  72. </ParameterValueStruct>
  73. </ParameterList>
  74. </cwmp:Inform>
  75. </soap_env:Body>
  76. </soap_env:Envelope>
  77.  
  78.  
  79. # RESPONSE Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  80. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Content-Type":"text/xml; charset=\"utf-8\"","Set-Cookie":"session=529ee5ca93078ba7"}
  81. <?xml version="1.0" encoding="UTF-8"?>
  82. <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-2"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">1</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:InformResponse><MaxEnvelopes>1</MaxEnvelopes></cwmp:InformResponse></soap-env:Body></soap-env:Envelope>
  83.  
  84.  
  85. # REQUEST Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  86. {"host":"172.16.1.165:7547","cookie":"session=529ee5ca93078ba7","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","soapaction":"","content-length":"510"}
  87. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  88. <soap_env:Envelope
  89. xmlns:soap_env="http://schemas.xmlsoap.org/soap/envelope/"
  90. xmlns:soap_enc="http://schemas.xmlsoap.org/soap/encoding/"
  91. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  92. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  93. xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  94. <soap_env:Header>
  95. <cwmp:ID soap_env:mustUnderstand="1">2</cwmp:ID>
  96. </soap_env:Header>
  97. <soap_env:Body>
  98. <cwmp:GetRPCMethods />
  99. </soap_env:Body>
  100. </soap_env:Envelope>
  101.  
  102.  
  103. # RESPONSE Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  104. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Content-Type":"text/xml; charset=\"utf-8\""}
  105. <?xml version="1.0" encoding="UTF-8"?>
  106. <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-2"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">2</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:GetRPCMethodsResponse><MethodList soap-enc:arrayType="xsd:string[3]"><string>Inform</string><string>GetRPCMethods</string><string>TransferComplete</string></MethodList></cwmp:GetRPCMethodsResponse></soap-env:Body></soap-env:Envelope>
  107.  
  108.  
  109. # REQUEST Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  110. {"host":"172.16.1.165:7547","cookie":"session=529ee5ca93078ba7","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","content-length":"0"}
  111.  
  112.  
  113. # RESPONSE Fri Aug 23 2019 11:31:43 GMT+0200 (CEST)
  114. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Connection":"close"}
  115.  
  116.  
  117. # REQUEST Fri Aug 23 2019 11:31:48 GMT+0200 (CEST)
  118. {"host":"172.16.1.165:7547","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","soapaction":"","content-length":"2758","expect":"100-continue"}
  119. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  120. <soap_env:Envelope
  121. xmlns:soap_env="http://schemas.xmlsoap.org/soap/envelope/"
  122. xmlns:soap_enc="http://schemas.xmlsoap.org/soap/encoding/"
  123. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  124. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  125. xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  126. <soap_env:Header>
  127. <cwmp:ID soap_env:mustUnderstand="1">3</cwmp:ID>
  128. </soap_env:Header>
  129. <soap_env:Body>
  130. <cwmp:Inform>
  131. <DeviceId>
  132. <Manufacturer>OpenWrt
  133. http___openwrt.org_</Manufacturer>
  134. <OUI>FFFFFF</OUI>
  135. <ProductClass>Generic</ProductClass>
  136. <SerialNumber>FFFFFF123456</SerialNumber>
  137. </DeviceId>
  138. <Event soap_enc:arrayType="cwmp:EventStruct[1]">
  139. <EventStruct>
  140. <EventCode>6 CONNECTION REQUEST</EventCode>
  141. <CommandKey />
  142. </EventStruct>
  143. </Event>
  144. <MaxEnvelopes>1</MaxEnvelopes>
  145. <CurrentTime>2019-08-23T11:31:50+02:00</CurrentTime>
  146. <RetryCount>0</RetryCount>
  147. <ParameterList soap_enc:arrayType="cwmp:ParameterValueStruct[10]">
  148. <ParameterValueStruct>
  149. <Name>Device.DeviceInfo.SpecVersion</Name>
  150. <Value xsi:type="xsd:string">1.0</Value>
  151. </ParameterValueStruct>
  152. <ParameterValueStruct>
  153. <Name>Device.DeviceInfo.ProvisioningCode</Name>
  154. <Value xsi:type="xsd:string">456</Value>
  155. </ParameterValueStruct>
  156. <ParameterValueStruct>
  157. <Name>Device.DeviceInfo.Manufacturer</Name>
  158. <Value xsi:type="xsd:string">OpenWrt
  159. http___openwrt.org_</Value>
  160. </ParameterValueStruct>
  161. <ParameterValueStruct>
  162. <Name>Device.DeviceInfo.ManufacturerOUI</Name>
  163. <Value xsi:type="xsd:string">FFFFFF</Value>
  164. </ParameterValueStruct>
  165. <ParameterValueStruct>
  166. <Name>Device.DeviceInfo.ProductClass</Name>
  167. <Value xsi:type="xsd:string">Generic</Value>
  168. </ParameterValueStruct>
  169. <ParameterValueStruct>
  170. <Name>Device.DeviceInfo.SerialNumber</Name>
  171. <Value xsi:type="xsd:string">FFFFFF123456</Value>
  172. </ParameterValueStruct>
  173. <ParameterValueStruct>
  174. <Name>Device.DeviceInfo.HardwareVersion</Name>
  175. <Value xsi:type="xsd:string">v0</Value>
  176. </ParameterValueStruct>
  177. <ParameterValueStruct>
  178. <Name>Device.DeviceInfo.SoftwareVersion</Name>
  179. <Value xsi:type="xsd:string">SHRW-0.2_04-2019</Value>
  180. </ParameterValueStruct>
  181. <ParameterValueStruct>
  182. <Name>Device.ManagementServer.ConnectionRequestURL</Name>
  183. <Value xsi:type="xsd:string">http://172.16.1.167:7547/</Value>
  184. </ParameterValueStruct>
  185. <ParameterValueStruct>
  186. <Name>Device.ManagementServer.ParameterKey</Name>
  187. <Value xsi:type="xsd:string"></Value>
  188. </ParameterValueStruct>
  189. </ParameterList>
  190. </cwmp:Inform>
  191. </soap_env:Body>
  192. </soap_env:Envelope>
  193.  
  194.  
  195. # RESPONSE Fri Aug 23 2019 11:31:48 GMT+0200 (CEST)
  196. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Content-Type":"text/xml; charset=\"utf-8\"","Set-Cookie":"session=e6bf36aa3f65e697"}
  197. <?xml version="1.0" encoding="UTF-8"?>
  198. <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-2"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">3</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:InformResponse><MaxEnvelopes>1</MaxEnvelopes></cwmp:InformResponse></soap-env:Body></soap-env:Envelope>
  199.  
  200.  
  201. # REQUEST Fri Aug 23 2019 11:31:48 GMT+0200 (CEST)
  202. {"host":"172.16.1.165:7547","cookie":"session=e6bf36aa3f65e697","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","content-length":"0"}
  203.  
  204.  
  205. # RESPONSE Fri Aug 23 2019 11:31:48 GMT+0200 (CEST)
  206. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Content-Type":"text/xml; charset=\"utf-8\""}
  207. <?xml version="1.0" encoding="UTF-8"?>
  208. <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-2"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">16cbdd1573d0000</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:GetParameterNames><ParameterPath>Device.</ParameterPath><NextLevel>1</NextLevel></cwmp:GetParameterNames></soap-env:Body></soap-env:Envelope>
  209.  
  210.  
  211. # REQUEST Fri Aug 23 2019 11:31:56 GMT+0200 (CEST)
  212. {"host":"172.16.1.165:7547","cookie":"session=e6bf36aa3f65e697","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","soapaction":"","content-length":"1259","expect":"100-continue"}
  213. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  214. <soap_env:Envelope
  215. xmlns:soap_env="http://schemas.xmlsoap.org/soap/envelope/"
  216. xmlns:soap_enc="http://schemas.xmlsoap.org/soap/encoding/"
  217. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  218. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  219. xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  220. <soap_env:Header>
  221. <cwmp:ID soap_env:mustUnderstand="1">16cbdd1573d0000</cwmp:ID>
  222. </soap_env:Header>
  223. <soap_env:Body>
  224. <cwmp:GetParameterNamesResponse>
  225. <ParameterList soap_enc:arrayType="cwmp:ParameterInfoStruct[5]">
  226. <ParameterInfoStruct>
  227. <Name>Device.DeviceInfo.</Name>
  228. <Writable>0</Writable>
  229. </ParameterInfoStruct>
  230. <ParameterInfoStruct>
  231. <Name>Device.DHCPv4.</Name>
  232. <Writable>0</Writable>
  233. </ParameterInfoStruct>
  234. <ParameterInfoStruct>
  235. <Name>Device.IP.</Name>
  236. <Writable>0</Writable>
  237. </ParameterInfoStruct>
  238. <ParameterInfoStruct>
  239. <Name>Device.ManagementServer.</Name>
  240. <Writable>0</Writable>
  241. </ParameterInfoStruct>
  242. <ParameterInfoStruct>
  243. <Name>Device.WiFi.</Name>
  244. <Writable>0</Writable>
  245. </ParameterInfoStruct>
  246. </ParameterList>
  247. </cwmp:GetParameterNamesResponse>
  248. </soap_env:Body>
  249. </soap_env:Envelope>
  250.  
  251.  
  252. # RESPONSE Fri Aug 23 2019 11:31:56 GMT+0200 (CEST)
  253. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Connection":"close"}
  254.  
  255.  
  256. # REQUEST Fri Aug 23 2019 11:32:23 GMT+0200 (CEST)
  257. {"host":"172.16.1.165:7547","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","soapaction":"","content-length":"2758","expect":"100-continue"}
  258. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  259. <soap_env:Envelope
  260. xmlns:soap_env="http://schemas.xmlsoap.org/soap/envelope/"
  261. xmlns:soap_enc="http://schemas.xmlsoap.org/soap/encoding/"
  262. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  263. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  264. xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  265. <soap_env:Header>
  266. <cwmp:ID soap_env:mustUnderstand="1">4</cwmp:ID>
  267. </soap_env:Header>
  268. <soap_env:Body>
  269. <cwmp:Inform>
  270. <DeviceId>
  271. <Manufacturer>OpenWrt
  272. http___openwrt.org_</Manufacturer>
  273. <OUI>FFFFFF</OUI>
  274. <ProductClass>Generic</ProductClass>
  275. <SerialNumber>FFFFFF123456</SerialNumber>
  276. </DeviceId>
  277. <Event soap_enc:arrayType="cwmp:EventStruct[1]">
  278. <EventStruct>
  279. <EventCode>6 CONNECTION REQUEST</EventCode>
  280. <CommandKey />
  281. </EventStruct>
  282. </Event>
  283. <MaxEnvelopes>1</MaxEnvelopes>
  284. <CurrentTime>2019-08-23T11:32:24+02:00</CurrentTime>
  285. <RetryCount>0</RetryCount>
  286. <ParameterList soap_enc:arrayType="cwmp:ParameterValueStruct[10]">
  287. <ParameterValueStruct>
  288. <Name>Device.DeviceInfo.SpecVersion</Name>
  289. <Value xsi:type="xsd:string">1.0</Value>
  290. </ParameterValueStruct>
  291. <ParameterValueStruct>
  292. <Name>Device.DeviceInfo.ProvisioningCode</Name>
  293. <Value xsi:type="xsd:string">456</Value>
  294. </ParameterValueStruct>
  295. <ParameterValueStruct>
  296. <Name>Device.DeviceInfo.Manufacturer</Name>
  297. <Value xsi:type="xsd:string">OpenWrt
  298. http___openwrt.org_</Value>
  299. </ParameterValueStruct>
  300. <ParameterValueStruct>
  301. <Name>Device.DeviceInfo.ManufacturerOUI</Name>
  302. <Value xsi:type="xsd:string">FFFFFF</Value>
  303. </ParameterValueStruct>
  304. <ParameterValueStruct>
  305. <Name>Device.DeviceInfo.ProductClass</Name>
  306. <Value xsi:type="xsd:string">Generic</Value>
  307. </ParameterValueStruct>
  308. <ParameterValueStruct>
  309. <Name>Device.DeviceInfo.SerialNumber</Name>
  310. <Value xsi:type="xsd:string">FFFFFF123456</Value>
  311. </ParameterValueStruct>
  312. <ParameterValueStruct>
  313. <Name>Device.DeviceInfo.HardwareVersion</Name>
  314. <Value xsi:type="xsd:string">v0</Value>
  315. </ParameterValueStruct>
  316. <ParameterValueStruct>
  317. <Name>Device.DeviceInfo.SoftwareVersion</Name>
  318. <Value xsi:type="xsd:string">SHRW-0.2_04-2019</Value>
  319. </ParameterValueStruct>
  320. <ParameterValueStruct>
  321. <Name>Device.ManagementServer.ConnectionRequestURL</Name>
  322. <Value xsi:type="xsd:string">http://172.16.1.167:7547/</Value>
  323. </ParameterValueStruct>
  324. <ParameterValueStruct>
  325. <Name>Device.ManagementServer.ParameterKey</Name>
  326. <Value xsi:type="xsd:string"></Value>
  327. </ParameterValueStruct>
  328. </ParameterList>
  329. </cwmp:Inform>
  330. </soap_env:Body>
  331. </soap_env:Envelope>
  332.  
  333.  
  334. # RESPONSE Fri Aug 23 2019 11:32:23 GMT+0200 (CEST)
  335. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Content-Type":"text/xml; charset=\"utf-8\"","Set-Cookie":"session=1c05fd10f6cce020"}
  336. <?xml version="1.0" encoding="UTF-8"?>
  337. <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-2"><soap-env:Header><cwmp:ID soap-env:mustUnderstand="1">4</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:InformResponse><MaxEnvelopes>1</MaxEnvelopes></cwmp:InformResponse></soap-env:Body></soap-env:Envelope>
  338.  
  339.  
  340. # REQUEST Fri Aug 23 2019 11:32:23 GMT+0200 (CEST)
  341. {"host":"172.16.1.165:7547","cookie":"session=1c05fd10f6cce020","user-agent":"easycwmp","content-type":"text/xml; charset=\"utf-8\"","content-length":"0"}
  342.  
  343.  
  344. # RESPONSE Fri Aug 23 2019 11:32:23 GMT+0200 (CEST)
  345. {"Server":"GenieACS/1.1.3","SOAPServer":"GenieACS/1.1.3","Connection":"close"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement