HP Comware 5 Debug Manual Vol 1

If you do not specify the PVC name or VPI/VCI pair, the operation applies to all PVCs.
Table 49 describes output fields and messages for the debugging atm event command.
Table 49 Output from the debugging atm event command
Field
Description
interface name Interface name.
pvc VPI/VCI VPI/VCI pair.
event Event description.
no local ip, in inarp msg ignored
An InARP packet was dropped because the local IP
address is not available.
inarp timeout, map cleared for no reply An InARP packet timed out.
sub-interface deleted A sub-interface was removed.
sub-interface down A sub-interface went down.
sub-interface up A sub-interface went up.
Received wrong oam ping reply An OAM cell was received.
OAM change state to up The OAM state changed to up.
OAM change state to down The OAM state changed to down.
Examples
# Enable debugging for ATM events on all ATM interfaces on Router A. Output similar to the following
example is generated when ATM 5/0 is shut down on Router A under the following conditions:
Router A and Router B are connected through their ATM interfaces.
Router A is configured as follows:
<RouterA> system-view
[RouterA] interface Atm5/0
[RouterA-Atm5/0] pvc 10/33
[RouterA-atm-pvc-Atm1/10/33] map ip inarp
[RouterA-atm-pvc-Atm1/10/33] quit
[RouterA-Atm5/0] ip address 100.1.1.1 255.255.255.0
Router B is configured as follows:
<RouterB> system-view
[RouterB] interface Atm6/0
[RouterB-Atm6/0] pvc 10/33
[RouterB-atm-pvc-Atm1/10/33] map ip inarp
[RouterB-atm-pvc-Atm1/10/33] quit
[RouterB-Atm6/0] ip address 100.1.1.2 255.255.255.0
<RouterA> debugging atm event
*0.413674544 RouterA ATM/8/debug8: Atm5/0 pvc 10/33 event: OAM change state to down
// The state of PVC 10/33 on ATM 5/0 interface turned to down.
108