Unified CCX Status Values

Table 1 lists the numeric codes with their descriptions for the status of the Unified CCX. The SYSTEM_EVENT message contains the Unified CCX Status field.

Unified CCX Status Values

Unified CCX status

Description

Mask value

CCX_INITIALIZING

The server is initializing

0x00000100

CCX_SHUTTING_DOWN

The server is shutting down

0x00000200

CCX_SHUTDOWN

The server is shut down

0x00000300

CCX_IN_SERVICE

The server is in service

0x00000400

CCX_PARTIAL_SERVICE

The server is in Partial Service

0x00000500

CCX_OUT_OF_SERVICE

The server failed to initialize

0x00000600