In reply to UVM_LOVE:
From LRM:
Section 6.19 Enumerations
Both the enumeration names and their integer values shall be unique. It shall be an error to set two values to the same name or to set the same value to two names, regardless of whether the values are set explicitly or by automatic incrementing.