4.462 rtrv-cat2-gta

Use this command to display entries from CAT2 GTA table. CAT2 GTA Table shall store Sender TADIG code from RAEX IR.21 Information, TADIG code and MGT of E.214 from Section ID 4 of Operator IR.21 xml file. It shall store Sender TADIG code from RAEX IR.21 Information, TADIG code and GT Address/Address range for HLR Node type from Section ID 13 of Operator IR.21 xml file. The list can be filtered using an optional parameter. The report that is displayed contains two records (the percentage full and number-of-cells-used field) that give the total entries in the CAT2 GTA table without regard to the selector specified.
This command obtains the Sender TADIG Code, TADIG Code, Node Type, Start Range, End Range (GT Addresses) for an entry from CAT2 GTA Table.

Parameters

enumber (optional)
End number. It defines the end number of CAT2 GTA entries to be displayed in the command output. These entries are of the specified stadig.
Range:
1 - 5,00,000
Default:
1000
snumber (optional)
Start number. It defines the start number of CAT2 GTA entries to be displayed in the command output. These entries are of the specified stadig.
Range:
1 - 5,00,000
Default:
1
stadig (mandatory)
Sender TADIG Code. It is TADIG code of the operator. The parameter can be used to filter entries on the basis of Sender TADIG Code.
Range:
ayyyy: 1 leading alphabetic and up to 4 following alphanumeric characters

Example

Dependencies

rtrv-cat2-gta:stadig=INDT0

rtrv-cat2-gta:stadig=INDT0:snumber=100:enumber=200

The stadig parameter is mandatory and must be specified.

The stadig parameter must have some string value. It must have maximum length of 5.

enumber and snumber must be specified together. The entries to be displayed are of the specified mandatory stadig parameter.

End number must be greater than or equal to start number. The entries to be displayed are of the specified mandatory stadig parameter.

The maximum number of entries to be displayed are 1000. The difference between enumber and snumber must be less than 1000. The entries to be displayed are of the specified mandatory stadig parameter.

Notes

The percentage full and number of cells used report that is provided with the rtrv-cat2-gta command reflects the total entries in the GTA table without regard to the selector specified.

Total number of entries to be displayed for one Operator/STADIG cannot exceed 1000.

This command can be canceled using the F9 function key or the canc-cmd command. See canc-cmd for more information.

Output

Legend

This example retrieves all the entries of CAT2 GTA Table having Sender TADIG code = INDT0. By default 1000 is maximum limit for display.

rtrv-cat2-gta:stadig=INDT0

     tklc1131001 20-01-23 04:50:17 EST  EAGLE 46.9  
     SenTADCode  TADCode     NodeType   StartRange  EndRange  
     INDT0       INDTD       1           910000  
     INDT0       INDT0       0           91902805504 91902895504        
          
     CAT2-GTA table is (2 of 500000) 1% full. 
;

This example retrieves entries from CAT2 GTA Table as specified in snumber and enumber parameters.

rtrv-cat2-gta:stadig=indt0:snumber=1:enumber=20
tekelecstp 20-08-17 03:32:14 EST  EAGLE 46.9.0.0.0-76.28.0
    SenTADCode  TADCode     NodeType    StartRange         EndRange
    INDT0       INDTD       1           10000
    INDT0       INDTR       1           17737
    INDT0       INDT4       1           18091
    INDT0       INDT6       1           19028
    INDT0       INDTM       1           19029
    INDT0       INDT0       1           19030
    INDT0       INDTB       1           19031
    INDT0       INDTG       1           19033
    INDT0       INDTH       1           19034
    INDT0       INDT1       1           19036
    INDT0       INDT3       1           19037
    INDT0       INDTK       1           19038
    INDT0       INDT5       1           19039
    INDT0       INDTO       1           19040
    INDT0       INDTP       1           19041
    INDT0       INDT2       1           19043
    INDT0       INDT7       1           19044
    INDT0       INDT8       1           19045
    INDT0       INDT9       1           19046
    INDT0       INDT0       0           1902805504         902895504

    CAT2-GTA table is (152 of 500000) 1% full.

;

   

This example retrieves entries from CAT2 GTA Table containing specified sender TADigit Code. By default number of entries to be displayed is 1000.

  • SenTADCode: It will be used to identify the operator. It consist of two fields, with a total length of five characters consisting of three-character country code and a two-character operator/company identifier.
  • TADCode: It will be used to identify circle of the operator. It is Operator ID.
  • NodeType: It will store value 0 for HLR and 1 for MGT.
  • StartRange/EndRange: It is GT address/Address range.