4.463 rtrv-cat2-imsi

Use this command to display entries from CAT2 IMSI Table. CAT2 IMSI table will store MCC-MNC (E.212) along with TADIG code from section ID 4 of Routing Information data. It will also contain Sender TADIG code from RAEX IR.21 Information of IR.21 XMLs. 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 IMSI table without regard to the selector specified.
This command obtains the Sender TADIG Code, TADIG code and IMSI for an entry from CAT2 IMSI Table.

Parameters

num (optional)
Defines number of CAT2 IMSI entries to be displayed in command output.
Range:
1- 5,000
Default:
1000
stadig (optional)
Sender TADIG Code. It is TADIG code of the operator. Can be used to filter entries on the basis of Sender TADIG Code.
Range:
ayyyy: 1 leading alphabetic and up to 4 following alphanumeric character

Example

Dependencies

rtrv-cat2-imsi

rtrv-cat2-imsi:num=100

rtrv-cat2-imsi:stadig=INDT0

The num parameter if specified, must have some integer value. It must have a value ranging from 1 to 5000.

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

Notes

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

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

Output

This example retrieves all the entries from CAT2 IMSI Table. By default maximum entry to be displayed is 1000.

rtrv-cat2-imsi
   
          tklc1131001 20-01-23 05:30:39 EST  EAGLE 46.9
   
          SenTADCode    TADCode    IMSI   
          INDT0         INDT0      405025   
          INDT0         INDTB      405027
    
          CAT2-IMSI table is (2 of 5000) 1% full.
          ;

This example retrieves 2 entries from CAT2 IMSI Table as specified in num parameter.

rtrv-cat2-imsi:num=2
   
          tklc1131001 20-01-23 05:40:27 EST  EAGLE 46.9.0.0.0-76.8.0     
   
          SenTADCode   TADCode    IMSI    
          INDT0         INDT0     405025    
          INDT0         INDTB     405027        

          CAT2-IMSI table is (20 of 5000) 1% full.
          ;
          

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

rtrv-cat2-imsi:stadig=USACG
  
          tklc1131001 20-01-23 05:43:42 EST  EAGLE 46.9      

          SenTADCode    TADCode   IMSI    
          USACG         USACG     310410     

          CAT2-IMSI table is (20 of 5000) 1% full.
          ;

Legend

  • 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.
  • IMSI: It will store concatenation of MCC and MNC.