#ifndef _H_DUNIV_MSG #define _H_DUNIV_MSG #include #include #define MF_DUNIV "duniv.cat" /* The following was generated from ../../../../../../src/bos/diag/da/univ/duniv.msg. */ /* definitions for set MSG_MAIN_SET */ #define MSG_MAIN_SET 1 #define YES_OPTION 1 #define NO_OPTION 2 #define FIBER_NAME 3 #define CHECK_WRAP_PLUG 4 #define ATTACH_WRAP_PLUG 5 #define REMOVE_WRAP_PLUG 6 /* definitions for set MSG_SRN_SET */ #define MSG_SRN_SET 2 #define TU_REG_FAILED 1 #define TU_INT_FAILED 2 #define TU_INTERNAL_FAILED 3 #define TU_EXTERNAL_FAILED 4 #define ELA_SELF_TEST 5 #define ELA_EEPROM 6 #define EEH_BUS_FAILED 7 #define EEH_LOGIC_FAILED 8 #define EEH_ADAPTER_FAILED 9 /* definitions for set MSG_PROGRESS_SET */ #define MSG_PROGRESS_SET 3 #define PROGRESS_TU_OPEN 1 #define PROGRESS_REG_TEST 2 #define PROGRESS_INT_TEST 3 #define PROGRESS_INT_WRAP_1000_TEST 4 #define PROGRESS_INT_WRAP_100_TEST 5 #define PROGRESS_INT_WRAP_10_TEST 6 #define PROGRESS_EXT_WRAP_1000_TEST 7 #define PROGRESS_EXT_WRAP_100_TEST 8 #define PROGRESS_EXT_WRAP_10_TEST 9 #define PROGRESS_TU_CLOSE 10 /* definitions for set MSG_MENUGOAL_SET */ #define MSG_MENUGOAL_SET 4 #define MG_ELA_LINK_DOWN 1 #define MG_ELA_TX_ELA_ONLY 2 #define MG_ELA_TX_ERR 3 #define MG_ELA_FAILOVER_FAIL 4 #define MG_ELA_FAILOVER_SUCC_OBSOLETE 5 #define MG_ELA_RUN_PD 6 #define MG_ELA_FAILOVER_SUCC 7 #endif