Specifications

HighWire MTP-2 - 1.2, September 4, 2002 CBI Messages: Detailed Description 91
6-3-30. CBI_M2_REM_PROCSSR_
OUTAGE
L2 sends this message to the L3 to indicate that the remote end of the link is
transmitting status signal units indicating processor outage.
There is no response to this message.
Data structure.
typedef struct cbi_m2_rem_procssr_outage
{
CBI_IPS ips_hdr;
} CBI_M2_REM_PROCSSR_OUTAGE;
Parameters.
ips_hdr
ips_hdrips_hdr
ips_hdr
IPS Header. For definition, see Section 6-1-1. The following fields are specified
below:
ips_type
ips_typeips_type
ips_type - IPS_CBI_M2_REM_PROCSSR_OUTAGE.
sender_handle
sender_handlesender_handle
sender_handle - L2’s handle for the join for this link.
receiver_handle
receiver_handlereceiver_handle
receiver_handle - L3’s handle for the join for this link.
6-3-31. CBI_M2_REM_PROCSSR_
RECOVRD
L2 sends this message to the L3 to indicate that the remote end of the link
has indicated that a processor outage condition has ended.
There is no response to this message.
Data structure.
typedef struct cbi_m2_rem_procssr_recovrd
{
CBI_IPS ips_hdr;
} CBI_M2_REM_PROCSSR_RECOVRD;
Parameters.
ips_hdr
ips_hdrips_hdr
ips_hdr
IPS Header. For definition, see Section 6-1-1. The following fields are specified
below:
ips_type
ips_typeips_type
ips_type - IPS_CBI_M2_REM_PROCSSR_RECOVRD.
sender_handle
sender_handlesender_handle
sender_handle - L2’s handle for the join for this link.
receiver_handle
receiver_handlereceiver_handle
receiver_handle - L3’s handle for the join for this link.