NonStop Operating System Event Management Programming Manual

Interprocessor Bus Event Messages (ZIPB)
HP NonStop Operating System Event Management Programming Manual520372-020
4-16
Messages
109: ZIPB-EVT-MISROUTE
A processor received a packet intended for another processor.
Unconditional Tokens
Cause. The routing code on the packet received does not match the processor’s
code.
Subject: ZIPB-TKN-BUS
Potentially critical event: No
Action event: No
Message sender: Monitor process
TMDS collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZIPB-TKN-BUS token-type ZSPI-TYP-BYTE
ZIPB-TKN-CPU token-type ZSPI-TYP-UINT
ZIBP-TKN-REVSYNCS token-type ZSPI-TYP-UINT
ZIPB-TKN-RECVUNEXPECTED token-type ZSPI-TYP-UINT
ZIPB-TKN-RECVROUTE token-type ZSPI-TYP-UINT
ZIPB-TKN-RPTCPU token-type ZSPI-TYP-UINT
ZIPB-TKN-PRBCPU token-type ZSPI-TYP-UINT
Event-Message Text
CPU nn : BUS {X|Y} ROUTING CODE MISMATCH FROM CPU nn
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZIPB-EVT-
MISROUTE (109).
ZIPB-TKN-BUS Is the subject token that specifies the bus. Value is either
0 (X bus) or 1 (Y bus).
ZIPB-TKN-CPU Processor number of the processor that reported the
error.
ZIPB-TKN-REVSYNCS Number of sequence errors from the problem processor
(ZIPB-TKN-PRBCPU).
ZIPB-TKN-RECVUNEXPECTED Number of unexpected packets from the problem
processor (ZIPB-TKN-PRBCPU).
ZIPB-TKN-RECVROUTE Number of routing errors received.
ZIPB-TKN-RPTCPU Processor number of the processor reporting the bus
error; it is the receiving processor (same as ZIPB-TKN-
CPU).
ZIPB-TKN-PRBCPU Processor number of the problem processor; it is the
sending processor.