HP Comware 5 Debug Manual Vol 1

Field Description
ulRouteIfIndex IPv6 routing interface.
ulPhyIfIndex IPv6 physical interface.
ulLogicIfIndex IPv6 logical interface.
ucServiceType
Service type of the adjacency entry, such as PPP and IP over
ATM. Only PPP is supported.
ucslot Slot number.
ucSynFlag Flag indicating whether the entry is synchronized.
ulVirtualCircuitInfo
Virtual link information of the IPv6 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.
The Inserted(Removed) Slot ID is 2 Number of the slot where the card is inserted or removed.
Examples
# Enable IPv6 adjacency table event debugging.
<Sysname> debugging ipv6 adjacent-table event
*Jun 5 11:19:37:226 2007 Sysname ADJ6/7/Adj6_Event:
ADJ6 LinkUp Information :
IPv6 Address : N/A
ulRouteIfIndex : Pos1 /0 ulPhyIfIndex : Pos1/0
ulLogicIfIndex : N/A ucServicType : PPP
ucSlot : 1 ucSynFlag : Y
ulVirtualCircuitInfo : N/A ulMtu : 4478
// Debugging information for a link-up event.
*Jun 5 11:19:21:890 2007 Sysname ADJ6/7/Adj6_Event:
ADJ6 LinkDown Information :
IPv6 Address : N/A
ulRouteIfIndex : Pos1/0
// Debugging information for a link-down event.
80