| enum Ucs_MgrReport_t | 
Manager report codes.
| UCS_MGR_REP_IGNORED_UNKNOWN | A discovered node is ignored due to a wrong signature, a missing entry in the nodes_list_ptr, or since the desired node address is not within the following range: 0x200..0x2FF, 0x500..0xEFF. | 
| UCS_MGR_REP_IGNORED_DUPLICATE | A discovered node is ignored due since it is a duplicate of an alredy welcomed node. | 
| UCS_MGR_REP_AVAILABLE | A discovered node was successfully "welcomed" in the network. | 
| UCS_MGR_REP_NOT_AVAILABLE | A previously welcomed node became invalid and is no longer accessible in the network. |