4.495 rtrv-gtmod

Use this command to display entries from the GTMOD table. A GTMOD entry consists of a GTMOD ID and GTMOD specific data.

Parameters

Note:

Definitions for the feature options specified by the on and off parameters are located in the Notes section.
cgpassn (optional)
Calling Party Subsystem number. The calling party subsystem address that receives the message.
Range:
002 - 255
gtmodid (optional)
GT Modification Identifier.
Range:
ayyyyyyyy

1 leading alphabetic character followed by up to 8 alphanumeric characters

ngti (optional)
New Global Title Indicator. This parameter specifies whether a new GTI translation format is type 2 or type 4.
Range:
2
4
none
nnai (optional)
New nature of address indicator. The value used to replace the received NNAI.
Range:
0 - 127, none
nnp (optional)
New numbering plan. The value used to replace the received numbering plan.
Range:
0 - 15, none
npdd (optional)
Number of prefix digits to be deleted. The number of digits to be deleted from the prefix of the received GT address.
Range:
1 - 21, none
npds (optional)
New prefix digits string. The digits to be prefixed to the received GT address.
Range:
1 - 21 digits, none

If the Hex Digit Support for GTT feature is not enabled, the range is 1 - 21 decimal digits; valid digits are 0-9 .

If the Hex Digit Support for GTT feature is enabled and on, the range is 1 - 21 hexadecimal digits; valid digits are 0-9, a-f, A-F .

Default:
Display all
nsdd (optional)
Number of suffix digits to be deleted. The number of digits to be deleted from the suffix of the received GT address.
Range:
1 - 21, none
nsds (optional)
New suffix digits string. The digits to be suffixed to the received GT address.
Range:
1-21 digits, none

If the Hex Digit Support for GTT feature is not enabled, the range is 1 - 21 decimal digits; valid digits are 0-9 .

If the Hex Digit Support for GTT feature is enabled and on, the range is 1 - 21 hexadecimal digits; valid digits are 0-9, a-f, A-F .

ntt (optional)
New Translation Type. The value that is used to replace the received Translation Type.
Range:
0 - 255, none
off (optional)

Disables or turns off the specified feature options. A comma-separated list of feature options that are requested to be turned off. Up to 8 feature options can be specified in the list.

Range:
gt0fill
on (optional)

Enables or turns on the specified feature options. A comma-separated list of feature options that are requested to be turned on. Up to 8 feature options can be specified in the list.

Range:
gt0fill
refcnt
precd (optional)
Precedence. This parameter specifies whether the prefix or suffix takes precedence when modifying the received GT address
Range:
pfx
sfx

Example

rtrv-gtmod:gtmodid=id2

rtrv-gtmod:npdd=5:on=refcnt

rtrv-gtmod:nsdd=10:precd=sfx:nnai=2:nnp=5

rtrv-gtmod:ngti=4:on=gt0fill:cgpassn=12

Dependencies

The GTMOD table is corrupt or cannot be found.

The Hex Digit Support for GTT feature must be turned on before hexadecimal digits can be specified for the npds and  nsds parameters.

The  gtmodid=none parameter cannot be specified.

If the gtmodid parameter is specified, then the on=refcnt parameter is the only other parameter that can be specified.

The value specified for the gtmodid parameter must already exist in the GTMOD table.

The same value cannot be specified for the on and off parameters.

Notes

on/off options

  • gt0fill —GT zero fill. Specifies whether the last 0 of the GTA is a treated as a valid digit (OFF) or as filler (ON) during GT Modification for the gti(x)=2 to gti(x)=4 scenario.
  • refcnt —Reference count. Specifies the number of entries in the GTT Table that references the GTMOD entry. This option is ON only.

Output

rtrv-gtmod

    tekelecstp 10-02-10 14:43:31 EST  EAGLE 42.0.0
 
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN
    set1       --    --      OFF    0    --    --    --    PFX      254
          NPDS=                       NSDS=
    set2       --      4      ON   12     3     3    11    SFX       --
          NPDS=01234567890            NSDS=0987654321

    GTMOD table is (2 of 100000) 1% full. 
;
rtrv-gtmod:on=refcnt

    tekelecstp 10-02-10 14:43:31 EST  EAGLE 42.0.0
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    set1        5     4      OFF    0    --    --    --    PFX      254       5
          NPDS=                       NSDS=
    set2       --     4       ON   12     3     3    11    SFX                0
          NPDS=01234567890            NSDS=0987654321

    GTMOD table is (2 of 100000) 1% full. 
;
rtrv-gtmod:on=gt0fill,refcnt

    tekelecstp 10-02-18 14:43:31 EST  42.0.0
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    id1        --    --       ON    0    --    --    --    PFX                0
          NPDS=                       NSDS=
    
    GTMOD TABLE IS ( 1 of 100000) 1 % FULL 
;

Legend

AMGTT—Advanced GT Modification

GT0FILL—Indicates whether a trailing 0 in the GTA is considered as a valid digit or a filler

NGTI—New Global Title Indicator

NNP—New Numbering Plan

NNAI—New Nature of Address Indicator

NPDD—New Prefix Digits to be Deleted

NPDS—New Prefix Digits String

NSDD—New Suffix Digits to be Deleted

NSDS—New Suffix Digits String

PC—Point Code

Related Topics