4.566 rtrv-scr-tt

Use this command to show the allowed translation type (TT) screening reference in the TT entity set.

Parameters

actname (optional)
Name of the gateway screening stop action set. Stop actions must be administered using this parameter with the gateway screening stop action table (see chg-gws-actset and rtrv-gws-actset).
Range:
ayyyyy

1 alphabetic character followed by up to 5 alphanumeric characters.

none —Displaygateway screening rules that do not have an assigned gateway screening stop action set

all (optional)
Displays all allowed TT screening references.
Range:
yes
no
Default:
no
nsfi (optional)
This parameter specifies the next screening category that is used in the gateway screening process, or it indicates that the gateway screening process should stop.
Range: cdpa, stop
cdpa
Allowed called party address is the next screening category.
stop
The gateway screening process ends and the message proceeds through normal routing.
Default:
Display all screening references
nsr (optional)
The next screening reference parameter indicates which screening reference in the specified screening category (nsfi) is to be used in the screening process. This parameter is mandatory if nsfi is other than stop. The nsr parameter cannot be entered if nsfi is stop, or the copy=yes parameter is specified.
Range:
ayyy

1 alphabetic character followed by up to 3 alphanumeric characters

Default:
Display all
sr (optional)
The TT screening reference name
Range:
ayyy

1 alphabetic character followed by up to 3 alphanumeric characters

Default:
Display all
type (optional)
Translation type. The global title translation type value in the called party address. This value is the decimal representation of the 1-byte field used in SS7.
Range:
0 - 255, *

* —the full range of values from 0–255

Default:
Display all.

Example

rtrv-scr-tt

rtrv-scr-tt:sr=iec

rtrv-scr-tt:all=yes

Dependencies

If the nsr parameter is specified, nsfi=stop cannot be specified.

If the actname parameter is specified, the value specified for nsfi must be stop.

The value of the actname parameter must be defined in the gateway screening stop action table with the chg-gws-actset command. These values are shown in the ACT NAME field of the rtrv-gws-actset command output.

The nsr parameter cannot be specified if the actname parameter is specified.

If the actname parameter is specified with the screening reference name parameter, the specified value for the actname parameter must be assigned to that screening reference name.

Stop actions must be administered using the actname parameter in conjunction with the gateway screening stop action table (see chg-gws-actset and rtrv-gws-actset).

The specified value for the nsfi parameter is not valid for TT screen.

The actname parameter value must already be defined in the Gateway Screening Stop Action table with the chg-gws-actset command. These values are shown in the ACT NAME field of the rtrv-gws-actset command output.

The Gateway Screening Stop Action table must be accessible.

The screening reference and translation type for which the attributes are to be retrieved must exist.

The value specified for the type parameter must be within the allowed range.

The GWSOA parameter combination should be known and valid.

Notes

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

An asterisk as a parameter value in this command displays only entries that have an asterisk as the same parameter value in the entry.

If no parameters are specified, a list of allowed TT references is produced indicating whether they are referenced or not.

If only the all=yes parameter is specified, detailed information for every rule in every allowed TT screening table is displayed.

If the all parameter is specified and other parameters are also specified, the all parameter is ignored.

Output

rtrv-scr-tt

    rlghncxa03w 03-03-07 12:05:33 EST  EAGLE 31.3.0
    SCREEN = ALLOWED TT
    SR    REF  RULES
    IEC   YES     2
    WRD2  YES     1
    WRD4  YES     4 
;
rtrv-scr-tt:sr=iec

    rlghncxa03w 03-03-07 12:05:33 EST  EAGLE 31.3.0
    SCREEN = ALLOWED TT
    SR    TYPE     NSFI    NSR/ACT
    IEC   005&&010 STOP    -------
    IEC   012      STOP    -------
    IEC   016      CDPA    IEC 
;
rtrv-scr-tt:all=yes

    rlghncxa03w 03-03-07 12:05:33 EST  EAGLE 31.3.0
    SCREEN = ALLOWED TT
    SR    TYPE     NSFI    NSR/ACT
    IEC   005&&010 STOP    -------
    IEC   012      STOP    -------
    IEC   016      CDPA    IEC
    WRD2  243      STOP    -------
    WRD4  *        STOP    ------- 
;
rtrv-scr-tt:sr=iec:type=1&&15:actname=copy

    rlghncxa03w 03-03-15 08:54:35 EST  EAGLE 31.3.0
    SCREEN = ALLOWED TT
    SR    TYPE     NSFI    NSR/ACT
    IEC   005&&010 STOP    COPY
    IEC   012      STOP    COPY 
;

Legend

  • SCREEN = ALLOWED TT—Screen type
  • SR—Identifies the screen sets being used. It can be up to four characters in length.
  • REF—Indicates whether a screen is referenced by another screen. If NO, the screen is not used. for a more detailed output, used the the rtrv-scr-tt:all=yes command, or specify the specific screening reference.
  • TYPE—Translation type that is allowed for global title translation
  • NSFI—Next screening category to be used
  • NSR/ACT—Name of the next screening reference (NSR - up to four characters) or action to be taken (ACT - up to six characters), if the message passes this screen.