3.3.2 Enum Options
The Enum Options are those configuration values that govern the overall Enum Application. There is a single instance of this resource, which contains each of the individual options that can be retrieved and set. Because there is no collection of instances, there is no collection GET action. No new Enum Options resource can be created, so there is no POST action, and the single instance cannot be removed, so there is no DELETE action. The single instance GET is used to retrieve the options, and PUT is used to update one or more values within the set of options. A name for this single, non-deletable instance is neither required nor expected.
Table 3-4 Enum Options Elements
Element | Description | Data Input Notes |
---|---|---|
Congestion Notification | Congestion Notification Flag for response | valid values are Yes, No |
Congestion Result Code | RCODE values in ENUM error response message to be sent due to congestion on ENUM application. | Range [5,15] Default: 5 |
Max DN Digits | Max number of DN digits from an incoming ENUM query. | Range [8,15] Default: 15 |
Default Profile Type | It identifies the profile used to generate the ENUM response for each resource record type. | |
Default NS Domain | This parameter specifies the domain name of the name server in the NS record. This parameter is only valid for the NS response type. | |
Default Naptr Service | Service parameter. This parameter specifies the supported ENUM services. This parameter is only valid for NAPTR response type. | |
Default Naptr Flag | A character-string containing flags to control aspects of the rewriting and interpretation of the fields in the record. This parameter is only valid for NAPTR response type. | |
Default Naptr Regex | NAPTR Regex Response. This parameter is only valid for NAPTR response type. |
You can perform add, edit, or delete tasks on VENUMConfigurationEnum Options page.
Adding Enum Option
Perform the following steps to configure a new Enum Option:
- Click Insert.
- Enter the applicable values.
- Click OK, Apply, or Cancel
Editing Enum Option
- Select the Enum Option row to be edited.
- Click Edit
- Enter the updated values.
- Click OK, Apply, or Cancel
Deleting Enum Option
Use the following procedure to delete a Enum Option.
Note:
A Enum Option will only be deleted if all delete validation checks pass.- Select the Enum Option to be deleted.
- Click Delete.
- Click OK or Cancel.