HP Comware 5 Debug Manual Vol 1

Field Description
ucSynFlag Flag indicating whether the entry is synchronized.
ulVirtualCircuitInfo
Virtual link information of the adjacency entry, such as PVC and
DLCI. N/A is displayed for the virtual link of ATM, because the
adjacency table does not support ATM.
ulMtu MTU value.
ADJ4 slot insert(remove) information Information of the card that is inserted or removed.
The Inserted(Removed) Slot ID is 2 Number of the slot where the card is inserted or removed.
Examples
# Enable IPv4 adjacency table event debugging.
<Sysname> debugging adjacent-table event
*Jun 5 13:33:02:250 2007 Sysname ADJ4/7/Adj4_Event:
ADJ4 ADD Entry Information :
IP Address : 0.0.0.0 ulRouteIfIndex : Pos1/0
ulPhyIfIndex : Pos1/0 ulLogicIfIndex : N/A
ucServicType : PPP
usSlot : 1 ulVirtualCircuitInfo : N/A
usMtu : 4470
// IPv4 adjacency table added an entry.
*0.2407656 Sysname ADJ4/7/Adj4_Event:
ADJ4 slot insert information : The Inserted Slot ID is 2
// Debugging information for inserting a card.
*0.2272703 Sysname ADJ4/7/Adj4_Event:
ADJ4 slot remove information : The Removed Slot ID is 2
// Debugging information for removing a card.
IPv6 adjacency table debugging commands
debugging ipv6 adjacent-table all
Use debugging ipv6 adjacent-table all to enable both IPv6 adjacency entry debugging and IPv6
adjacency table event debugging.
Use undo debugging ipv6 adjacent-table all to disable IPv6 adjacency entry debugging and IPv6
adjacency table event debugging.
Syntax
debugging ipv6 adjacent-table all
undo debugging ipv6 adjacent-table all
Default
IPv6 adjacency entry debugging and IPv6 adjacency table event debugging are disabled.
77