HP Comware 5 Debug Manual Vol 1

information:Serial number: 210231A73F1034103445 .
// The CWMP device serial ID was displayed.
*Aug 10 17:57:39:203 2007 Sysname CWMP/7/DebugInfo:
information:Construct messagse. length = 1325, message = <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-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 constructed a protocol packet.
*Aug 10 17:57:39:203 2007 Sysname CWMP/7/DebugInfo:
information:HTTP header sent. return-value = 0.
// CWMP returned a value of 0, and sent the HTTP header successfully.
*Aug 10 17:57:39:219 2007 Sysname CWMP/7/DebugInfo:
information:Message sent. body-length = 1325.
// CWMP sent the message body with the length of 1325.
*Aug 10 17:57:39:438 2007 Sysname CWMP/7/DebugInfo:
information:Authentication is requested by HTTP client.
// The HTTP client sent an authentication request.
*Aug 10 17:57:39:438 2007 Sysname CWMP/7/DebugInfo:
transmit:Resend message. message =
<soap:Envelope
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
336