4.433 rept-stat-sip

Use this command to display the overall status of the SIP service on the EAGLE.

Parameters

loc (optional)
The SIP card location for which SIP TPS usage data is to be reported.
Range:

1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 – 6118

peakreset (optional)
Reset peak values to the current TPS values.
Range:
yes
no
Default:
no
mode (optional)
Performance data of SIP cards and their connections.
Range:
perf
Default:
perf

Example

rept-stat-sip

rept-stat-sip:peakreset=yes:loc=1101

rept-stat-sip:loc=1101

rept-stat-sip:mode=perf

rept-stat-sip:mode=perf:loc=1101

Dependencies

The location specified with this command should be of a SIP card.

A SIP card running the SIPHC application must be configured before this command can be entered.

Parameter peakreset should be specified with loc parameter.

Notes

If optional parameters are specified, only the entries that match the entered parameters are displayed.

Output

This example displays output when no parameter is specified:

rept-stat-sip
    

tekelecstp 02-03-20 05:58:25 EST EAGLE 46.0.0
    rept-stat-sip

    SIP ALARM STATUS = No Alarms
    SIP cards Configured= 2 Cards IS-NR= 2

    CARD   VERSION     PST           SST       AST       TPS
    -------------------------------------------------------------
    1107   045-003-053 IS-ANR        Standby   100%+     0
    -------------------------------------------------------------

    TOTAL SERVICE STATISTICS:
    ==========================================================================
    SERVICE    SUCCESS    ERROR      WARNINGS   BYPASS     TOTAL
    SIPNP:     5          2          1          2          10

    Command Completed.
;

This example displays output when the LOC parameter is specified:

rept-stat-sip:loc=1107


Command Accepted - Processing

  tekelecstp 02-03-20 06:00:17 EST EAGLE 46.0.0
  rept-stat-sip:loc=1107
     
    CARD   VERSION      TYPE    PST            SST          AST
    1101   045-003-053  DSM     IS-NR          Active       -----
    CARD ALARM STATUS = No Alarms
           
    TPS STATISTICS
    ===========================================================================
                 TPS   PEAK TPS.   PEAKTIMESTAMP
    ---------------------------------------------------------------------------------------------------------------------------------------
                 2503  2508        02-03-20 06:02:04
 
    PER CONNECTION STATISTICS
    ===========================================================================
    CNAME              STATUS TPS    INVITE  3XX     ERROR
    -------------------------------------------------------------
    C1                 DOWN   0      0       0       0
    C2                 DOWN   0      0       0       0
    C3                 UP     2503   75113   75113   0
    UdpC4              UP     0      0       0       0
    -------------------------------------------------------------  
  Command Completed.
;

This example displays output when the MODE parameter is specified:

rept-stat-sip:mode=perf

Command Accepted - Processing

  tekelecstp 02-03-20 06:05:55 EST EAGLE 46.0.0
  rept-stat-sip:mode=perf
    SIP ALARM STATUS = No Alarms
    SIP Cards Configured= 2      Cards IS-NR= 2

    TPS STATISTICS:
    ==========================================================================
    CARD   TPS    PTPS    PTIMESTAMP
    -------------------------------------------------------------
    1101 P 2507   2511    02-03-20 06:05:52
    1107   0      0       00-00-00 00:00:00
    -------------------------------------------------------------

    Command Completed.
;

This example displays output when both MODE and LOC parameters are specified:

rept-stat-sip:mode=perf:loc=1101


Command Accepted - Processing

  tekelecstp 02-03-20 06:08:24 EST EAGLE 46.0.0
  rept-stat-sip:mode=perf:loc=1101

    CARD   VERSION      TYPE    PST            SST          AST
    1101   045-003-053  DSM     IS-NR          Active       -----
    CARD ALARM STATUS       =  No Alarms

    TPS STATISTICS:
    ==========================================================================
                 TPS   PEAK TPS.   PEAKTIMESTAMP
    -------------------------------------------------------------
                 2501  2517        02-03-20 06:06:21

    PER CONNECTION STATISTICS:
    ==========================================================================
    CNAME              TPS    PTPS    PTIMESTAMP
    -------------------------------------------------------------
    C1                 0      0       00-00-00 00:00:00
    C2                 0      0       00-00-00 00:00:00
    C3                 2501   2517    02-03-20 06:06:21
    udpC4              0      0       00-00-00 00:00:00

    Command Completed.
;