Enumeration
Enumeration is a type of data element whose value is one of a specified set of labels or names. For example, one could have an enumeration whose possible values are selected from the set “Online”, “Offline”, and “Maintenance”.
Relevant NENA Documents