HP Comware 5 Debug Manual Vol 1

Field
Description
Ver: Version ACSEI version.
clientOrserver: 0 or 1
Packet sender:
0ACSEI client.
1ACSEI server.
Type: Message-Type
Packet type:
0X01 –Registration packets.
0X02–Information notifications.
0X03–Operation notifications.
0X04–Monitoring packets.
0X05–Deregistration packets.
clientID: clientID
Client with which the server is communicating. A client ID uniquely
identifies a client.
Length: Length Length of the ACSEI packet excluding the Ethernet header.
Inner Code: Inner-Code
Inner code of the ACSEI packet:
Request, acknowledgement, or denial for a registration packet.
Monitoring request or acknowledgement for a monitoring packet.
Identifier: Identifier Sequence number of the ACSEI packet.
Length: Length
Length of the ACSEI packet excluding the Ethernet header and ACSEI
header.
Examples
# Enable ACSEI server, terminal monitoring, and ACSEI server debugging. When a an ACSEI client
registers with the ACSEI server, output similar to the following example is generated:
<Sysname> system-view
[Sysname] acsei server enable
[Sysname] quit
<Sysname> terminal monitor
<Sysname> terminal debugging
<Sysname> debugging acsei server all
#Jul 17 07:54:21:921 2007 Sysname ACSEI/8/Debug_ACSEI_Recv_Pkt:
Receiving ACSEI packet:
Interface: Ethernet1/0
DstMac : 010f-e200-0021 SrcMac : 000d-88f7-6701
FrameType: 88a7 ProtocolType: 0007 Reserved: 0000
Ver: 1 clientOrserver: 0 Type: 1
clientID: 0 Length: 10
Inner Code: 1 Identifier: 72 Length: 4
// Packet debugging information: The ACSEI server received a registration request on Ethernet 1/0 from
the ACSEI client. The MAC address of the ACSEI client is 000d-88f7-6701.
#Jul 17 07:54:21:921 2007 Sysname ACSEI/8/Debug_ACSEI_Send_Pkt:
Sending ACSEI packet:
Interface : Ethernet1/0
62