4.293 ent-enum-profsel

Use this command to make an entry in the ENUM Profile Selection Table and the ENUM DN Block Table. The ENUM Profile Selection Table supports the provisioning information related to mapping of Entity Id to Profile Id. The ENUM DN Block Table supports the provisioning information related to mapping of DN Block to Profile Id.

Parameters

edn (optional)
End Dialed Number
Range:
5-15 digits
entityid (optional)
Network Entity
Range:
1-15 hex-digits (0-9, a-f)
prn1 (optional)
Profile Name
Range:
zzzzzzzzzz
A string of alphanumeric characters, beginning with a letter and with a maximum length of 10 characters. Valid values are a..z, A..Z, 0..9.

Note:

Response type of specified profile must be NS
prn2 (optional)
Profile Name
Range:
zzzzzzzzzz
A string of alphanumeric characters, beginning with a letter and with a maximum length of 10 characters. Valid values are a..z, A..Z, 0..9.

Note:

Response type of specified profile must be CNAME
prn3 (optional)
Profile Name
Range:
zzzzzzzzzz
A string of alphanumeric characters, beginning with a letter and with a maximum length of 10 characters. Valid values are a..z, A..Z, 0..9.

Note:

Response type of specified profile must be NAPTR
prn4 (optional)
Profile Name
Range:
zzzzzzzzzz
A string of alphanumeric characters, beginning with a letter and with a maximum length of 10 characters. Valid values are a..z, A..Z, 0..9.

Note:

Response type of specified profile must be NAPTR
sdn (optional)
Start Dialed Number
Range:
5-15 digits

Example

ent-enum-profsel:entityid=12345:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2

ent-enum-profsel:sdn=12345:edn=12400:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2

Dependencies

The ENUM Profile Selection Table should be accessible.

The ENUM DN Block Table should be accessible.

The ENUM Profile Table should be accessible.

Either ENTITYID or SDN and EDN must be specified.

ENTITYID cannot be specified with SDN or EDN.

At least one profile must be specified.

The profile name specified by the prnX (x=1,2,3,4) parameter must be provisioned in the ENUM Profile Table.

SDN and EDN digit length must be the same.

EDN must be greater than or equal to SDN.

The response type specified by profile name prn1, prn2, prn3 and prn4 should be NS, CNAME, NAPTR and NAPTR respectively.

The entity ID value must be unique in the ENUM Profile Selection Table.

NAPTR profile names must be unique.

A maximum of 1024 entries can be provisioned in the ENUM Profile Selection Table.

A maximum of 1024 entries can be provisioned in the ENUM DN Block Table.

The SDN and EDN cannot already be provisioned in the ENUM Profile Selection Table.

The default profile cannot be associated with any profile selection entry.

If SDN is specified then EDN must be specified or vice-versa.

Overlapping SDN and EDN cannot already be provisioned in the ENUM DN Block Table.

Notes

Response type specified by profile name prn1, prn2, prn3 and prn4 should be NS, CNAME, NAPTR and NAPTR respectively.

Entity Id and SDN/EDN are mutually exclusive.

SDN must be specified with EDN and vice-versa.

Output

This example displays output when entity id specified:

ent-enum-profsel:entityid=1234:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2

    tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    ent-enum-profsel:entityid=1234:prn1=ns1:prn2=cname1:prn3=naptr1:prn3=naptr2
    Command entered at terminal #4.
    ENT-ENUM-PROFSEL: MASP A - COMPLTD
; 
This example displays output when SDN and EDN specified:

ent-enum-profsel:sdn=12345:edn=23456:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2


    tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    ent-enum-profsel:sdn=12345:edn=23456:prn1=ns1:prn2=cname1:prn3=naptr1:prn3=naptr2
    Command entered at terminal #4.
    ENT-ENUM-PROFSEL: MASP A - COMPLTD
;