4.601 rtrv-tt

Use this command to show the translation types that are currently defined in the system database for global title translations.

Note:

If the EGTT feature is turned on, then the GTT Selector (ent/chg/dlt/rtrvgttsel), GTT Set (ent/dlt/rtrv-gttset), and GTA (ent/chg/dlt/rtrvgta) commands replace the Translation Type (ent/dlt/rtrv-tt) and Global Title Translation (ent/chg/dlt/rtrv-gtt) commands. It is not recommended to run ent/dlt/rtrv-tt & ent/chg/dlt/rtrv-gtt commands as it may cause the advance GTA fields of GTT entry to be reset to the default values.

Parameters

alias (optional)
The alias of the global title translation type
Range:
0 - 255
Default:
Display all
ovrlapd (optional)
Overlapped GTT Selectors.
Range:
yes
Default:
none
ttn (optional)
Translation type name.
Range:
ayyyyyyyy

1 alphabetic character followed by up to 8 alphanumeric characters

Default:
Display all
type/typea/typei/typen/typen24/typeis/typens (optional)
Translation type. The translation type and network type. This parameter is the decimal representation of the 1-byte field used in SS7.

The type and typea parameters specify an ANSI network.

The typei parameter specifies an ITU-international network.

The typen parameter specifies an ITU-national network.

The typen24 parameter specifies a 24-bit ITU-national network.

The typeis parameter specifies an ITU-international spare network.

The typens parameter specifies an ITU-national spare network.

A translation type numeric value may be entered as an ANSI type (type or typea) and as an ITU type (typei/typen/typen24/typeis/typens). However, they are separate entities.

The point code domain translation types for GTT are handled by the EAGLE protocol processing as ANSI or ITU. ITU applies to ITU-I, ITU-I spare, ITU-N, ITU-N spare, and ITU-N24.

Range:
0 - 255
Default:
No translation type is specified

Example

rtrv-tt

rtrv-tt:type=230

rtrv-tt:ttn=lidb

rtrv-tt:type=230:ttn=lidb

rtrv-tt:type=230:ttn=lidb:alias=012

rtrv-tt:typeis=2

rtrv-tt:ovrlapd=yes

Dependencies

If a translation type is specified, it must already exist in the database for the network type and cannot be an alias.

If both translation type and translation type name are specified, the translation type name must correspond to the specified translation type.

If an alias is specified with a translation type and/or translation type name, the alias must exist in the database for the specified network type, and it cannot be a translation type.

If an alias is specified without a translation type or translation type name, the alias must exist in the database for at least one of the network types. If it exists, the entries and the mapped translation type entries that exist in the database for all network types are displayed.

The value specified for the alias parameter must be associated with the value specified for the type/typea/typei/typen/typen24/typeis/typens parameter and cannot be the value of an existing translation type.

The value specified for the type/typea/typei/typen/typen24/typeis/typens parameter cannot be an alias value.

The value specified for the ttn parameter must already exist in the database.

The value specified for the ttn parameter must correspond to the value specified for the alias parameter.

The GTTSET associated with the translation type specified by the  ttn parameter must have a set type of cdgta (see the ent-gttset command).

The ttn=none parameter cannot be specified.

The network domain of the translation type specified by the ttn parameter cannot be CROSS (see the ent-gttset command).

The Overlapped TT must exist with the specified filter criteria.

Notes

If a translation type, translation type name, or both, are specified, the translation type entry and all aliases mapped to that translation type are displayed.

This command retrieves only selector entries that were provisioned by GTT Selector commands, have a GTI value of 2, and a set type of CdGTA.

If the EGTT feature is turned on, the following occurs for the rtrv-tt command:

  • For ANSI, if any selector for an entry made by TT commands is deleted using the dlt-gttsel command, that entry cannot be retrieved.
  • For ITU, if the GTT set name of a true selector (GTI=2 or GTI=4) is deleted using the dlt-gttsel command, then that entry cannot be retrieved.
  • If the GTT set name of a true selector is changed using the chg-gttsel command or if a selector is deleted using the dlt-gttsel command, none of the selector aliases can be retrieved.
  • Any entry where the selid, lsn, cgssn, or eaglegen is provisioned for the GTT selector cannot be retrieved.

Output

rtrv-tt

    tekelecstp 10-05-03 09:03:09 EST  EAGLE 42.0.0
    TYPEA    TTN        NDGT
    130      lidb       5
    180      ansi180    9

    ALIAS    TYPEA
    1        130
    7        130
    10       180

    TYPEI    TTN        NDGT
    105      intlabc    15
    119      intl119    18

    ALIAS    TYPEI
    29       119
    33       105

    TYPEN    TTN        NDGT
    204      natlxyz    8
    210      natl210    21

    ALIAS    TYPEN
    7        204

    TYPEN24  TTN        NDGT

    ALIAS    TYPEN24

    TYPEIS   TTN        NDGT
    5        --------   6

    ALIAS    TYPEIS

    TYPENS   TTN        NDGT

    ALIAS    TYPENS 

;
rtrv-tt:type=130:ttn=LIDB

    tekelecstp 03-11-02 09:06:38 EST  EAGLE 30.0.0
    TYPEA    TTN        NDGT
    130      lidb       5

    ALIAS    TYPEA
    1        130
    7        130 

;
rtrv-tt:ttn=intlabc

    tekelecstp 03-11-02 09:19:34 EST  EAGLE 30.0.0
    TYPEI    TTN        NDGT
    105      intlabc    15

    ALIAS    TYPEI
    33       105 

;
rtrv-tt:alias=7

    tekelecstp 03-11-02 09:19:34 EST  EAGLE 30.0.0
    ALIAS    TYPEA
    7        130

    ALIAS    TYPEN
    7        204 

;
rtrv-tt

    tekelecstp 10-03-10 09:19:34 EST  EAGLE 42.0.0
    TYPEA    TTN        NDGT

    TYPEI    TTN        NDGT

    TYPEN    TTN        NDGT

    TYPEN24  TTN        NDGT
    2        set24n002   6
    4        first       6 

;
rtrv-tt:typens=5

    tekelecstp 10-05-03 16:58:03 EST  EAGLE 42.0.0
    TYPENS   TTN        NDGT
    5        abcde      6

    ALIAS    TYPENS 

;

This example shows the output for overlapped GTT selectors. If a translation type name is specified by more than one entry, the entries specifying that translation type will be preceded by an asterisk (to indicate overlap).

rtrv-tt:ovrlapd=yes

    tekelecstp 10-05-03 17:11:36 EST  Eagle 42.0.0
    TYPEA    TTN        NDGT

    ALIAS    TYPEA

    TYPEI    TTN        NDGT
    *1       set1        6
    *2       set2        6

    ALIAS    TYPEI

    TYPEN    TTN        NDGT
    *3       set1        6
    *4       set2        6

    ALIAS    TYPEN

    TYPEN24  TTN        NDGT
    *5       set1        6
    *6       set2        6

    ALIAS    TYPEN24

    TYPEIS   TTN        NDGT

    ALIAS    TYPEIS

    TYPENS   TTN        NDGT

    ALIAS    TYPENS 
;

Legend

  • TYPEA/TYPEI/TYPEN/TYPEN24/TYPEIS/TYPENS—Global title translation type
  • TTN—Name of the global title translation type
  • NDGT—Number of digits in the global title translation type
  • ALIAS—Alias global title translation type

Related Topics