Table 1 describes the fields on the Diameter > Mediation > Enumerations View, Insert, and Edit pages. Data Input Notes apply only to the Insert and Edit pages; the View page is read-only.
Element | Description | Data Input Notes |
---|---|---|
Name |
Name used to label this Enumeration Type in the system. A unique value is required in this field. |
Format: String, with valid characters a-z, A-Z, 0-9, dash (-), period (.), @, and underscore (_) Range: 1-64 characters |
Values |
Comma-separated list of possible values. The allowed values are comma-separated items, which might optionally contain colons. If an item contains a colon, then everything before the colon is a label and everything after the colon is a value. If an item does not contain a colon, then the value and the label are the same. A value is required in this field. |
Format: List of values that can be separate items (a,b,c) or in the form of <label>:<value> (a:1, b:2,c:3). Range: 1-2048 characters |