4.486 rtrv-gserv-data

Use this command to display all values in the GSERV table or to display specific translation type, originating point code, or global title address data. These values are used to determine whether a Send Routing Information (SRI) request should receive G-Port SRI Query for Prepaid service or normal G-Port service.

Parameters

Note:

See Point Code Formats and Conversion for a detailed description of point code formats, rules for specification, and examples.
display (optional)
Use this parameter to display a specified category of entries in the GSERV table.
Range:
all
Display all entries in the GSERV table.
gta
Display all calling party (CgPA) global title addresses in the GSERV table.
opc
Display all message transfer part (MTP) originating point codes in the GSERV table.
tt
Display all called party (CdPA) translation types in the GSERV table.
gta (optional)
Global title address. Use this parameter to specify a CgPA global title address.
Range:
1 - 21 digits
opc (optional)
ANSI originating point code in the form of network indicator-network cluster-network cluster member (ni-nc-ncm). The prefix subfield indicates a private point code (prefix-ni-nc-ncm).
Synonym:
opca
Range:
p-, 000-255

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix—p-

When chg-sid:pctype=ansi is specified, ni = 000 is not valid.

When chg-sid:pctype=ansi is specified, nc = 000 is not valid if ni = 001-005.

When chg-sid:pctype=ansi is specified, nc = 000 is valid if ni = 006-255.

The point code 000-000-000 is not a valid point code.

opc/opca/opci/opcn/opcn24 (optional)
Originating point code. Use these parameters to specify MTP originating point codes. 
opci (optional)
ITU international originating point code with subfields zone-area-id.
Range:
s-, p-, ps-, 0-255

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix—s-, p-, ps

zone—0-7

area—000-255

id—0-7

The point code 0-000-0 is not a valid point code.

opcn (optional)
ITU national originating point code in the format of a 5-digit number (nnnnn); or 2, 3, or 4 numbers (members) separated by dashes (m1-m2-m3-m4) as defined by the chg-stpopts:npcfmti flexible point code option. A group code must be specified when the ITUDUPPC feature is turned on (nnnnn-gc, m1-m2-m3-m4-gc).
Range:
s-, p-, ps-, 0-16383, aa-zz

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix—s-, p-, ps

nnnnn—0-16383

gc—aa-zz

m1-m2-m3-m4—0-14 for each member; values must sum to 14

opcn24 (optional)
24-bit ITU national originating point code with subfields main signaling area-sub signaling area-signaling point (msa-ssa-sp).
Range:
p-, 000-255

Specify a valid value for each subfield of the point code, and separate the subfields with a dash (-).

prefix—p

msa—000–255

ssa—000–255

sp—000–255

tt (optional)
Translation type. Use this parameter to specify a CdPA translation type.
Range: 0 - 255

Example

rtrv-gserv-data:display=all

rtrv-gserv-data:tt=26

rtrv-gserv-data:display=opc

Dependencies

The system is busy, or the GSERV table is corrupted.

The G-Port SRI Query for Prepaid feature must be enabled before this command can be entered.

The G-Port feature must be on before this command can be entered.

The gta, opc/opca/opci/opcn/opcn24, tt, or display parameter must be specified.

The display, tt, opc, and gta parameters cannot be specified together in the command.

Output

rtrv-gserv-data:display=all

    mystp 06-07-27 20:32:46 EST  EAGLE 35.2.0
     TT     OPC                      GTA
    ==============================================
      0
     25
     26
     TT     OPC                      GTA
    ======================================================
            02057          (ITUN)
            002-002-002    (ANSI)
            5-005-5        (ITUI)
            001-001-001    (ANSI)
            006-000-001    (ANSI)
     TT     OPC                      GTA
    ======================================================
                                     9194605500

    num of tt entries is (3 of 256)
    num of opc entries is (5 of 50)
    num of gta entries is (1 of 50)

    GSERV table is (9 of 356) 3% full 

;
rtrv-gserv-data:tt=26

    mystp 06-07-27 20:35:57 EST  EAGLE 35.2.0
     TT     OPC                      GTA
    ==============================================
     26 

;
rtrv-gserv-data:display=opc

    mystp 06-07-27 20:32:46 EST  EAGLE 35.2.0
     TT     OPC                      GTA
    ======================================================
            02057          (ITUN)
            002-002-002    (ANSI)
            5-005-5        (ITUI)
            001-001-001    (ANSI)
            006-000-001    (ANSI)

    GSERV table is (5 of 50) 10% full 

;