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.

Select the VENUM, and then Configuration, and then Enum Options page. The page displays the elements on the Enum Options View, Insert, and Edit pages.

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:

  1. Click Insert.
  2. Enter the applicable values.
  3. Click OK, Apply, or Cancel

Editing Enum Option

Use this procedure to change the field values for a selected Enum Option. (The Enum Option Name field cannot be changed.):
  1. Select the Enum Option row to be edited.
  2. Click Edit
  3. Enter the updated values.
  4. 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.
  1. Select the Enum Option to be deleted.
  2. Click Delete.
  3. Click OK or Cancel.