4.366 ent-vlr-prof

Use this command to enter a Visitor Location Register (VLR) Profile for a mobile subscriber. A VLR-Profile entry helps in getting information required to locate the user while roaming and is subsequently used in VLR-ROAM table.

Parameters

vlr (mandatory)
VLR Number: Hexadecimal digit GT Number with variable length (1 to 16). 
Range:

Hexadecimal digit string 1 to 16 digits

filter (optional)
Determines the category in which the number falls into.
Range:
whitelist
blacklist
graylist
Default:
graylist
ageofloc (optional)
Determines whether the duration at which the location was last updated must be taken into consideration.
Range:
yes
no
Default:
no
lastact (optional)
Determines whether last user activity must be taken into consideration.
Range:
yes
no
Default:
no
imeirtrv (optional)
Determines whether the VLR challenge by the IMEI is enabled for the given profile entry's last user activity has to be taken into consideration.
Range:
yes
no
Default:
no

Example

ent-vlr-prof:vlr=12345

ent-vlr-prof:vlr=4234:filter=blacklist

ent-vlr-prof:vlr=4234:filter=blacklist

ent-vlr-prof:vlr=12345:imeirtrv=no

Dependencies

VLR_PROF table must be accessible.

VLR parameter must be unique.

VLR parameter specified must neither be a subset of more than 2 existing vlrs present nor be a superset of more than 2 existing vlr entries in VLR-PROF table.

Output

ent-vlr-prof:vlr=9234:ageofloc=no:lastact=yes
tekelecstp 17-11-23 14:08:49 MST  EAGLE 46.5.1.5.0-73.2.0
    ent-vlr-prof:vlr=9234:ageofloc=no:lastact=yes
    Command entered at terminal #17.
;

    tekelecstp 17-11-23 14:08:49 MST  EAGLE 46.5.1.5.0-73.2.0
    ENT-VLR-PROF: MASP A - Cannot access standby fixed disk.
    ENT-VLR-PROF: MASP A - Simplex database update.
Command Accepted - Processing

    VLR-PROF table is (4 of 500) 1% full.

;
    tekelecstp 17-11-23 14:08:49 MST  EAGLE 46.5.1.5.0-73.2.0
    ENT-VLR-PROF: MASP A - COMPLTD
;
Command Executed

The following example shows that VLR parameter specified must not be a superset of more than 2 existing vlr entries present in VLR-PROF table:

ent-vlr-prof:vlr=1234
E3608 Cmd Rej: Max no of VLR entries provisioned with same leading digits

    tekelecstp 17-11-27 13:06:46 MST  EAGLE 46.5.1.5.0-73.2.0
    ent-vlr-prof:vlr=1234
    Command entered at terminal #2.
;

    tekelecstp 17-11-27 13:06:46 MST  EAGLE 46.5.1.5.0-73.2.0
    ENT-VLR-PROF: MASP A - Cannot access standby fixed disk.
    ENT-VLR-PROF: MASP A - Simplex database update.

    List of existing matching entries for entered VLR:

    1       123              whitelist   no          no                 0

    2       12               whitelist   no          no                 0

    ENT-VLR-PROF: MASP A - Command Aborted
;

The below example shows that VLR parameter specified must not be a subset of more than 2 existing vlr entries present in VLR-PROF table:

ent-vlr-prof:vlr=1
E3608 Cmd Rej: Max no of VLR entries provisioned with same leading digits

    tekelecstp 17-11-27 13:06:46 MST  EAGLE 46.5.1.5.0-73.2.0
    ent-vlr-prof:vlr=1
    Command entered at terminal #2.
;

    tekelecstp 17-11-27 13:06:46 MST  EAGLE 46.5.1.5.0-73.2.0
    ENT-VLR-PROF: MASP A - Cannot access standby fixed disk.
    ENT-VLR-PROF: MASP A - Simplex database update.

    List of existing matching entries for entered VLR:

    1       123              whitelist   no          no                 0

    2       12               whitelist   no          no                 0

    ENT-VLR-PROF: MASP A - Command Aborted
;