4.463 rtrv-cat2-imsi
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.