4.588 rtrv-stp

Use this command to retrieve information related to the STP at which the command is entered.

The command can retrieve frame and card power consumption and threshold values (in Amps or milliamps and Watts) for all provisioned frames or for a specified frame. (See the ent-frm-pwr command.)

The command can retrieve hardware configuration information (card location. board part number, revision, serial number, card type, card memory, APPL, and GPL version):

  • For all provisioned STP frames and shelves
  • For a specific provisioned frame
  • For a specific provisioned shelf
  • For a specific equipped card
  • For all cards of the specified card type
  • For all cards that the contain the specified Board Part Number
  • For all cards that are running the specified GPL or GPL version.

Parameters

display (optional)
Display the power consumption and power threshold value for all provisioned frames or for one specific provisioned frame.
This parameter must be specified when the frm parameter is specified, to display the power information for one frame.
Range:
power
Display frame power information in the command output.
frm (optional)
Frame ID. Displays information for the specified provisioned frame.
Range:
cf00
Control Frame identifier
ef00
Identifier for the first Extension Frame
ef01
Identifier for the second Extension Frame
ef02
Identifier for the third Extension Frame
ef03
Identifier for the fourth Extension Frame
ef04
Identifier for the fifth Extension Frame
gpl (optional)
Generic program load. Displays hardware configuration information for all card locations equipped with cards that are running the specified GPL.

Note:

This parameter must be specified with the ver parameter to display information for a specific version of the GPL.
Range:
xyyyyyyy

1 alphabetic character followed by up to 7 alphanumeric characters. Valid GPLs are:

atmhc—Used by E5-ATM-B cards to allow the card to support up to 3 signaling links

blixp—Flash GPL containing a tar image with all code required on E5-IPSM, E5-TSM, and E5-SM4G cards

blmcap—Flash GPL containing a tar image with all code required on E5-MCAP, E5-E1T1-B, E5-MCPM-B, E5-ATM-B, E5-ENET-B, and E5-SM8G-B cards

deirhc— Used by E5-SM8G-B cards to support the S13/S13' EIR feature

enumhc— Used by E5-SM8G-B cards to support the ENUM Mobile Number Portability and Tier One Address Resolution application

erthc—Used by E5-ENET-B cards when the card acts as an STC card (E5-STC card) for EAGLE 5 Integrated Monitoring Support functions

glshc—Used by E5-TSM cards to download gateway screening to LIM and SCCP cards

hipr2—Communication software used on the High Speed IMT Packet Router (HIPR2) card

ipghc—Used by E5-ENET-B cards to support point-to-multipoint IP connectivity for ANSI and ITU point codes

iplhc—Used by E5-ENET-B cards for point-to-point IP connectivity for ANSI and ITU point codes

ipsg—Used by E5-ENET-B and SLIC cards to support the combined functionality of IPLIMx M2PA and IPGWx M3UA

ipsg32—Used by SLIC cards to support IPSG application with 64-bit addressing either with GTT functionality or without it.

ipshc—Used by E5-IPSM and E5-ENET-B cards to support the IPS application

mcphc—Used by E5-MCPM-B cards for the Measurements Platform feature

oamhc—Used by E5-MCAP cards for enhanced OAM functions

sccphc—Used by E5-SM4G and E5-SM8G-B cards to support EPAP-based features and the LNP ELAP Configuration feature. If no EPAP-based or LNP ELAP Configuration feature is turned on, and an E5-SM4G or E5-SM8G-B card is present, then the GPL processes normal GTT traffic.

siphc— Used by E5-SM8G-B Cards to support the SIP application

ss7hc—Used by , and E5-E1T1-B cards. Allows the card to support up to 64 (E5-E1T1-B) signaling links for E1 and T1 functions.

partnum (optional)
Display the hardware configuration for all card locations that contain a card with the specified Board Part Number.
Range:
zzz-zzzz-zz or zzzzzzz
Specify the Board Part Number in the format xxx-xxxx-xx. See the Hardware Baseline in Release Notes for a list of Board Part Numbers that are supported for the release.
shelf (optional)
Display the hardware configuration information for all card locations in the specified EAGLE shelf.
Range:
1100
1200
1300
2100
2200
2300
3100
3200
3300
4100
4200
4300
5100
5200
5300
6100
6200
6300
type (optional)
Display the hardware configuration information for all card locations that contain cards of the specified card type.
Range:
dcm
dsm
e5appb
enet
enetb
ipsm
limatm
lime1
lime1atm
limt1
mcpm
slic
stc
telco
tsm
ver (optional)
Display the hardware configuration information for all the card locations that have cards with the specified GPL Type and the specified GPL Version. The version format is major-minor-fix.
Range:
major-minor-fix

major—Range 0-255

minor—Range 0-255

fix—Range 0-255

Example

Retrieve the frame power information for all provisioned frames of the STP.

rtrv-stp:display=power

Retrieve the card level power information for the control frame in the STP.

rtrv-stp:display=power:frm=cf00

Retrieve the hardware configuration information for the STP control shelf (shelf 1100).

rtrv-stp:shelf=1100

Retrieve the hardware configuration information for all cards equipped in the STP that have the specified Board Part Number.

rtrv-stp:partnum=870-1275-01

Retrieve the hardware configuration information for all provisioned E5-TSM cards in the STP.

rtrv-stp:type=tsm

Retrieve the hardware configuration information for all cards in the STP that are running the IMT communication GPL with GPL version 126-039-043.

rtrv-stp:gpl=imt:ver=126-039-043

Retrieve the hardware configuration information for all provisioned frames in the STP.

rtrv-stp

Retrieve the hardware configuration information for all cards in the STP that are running the ATMHC GPL.

rtrv-stp:gpl=atmhc

Retrieve the hardware configuration information for all provisioned E5-APP-B cards in the STP.

rtrv-stp:type=e5appb

Retrieve the hardware configuration information for all provisioned Telco Switches in the STP.

rtrv-stp:type=telco

Retrieve the hardware configuration information for all cards in the STP that are running the SIPHC GPL.

rtrv-stp:gpl=siphc

Retrieve the hardware configuration information for all cards in the STP that are running the DEIRHC GPL.

rtrv-stp:gpl=deirhc

Dependencies

A valid value must be specified for the display parameter.

A valid value must be specified for the frm parameter.

A valid value must be specified for the shelf parameter.

The partnum parameter value must contain no more than 12 characters.

A valid value must be specified for the type parameter.

The gpl parameter value must contain no more than 8 characters.

Valid values must be specified for the ver parameter subfields (format major-minor-fix).

The display parameter must be specified when the frm parameter is specified.

The gpl parameter must be specified when the ver parameter is specified.

Only one optional parameter can be specified in the command, except for the following parameter combinations:

  • The display parameter must be specified when the frm parameter is specified.
  • The gpl parameter must be specified when the ver parameter is specified.

The frm parameter value must specify a provisioned frame.

The Assembly Power table must be available.

The value specified for the gpl parameter must be supported. See the gpl definition for a list of supported GPLs.

Notes

When the power threshold value has not been provisioned for a provisioned frame, the default frame power threshold value is displayed and prefixed with a plus sign (+).

For an un-provisioned card that is present in the frame, the card power consumption value is displayed prefixed with a plus sign (+).

For the E5-TDM and E5-MDAL cards in the Control Frame, "E5-TDM" and "E5-MDAL" are displayed as the Part Number of the card.

If a MUX card is not present, then "Empty" is displayed. 

If the Board Part Number received in the BIP response from a card is not present in the Assembly Power table, then the Part Number for the card is displayed with a prefix of a plus sign (+).

If the Card power value is not present in the BIP data and the Assembly Power table, then the default card power value of 1563 milliamps is displayed for the card.

If board information is not available from a card,

  • BIP Data inv is displayed as the Part number for the card.
  • The default card power value of 1563 milliamps is displayed for the card.

If a card location is empty (no card is present in that slot),

  • Empty is displayed as the Part Number for the card
  • A card power value of 0 is assumed and displayed.

For Standby E5-MASP cards, “Unavailable” is displayed as the Part Number if the card is absent. In this case, the card power of the Active E5-MASP card is shown for the card power of the standby card.

If a flash or communication GPL is specified with the rtrv-stp command, then the GPL output displays the version of the application GPL that is running on the card and not the version of the specified flash or communication GPL.

An unequipped MUX location does not have any type of MUX card in the slot. If a MUX card is present in the slot, then the location is equipped. When a location is unequipped, “EMPTY” is displayed for the slots, and an error message is generated. Locations 1109 and 1110, which support the control shelf, must contain MUX cards before the EAGLE is considered to be fully operational.

This command can be used to display the power consumption of MUX cards within a frame. The power consumption displays 0 for an unequipped MUX location. The Part Number, Revision, and Power Consumption obtained from the BIP data associated with the MUX card are displayed.

Because E5-APP-B cards provisioned using the ent-card command (type=e5appb) do not connect to the IMT bus and do not have a BIP record, the part number for these cards will be displayed as "870-3096-XX".

Output

If a flash or communication GPL is specified, then the output displays the GPL version of the application GPL running on the card instead of the GPL version of the specified flash or communication GPL.

The power consumption values that are displayed in the rtrv-stp:display=power or the rtrv-stp:display=power:frm= commands indicate the maximum calculated power for the frame. The calculation is based on the cards that are populated in the system, and includes a fan tray assembly for every shelf (the system cannot detect the presence or absence of a fan tray, and assumes presence for the calculation). These values are typically much higher than the actual power being drawn; the values cannot be used as a gauge of the actual power consumption of the EAGLE.

Abbreviated output is indicated by 3 vertical dots:

.

.

.

This example shows the output for a specific shelf containing a HIPR2 card at location 1109:

rtrv-stp:shelf=1100
tekelecstp 12-03-15 11:07:17 EST  EAGLE 45.0.0
    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version
    ----  -----------  --- -------------  ----     --     ----     -----------
    1101  870-1275-01  W    10245689323   DSM      4096M  VSCCP    027-010-000
    1102  Empty
    1103  870-1788-03  A    10234658345   TSM      128M   GLSHC    027-010-000
    1104  Empty
    1105  870-1339-06  A    10274568974   LIMATM    -     ATMANSI  027-010-000
    1106  Empty                           
    1107  Empty
    1108  870-1456-05  A    10204764378   DCM      512M   SS7IPGW  027-010-000
    1109  870-2872-01  A    10207185554   HIPR2     -     HIPR2    129-001-000
    1110  MUX                                             BPHMUX   027-345-000
    1111  870-1788-05  A    10205734657   MCPM     4096M  MCP      027-010-000
    1112  Empty
    1113  870-2360-01  A    10346357678   GPSM     1024M  EOAM     025-340-000
    1114  TDM
    1115  Unavailable                     GPSM            EOAM         
    1116  Unavailable
    1117  MDAL
    1118  Empty
    Command Completed. 
;

This example shows the output for the frame power information for all provisioned frames in the STP:

rtrv-stp:display=power
tekelecstp 07-03-30 11:07:17 EST  EAGLE 37.0.0                 
             Power Threshold          Power Consumption    
    Frame   (Amps)    (Watts)         (Amps)    (Watts)    
    -----   -----------------         -----------------
    CF00       45        2160          37.71       1810
    EF00       40        1920          33.99       1631
    EF01       35        1680          10.00        480
    EF04      +30       +1440          14.06        675
    Command Completed. 
;

This example shows the output for the frame and card power information for the control frame in the system. The frame contains HIPR cards at location1109 and 1110, HMUX card at location 1209, and HIPR2 cards at location 1309 and 1310. MUX location 1210 is unequipped. 

rtrv-stp:display=power:frm=cf00
tekelecstp 09-06-30 11:07:17 EST  EAGLE 5 41.1.0                    
                   Power Threshold          Power Consumption
    Frame         (Amps)    (Watts)         (Amps)    (Watts)
    -----         -----------------         -----------------
    CF00            45        2160          34.58       1795 
                                                 Power Consumption
    Card       Part Number       Revision        (MilliAmps)        (Watts)
    ----       -----------       --------       -----------------------------
    1101       850-0484-01          E               313               15
    1102       870-2372-01          J               521               25
    1103       870-1289-04          K               313               15
    1104    +  870-2198-01          M            + 1563           +   75
    1105       870-1984-05          M            +  646           +   31
    1106       870-2372-01          J               521               25
    1107       870-2061-01          K               542               26
    1108       870-2061-01          K            +  542           +   26
    1109       MUX                                  313               15
    1110       MUX                                  313               15
    1111       870-2061-01          B               542               26
    1112       850-0419-03          C               521               25
    1113       870-2360-01          B               625               30
    1114       TDM                                  333               16
    1115       Unavailable                          625               30
    1116       Unavailable                          333               16
    1117       MDAL                                 333               16
    1118       Empty                                0                 0
    1201       870-2061-01          A               542               26
    1202       870-2061-01          A               542               26
    1203       850-0549-01          A               313               15
    1204    +  870-2198-01          M              1563               75
    1205       850-0549-01          A               313               15
    1206    +  870-2198-01          M              1563               75
    1207       870-2371-02          E               625               30
    1208       870-1293-02          B               521               25
    1209       MUX                                  313               15
    1210       Empty                                  0                0
    1211       870-2061-01          D               542               26
    1212       850-0549-01          A               313               15
    1213       850-0549-01          A               313               15
    1214       850-0549-01          A               313               15
    1215       870-2061-01          C               542               26
    1216       870-1945-03          D               646               31
    1217       Empty                                  0                0
    1218       870-2061-01          K               542               26
    1301       870-1984-05          M               646               31
    1302       850-0549-01          A               313               15
    1303    +  870-2198-01          M              1563               75
    1304       870-2371-02          E               625               30
    1305       870-2371-02          E               625               30
    1306       850-0419-03          C               521               25
    1307           
    1308       870-2061-01          K               542               26
    1309       870-2872-01          A               313               15
    1310       870-2872-01          A               313               15
    1311       850-0484-01          E               313               15
    1312    +  870-2198-01          M            + 1563           +   75
    1313       BIP Data inv                      + 1563           +   75
    1314       BIP Data inv                        1563               75
    1315       Empty                                  0                0
    1316       Empty                                  0                0
    1317       Empty                                  0                0
    1318       850-0419-03          C               521               25

    FAN ASSYs Power Consumption                    7812              375
    Command Completed. 
;

This example shows the output for the hardware configuration information for all equipped SM cards that contain the specified Board Part Number:

rtrv-stp:partnum=870-2990-01
   tekelecstp 13-07-27 14:31:06 EST EAGLE 45.0.0
   rtrv-stp:partnum=870-2990-01
   Command entered at terminal #18.
;
   Command Accepted - Processing
   tekelecstp 13-07-27 14:31:06 EST EAGLE 45.0.0
   Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version 
   ----  -----------  --- -------------  ----     --     ----     -----------
   1101  870-2990-01   A  10208087123    DSM      4096M  SIPHC    134-070-000
   1105  870-2990-01   B  10209135229    DSM      4096M  SCCPHC   134-067-000
   Command Completed
;

This example shows the output for the hardware configuration information for all cards of the specified card type:

rtrv-stp:type=tsm
    tekelecstp 08-10-10 11:07:17 EST  EAGLE 40.0.0
    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version 
    ----  -----------  --- -------------  ----     --     ----     -----------
    1103  870-1788-03  A    10234658345   TSM      128M   GLSHC    027-010-000
    1212  870-1788-03  A    10234632455   TSM      128M   GLSHC    027-010-000
    2105                                  TSM             GLSHC       
    2217  870-2943-03  A    10229185653   TSM      512M   GLSHC    030-005-000
    Command Completed. 
;

This example shows the output for the hardware configuration information for all cards that are running the specified GPL:

rtrv-stp:gpl=ss7ansi
  tekelecstp 07-03-30 11:07:17 EST  EAGLE 37.0.0 
  Card  Part Number  Rev  Serial Number  Type     DB    APPL         GPL Version
  ----  -----------  ---  -------------  ----     --    ----         -----------
  1301  870-2671-02  C    10145689323    LIMT1    512M  SS7ANSI      126-033-000 
  1303  870-1873-01  C    10345689323    LIMT1    512M  SS7ANSI      126-033-000 
  Command Completed. 
;

This example shows the output for the hardware configuration information for all cards that are running the specified GPL:

rtrv-stp:gpl=siphc
   tekelecstp 13-07-27 14:31:06 EST EAGLE 45.0.0
   rtrv-stp:gpl=siphc
   Command entered at terminal #4.
   Card  Part Number  Rev  Serial Number  Type     DB    APPL       GPL Version
   ----  -----------  ---  -------------  ----     --    ----       -----------
   1101  870-2990-01  A    10208087123    DSM      4096M SIPHC      134-067-000
   Command Completed.
;

This example shows the output for the hardware configuration information for all cards that are running the specified version of the specified GPL:

rtrv-stp:gpl=ss7ansi:ver=126-033-000

    tekelecstp 07-03-30 11:07:17 EST  EAGLE 37.0.0 
    Card  Part Number  Rev  Serial Number  Type     DB    APPL       GPL Version
    ----  -----------  ---  -------------  ----     --    ----       -----------
    1301  870-2671-02  C    10145689323    LIMT1    512M  SS7ANSI    126-033-000 
    1303  870-1873-01  C    10345689323    LIMT1    512M  SS7ANS     126-033-000 
    Command Completed. 
;
rtrv-stp:gpl=siphc:ver=134-067-000
    tekelecstp 13-07-27 14:31:06 EST EAGLE 45.0.0
    rtrv-stp:gpl=siphc:ver=134-067-000
    Command enetered at terminal #18. 
;
    Command Accepted - Processing
    tekelecstp 13-07-27 14:31:06 EST EAGLE 45.0.0
    Card  Part Number  Rev  Serial Number  Type     DB    APPL     GPL Version
    ----  -----------  ---  -------------  ----     --    ----     -----------
    1101  870-2990-01  A    10208087123    DSM      4096M SIPHC    134-067-000
    Command Completed.
;

This example shows the output for the hardware configuration information for all cards that are running the specified GPL:

rtrv-stp:gpl=deirhc

    tekelecstp 13-03-20 11:07:17 EST  EAGLE 45.1.0 

    Card  Part Number  Rev  Serial Number  Type     DB    APPL         GPL Version
    ----  -----------  ---  -------------  ----     --    ----         -----------
    1101  870-2990-01  A    10302135627    DSM      8192M DEIRHC       134-056-000 
    1103  870-2990-02  A    10502135627    DSM      8192M DEIRHC       134-056-000 
    Command Completed. 
;

This example shows output for the hardware configuration information for all frames of the STP, without specifying any optional parameters in the command. This example includes EPM-B and SLIC cards and shows abbreviated output.

rtrv-stp
    stpc9070501 16-06-22 15:39:29 EDT  EAGLE5 46.4.0
    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version
    ----  -----------  --- -------------  ----     --     ----     -----------
    1101  870-2212-03  E   10207435071    ENET     512M   IPSG     009-003-000
    1102  870-2212-03  E   10207425102    ENET     512M   IPSG     009-003-000
    1103  870-2212-03  E   10207425103    ENET     512M   IPSG     009-003-000
    1104  870-2212-03  E   10207425104    ENET     512M   IPSG     009-003-000
    1105  870-2212-03  E   10207425107    ENET     512M   IPSG     009-003-000
    1106  870-2212-03  E   10207425106    ENET     512M   IPSG     009-003-000
    1107  870-2212-03  E   10207425108    ENET     512M   IPSG     009-003-000
    1108  870-2212-03  E   10207425109    ENET     512M   IPSG     009-003-000
    1109  870-2872-01  B   10209135026                    HIPR2    009-003-000
    1110  870-2872-01  B   10209125156                    HIPR2    009-003-000
    1111  870-2971-01  C   10210245182    ENETB    2048M  IPSG     009-003-000
    1112  870-2212-03  E   10207425093    ENET     512M   IPSG     009-003-000
    1113  870-2903-01  C   10208245108    E5MCAP   4096M  OAMHC    009-003-000
    1114  TDM
    1115  870-2903-01  H   10209287087    E5MCAP   4096M  OAMHC    009-003-000
    1116  TDM
    1117  MDAL
    1118  Empty
    1201  870-2212-03  F   10208337195    DCM      512M   IPGHC    009-003-000
    1202  870-2212-03  E   10207425094    DCM      512M   IPGHC    009-003-000
    1203  870-2212-03  E   10207425060    DCM      512M   IPGHC    009-003-000
    1204  870-2212-03  E   10207425071    DCM      512M   IPGHC    009-003-000
    1205  870-2212-03  F   10208337194    DCM      512M   IPGHC    009-003-000
    1206  870-2212-03  E   10207425070    DCM      512M   IPGHC    009-003-000
    1207  870-2212-03  E   10207435090    DCM      512M   IPGHC    009-003-000
    1208  870-2212-03  E   10207425101    DCM      512M   IPGHC    009-003-000
    1209  MUX                                             HIPR     009-003-000
    1210  870-2872-01  B   10209135079                    HIPR2    009-003-000
    1211  870-2212-03  E   10207295241    ENET     512M   IPSG     009-003-000
    1212  870-2212-03  E   10207425090    ENET     512M   IPSG     009-003-000
    1213  870-2212-03  E   10207425025    ENET     512M   IPSG     009-003-000
    1214  870-2212-03  E   10207435016    ENET     512M   IPSG     009-003-000
    1215  870-2212-03  E   10207435089    ENET     512M   IPSG     009-003-000
    1216  870-2212-03  E   10208047109    ENET     512M   IPSG     009-003-000
    1217  870-2212-05  D   10209177197    STC      512M   ERTHC    009-003-000
    1218  870-2372-08  D   10206215361    STC      -      EROUTE   009-003-000
    1301  870-2212-03  E   10207435020    ENET     512M   IPSG     009-003-000
    1302  870-2212-03  E   10207435019    ENET     512M   IPSG     009-003-000
    1303  870-2212-02  A   10206135605    ENET     512M   IPSG     009-003-000
    1304  870-2212-03  E   10207425105    ENET     512M   IPSG     009-003-000
    1305  870-2212-03  E   10207435018    ENET     512M   IPSG     009-003-000
    1306  870-2212-03  E   10207435023    ENET     512M   IPSG     009-003-000
    1307  870-2212-03  E   10207435024    ENET     512M   IPSG     009-003-000
    1308  870-2212-03  E   10207425033    ENET     512M   IPSG     009-003-000
    1309  870-2872-01  B   10209125033                    HIPR2    009-003-000
    1310  870-2872-01  B   10209065053                    HIPR2    009-003-000
    1311  870-2212-03  E   10207435025    ENET     512M   IPSG     009-003-000
    1312  870-2212-05  D   10209517269    ENET     512M   IPSG     009-003-000
    1313  870-2212-03  F   10208337191    ENET     512M   IPSG     009-003-000
    1314  870-2212-03  E   10207425012    ENET     512M   IPSG     009-003-000
    1315  870-2212-02  A   10206125247    ENET     512M   IPSG     009-003-000
    1316  870-2212-05  D   10209517134    ENET     512M   IPSG     009-003-000
    1317  870-2212-02  E   10206305256    ENET     512M   IPSG     009-003-000
    1318  870-2212-05  D   10209327104    ENET     512M   IPSG     009-003-000
    2101  870-2990-02  A   10502135627    DSM      8192M  DEIRHC   134-000-056
    2102  870-2212-02  A   10206385232    SLIC     8192M   IPSG    139-003-000
    2103  Empty
    2104  Empty
    2105  Empty
    2106  Empty
    2107  Empty
    2108  Empty
    2109  Empty
    2110  Empty
    2111  Empty
    2112  Empty
    2113  Empty
    2114  Empty
    2115  Empty
    2116  Empty
    2117  Empty
    2118  Empty 
    3101  870-2990-01  A   10208087123    DSM      4096M  SIPHC    139-003-000
. 
. 
.
    6101  Empty
    6102  Empty
    6103  Empty
    6104  Empty
    6105  Empty
    6106  Empty
    6107  Empty
    6108  Empty
    6109  Empty
    6110  Empty
    6111  Empty
    6112  Empty
    6113  Empty
    6114  Empty
    6115  Empty
    6116  Empty
    6117  Empty
    6118  Empty

    Command Completed. 
;

This example shows the output for the hardware configuration information for cards, including an E5-STC card. This example displays abridged output.

rtrv-stp

    tekelecstp 12-03-14 13:19:14 GMT  EAGLE 45.0.0
    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version
    ----  -----------  --- -------------  ----     --     ----     -----------
    1101  870-1289-04  K   10206035030    TSM      256M   GLSHC    128-018-000
    1102  Empty
    1104  Empty
    1105  Empty
    1106  Empty
    1107  Empty
    1109  MUX                                             HIPR     128-016-000
    1110  MUX                                             HIPR     128-016-000
    1111  870-2212-02  A   10206275736    STC      512M   EROUTE   028-018-000
    1112  870-2372-08  D   10206125537    STC      -      EROUTE   028-018-000
    1113  870-2360-06  C   10206255064    GPSM     1024M  EOAM     128-018-000
    1114  TDM
    1115  870-2360-06  C   10206255165    GPSM     1024M  EOAM     128-018-000
    1116  TDM
    1117  MDAL
    1118  Empty
    1201  Empty
    1202  Empty
    1203  Empty
    1204  Empty
    1205  Empty
    1206  Empty
    1207  Empty
    1209  MUX                                             HIPR     128-016-000
    1210  MUX                                             HIPR     128-016-000
    1211  Empty
    1212  Empty
    1213  Empty
    1214  Empty

This example shows the output for the hardware configuration information for E5APPB cards and Telco Switches. This example displays abridged output.

rtrv-stp
   tekelecstp 13-09-06 15:43:40 EST 45.0.0
   rtrv-stp
   Command entered at terminal #4.
   Card  Part Number  Rev  Serial Number  Type     DB    APPL     GPL Version
   ----  -----------  ---  -------------  ----     --    ----     -----------
   1101  870-3096-01                      E5APPB   -     EPAP     255-255-255
   1102  Empty
   1103  Empty
   1104  Empty
   1105  Empty
   1106  Empty
   1107  Empty
   1108  Empty
   1109  Empty                                          BPHMUX    000-000-000
   1110  Empty                                          BPHMUX    000-000-000
   1111  Empty
   1112  Empty
   1113  Unavailable                     GPSM      -    EOAM      255-255-255
   1114  Unavailable
   1115  Unavailable                     GPSM      -    EOAM      255-255-255
   1116  Unavailable 
   6201  870-2904-01                     TELCO     -    SWITCH    255-255-255
   6202  870-2904-01                     TELCO     -    SWITCH    255-255-255

Command Completed.
;

This example shows the output when the rtrv-stp command is issued with the partnum parameter.

rtrv-stp:partnum=870-2990-02
tekelecstp 13-03-25 14:31:06 EST EAGLE 45.1.0
    rtrv-stp:partnum=870-2990-02
    Command entered at terminal #18.
;

Command Accepted - Processing
      tekelecstp 13-03-25 14:31:06 EST EAGLE 45.0.0

    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version
    ----  -----------  --- -------------  ----     --     ----     -----------
    1103  870-2990-02  A   10502135627    DSM      8192M  DEIRHC   134-000-056
    Command Completed.

This example shows the output when the rtrv-stp command is issued with mix of part number formats:

rtrv-stp

tekelecstp 16-12-12 05:03:42 MST  EAGLE 46.5.0.0.0-70.12.0 
    rtrv-stp
    Command entered at terminal #17.
;
 
 
 
Command Accepted - Processing
 
    tekelecstp 16-12-12 05:03:42 MST  EAGLE 46.5.0.0.0-70.12.0 
    
    Card  Part Number  Rev Serial Number  Type     DB     APPL     GPL Version
    ----  -----------  --- -------------  ----     --     ----     -----------
    1101  870-2990-01  H   10213365171    DSM      8192M  SCCP64   007-012-000
    1102  Empty                                                               
    1103  870-2990-01  HC  10215352166    DSM      8192M  SCCP64   007-012-000
    1104  Empty                                                               
    1105  BIP Data inv                    SLIC     16384M IPSG64   007-012-000
    1106  870-3089-01  A   10211257038    MCPM     4096M  MCPHC    007-012-000
    1107  870-2990-01  HC  10215352206    DSM      8192M  SCCP64   007-012-000
    1108  Empty                                                               
    1109  870-2872-02  F   10214372022                    HIPR2    140-011-000
    1110  870-2872-02  F   10214372009                    HIPR2    140-011-000
    1111  870-2877-01  C   10207195432    IPSM     2048M  IPSHC    007-012-000
    1112  7094646      16  10216302182    SLIC     16384M IPSG                
    1113  870-2903-01  N   10210377102    E5MCAP   4096M  OAMHC    140-011-000
    1114  TDM                                                                 
    1115  870-2903-01  C   10208245087    E5MCAP   4096M  OAMHC    140-011-000
    1116  TDM                                                                 
    1117  E5MDAL                                                              
    1118  Empty 

This example shows the output for the hardware configuration information for all cards that are running the specified GPL:

rtrv-stp:gpl=ipsg32

   tekelecstp 16-09-01 14:31:06 EST EAGLE 46.5.0.0.0-70.4.0
   rtrv-stp:gpl=ipsg32
   Command entered at terminal #4.
   Card  Part Number  Rev  Serial Number  Type     DB      APPL     GPL Version
   ----  -----------  ---  -------------  ----     --      ----     -----------
   1103  720-2990-01  A    10208056582    SLIC     16384M  IPSG     140-012-000

   Command Completed.
;

Legend

  • Frame—Frame ID for the control shelf or an extension shelf
  • Power Threshold—Power threshold (in Amps or Milliamps and Watts) at which an alarm is generated to indicate that power consumption is approaching a maximum allowed level. (See the ent-frm-pwr command.)
  • Power Consumption—Current calculated power consumption (Amps or Milliamps and Watts) of the frame or card
  • Card—Card Location
  • Part Number—Board Part Number
  • Rev—Board Part Number revision
  • Serial Number—Card serial number
  • Type—Card type
  • DB—Daughterboard memory
  • APPL—Application that has been provisioned on the card
  • GPL Version—GPL version of the Application GPL being used by the card