4.56 chg-enum-profsel

Use this command to change an entry in the ENUM Profile Selection Table or 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 up to 10 characters in length. Valid values are a..z, A..Z, 0..9.
none--- deletes the current value of the parameter

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 up to 10 characters in length. Valid values are a..z, A..Z, 0..9.
none--- deletes the current value of the parameter

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 up to 10 characters in length. Valid values are a..z, A..Z, 0..9.
none--- deletes the current value of the parameter

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 up to 10 characters in length. Valid values are a..z, A..Z, 0..9.
none--- deletes the current value of the parameter

Note:

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

Example

chg-enum-profsel:entityid=12345:prn1=ns2:prn2=cname1

chg-enum-profsel:sdn=12345:edn=12400:prn3=naptr1:prn4=none

Dependencies

The ENUM Profile Selection Table should be accessible.

The ENUM DN Block Table should be accessible.

The ENUM Profile Table should be accessible.

ENTITY ID or SDN or EDN must be specified.

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.

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

The last profile name for a particular entry cannot be none.

NAPTR profile names must be unique.

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

Entity Id cannot be specified with SDN or EDN.

Notes

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

Output

This example displays output when ENTITYID is specified:

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

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

chg-enum-profsel:sdn=1234:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2

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

chg-enum-prosel:edn=2345:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2

tekelecstp 14-05-28 15:04:28 EST EAGLE 46.1.0
    chg-enum-profsel:edn=1234:prn1=ns1:prn2=cname1:prn3=naptr1:prn4=naptr2
    Command entered at terminal #4.
    CHG-ENUM-PROFSEL: MASP A - COMPLTD
;