HP Comware 5 Debug Manual Vol 1

xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
xmlns:soap="http://schemas.xmlSOAP.org/soap/envelope/"
xmlns:encodingStyle="http://schemas.xmlSOAP.org/soap/encoding/">
<soap:Header>
<cwmp:ID soap:mustUnderstand="1">1</cwmp:ID>
</soap:Header>
<soap:Body>
<cwmp:Inform>
<DeviceId>
<Manufacturer>H3C</Manufacturer>
<OUI>000FE2</OUI>
<ProductClass> device </ProductClass>
<SerialNumber> 210231A73F1034103445 </SerialNumber>
</DeviceId>
<Event encodingStyle:arrayType="cwmp:EventStruct[1]">
<EventStruct>
<EventCode>0 BOOTSTRAP</EventCode>
<CommandKey></CommandKey>
</EventStruct>
</Event>
<MaxEnvelopes>1</MaxEnvelopes>
<CurrentTime>2007-08-20T16:42:26</CurrentTime>
<RetryCount>0</RetryCount>
</cwmp:Inform>
</soap:Body>
</soap:Envelope>
// CWMP sent an inform request again.
*Aug 10 17:57:39:438 2007 Sysname CWMP/7/DebugInfo:
information:HTTP header sent. return-value = 0.
// CWMP sent the inform request successfully.
*Aug 10 17:57:39:438 2007 Sysname CWMP/7/DebugInfo:
information:Message sent. body-length = 1325.
// CWMP sent the message successfully.
*Aug 10 17:57:39:734 2007 Sysname CWMP/7/DebugInfo:
information:HTTP client error or closed.
// CWMP closed HTTP.
*Aug 10 17:57:44:203 2007 Sysname CWMP/7/DebugInfo:
information:Connecting to HTTP client succeeded .
// The device connected to the HTTP client successfully.
*Aug 10 17:57:44:203 2007 Sysname CWMP/7/DebugInfo:
information:HTTP header sent. return-value = 0.
// CWMP sent the HTTP header successfully.
*Aug 10 17:57:44:203 2007 Sysname CWMP/7/DebugInfo:
information:Message sent. body-length = 1325.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
information:Completed to receive HTTP header.
337