4.602 rtrv-ttmap

Use this command to display a mapped SS7 message translation type (TT) for a given gateway linkset name. This command can be used to display the identification of the type of allowed global title translation in the SS7 message before and after translation type mapping, see which linkset the mapping applies to, and see whether the mapping applies to incoming or outgoing messages.

Parameters

ett (optional)
Translation type before mapping. The identification of the type of allowed global title translation in the SS7 message prior to translation type mapping. This attribute is the decimal representation of the 1-octet binary field used by the SS7 protocol to identify the translation type.
Range:
0 - 255
Default:
Display all types allowed
io (optional)
Incoming or outgoing. The system uses this parameter to indicate whether the translation type mapping data provisioned for the gateway linkset is for SS7 messages received or sent on the linkset.
Range:
i
incoming
o
outgoing
Default:
Both incoming and outgoing
lsn (optional)
Linkset name
Range:
ayyyyyyyyy

1 alphabetic character followed by up to 9 alphanumeric characters

Default:
Display all

Example

rtrv-ttmap

rtrv-ttmap:lsn=nc001

rtrv-ttmap:lsn=nc001:io=i:ett=128

rtrv-ttmap:io=i:ett=128

rtrv-ttmap:ett=128

rtrv-ttmap:ett=40

Dependencies

The linkset must be defined.

The Linkset table must be accessible.

The Translation Type Mapping table must be accessible.

The memory space accounting report (MSAR) is not produced if the io or ett parameter is specified, because the statistics presented may be misleading.

Notes

The order of display is by linkset index + I/O + ETT.

Output

rtrv-ttmap

    rlghncxa03w 03-11-22 11:39:44 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    nc001       I   047  032
    nc001       I   128  055
    nc001       I   238  128
    nc001       I   254  016
    nc001       O   016  254 
    nc001       O   128  238
    TTMAP table for nc001 is (6 of 64) 9% full

    nc002       I   128  055
    nc002       I   238  128
    nc002       O   128  238
    TTMAP table for nc002 is (3 of 64) 5% full

    lsi1        I   001  142
    lsi1        O   142  001
    TTMAP table for lsi1 is (2 of 64) 3% full

    lsi2        I   238  128
    TTMAP table for lsi2 is (1 of 64) 2% full

    lsi3        I   254  016
    TTMAP table for lsi3 is (1 of 64) 2% full

    lsn1        O   016  254 
    lsn1        O   128  238
    TTMAP table for lsn1 is (2 of 64) 3% full

    lsn2        I   128  055
    lsn2        I   238  128
    lsn2        O   128  238
    TTMAP table for lsn2 is (3 of 64) 5% full 
;
rtrv-ttmap:lsn=nc001

    rlghncxa03w  03-11-22 12:02:36 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    nc001       I   047  032
    nc001       I   128  055
    nc001       I   238  128
    nc001       I   254  016
    nc001       O   016  254 
    nc001       O   128  238
    TTMAP table for nc001 is (6 of 64) 9% full 
;
rtrv-ttmap:lsn=nc001:io=i:ett=128

    rlghncxa03w 03-11-22 12:04:21 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    nc001       I   128  055 
;
rtrv-ttmap:io=i:ett=128

    rlghncxa03w 03-11-22 12:06:13 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    nc001       I   128  055
    nc002       I   128  055
    lsn2        I   128  055 
;
rtrv-ttmap:ett=128

    rlghncxa03w 03-11-22 12:41:21 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    nc001       I   128  055
    nc001       O   128  238
    nc002       I   128  055
    nc002       O   128  238
    lsn1        O   128  238
    lsn2        I   128  055
    lsn2        O   128  238 
;
rtrv-ttmap:ett=40

    rlghncxa03w 03-11-07 16:12:38 EST  EAGLE 30.0.0
    LSN         IO  ETT  MTT
    No mapped translation types defined for ETT specified. 
;

Legend

  • LSN—Linkset name
  • IO—Incoming or outgoing linkset
  • ETT—Translation type before mapping
  • MTT—Mapped translation type

Related Topics