4.408 rept-stat-enum

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

Parameters

loc (optional)
ENUM card location for which card status and card 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
mode (optional)
It will display ENUM system alarm status and per card TPS statistics.
Range:
perf
Default:
Perf
peakreset (optional)
Reset peak values to the current TPS values.
Range:
yes

Example

rept-stat-enum

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

rept-stat-enum:loc=1101

rept-stat-enum:mode=perf

Dependencies

The location specified with this command should be of an ENUM card running the ENUMHC gpl.

An ENUM card running the ENUMHC application must be configured before this command can be entered.

The peakreset and loc parameters can be specified together. No other combination is allowed.

The shelf and card must be equipped, and the card specified by the loc parameter must have an application of enumhc.

The peakreset parameter should be specified with the 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-enum

Command Executed
    tekelecstp 14-05-29 03:13:20 MST  EST EAGLE 46.1.0
    rept-stat-enum
    Command entered at terminal #21.
;

Command Accepted - Processing
    tekelecstp 14-05-29 03:13:20 MST  EST EAGLE 46.1.0
    ENUM ALARM STATUS = No Alarms
    ENUM Cards Configured= 2      Cards IS-NR= 2

    CARD   VERSION     PST           SST       AST       TPS
    -------------------------------------------------------------
    1207 P 045-018-002 IS-NR         Active    -----     200
    1105   045-018-008 IS-NR         Active    -----     100
    -------------------------------------------------------------

    TOTAL SERVICE STATISTICS:
    ============================================
    SERVICE    SUCCESS    ERROR      TOTAL
    ENUM:      300        185        485    

    TOTAL ERROR STATISTICS:
    =============================================================================
    SERVICE    RCODE1     RCODE2     RCODE3     RCODE4     RCODE5     TOTAL
    ENUM:      50         60         45         10         20         185

    Command Completed.
;

This example displays output when the LOC parameter is specified:

rept-stat-enum:loc=1207
tekelecstp 14-05-29 04:10:20 MST  EST EAGLE 46.1.0
    rept-stat-enum:loc=1207
    Command entered at terminal #21.
;

Command Accepted - Processing
    tekelecstp 14-05-29 04:10:20 MST  EST EAGLE 46.1.0
    CARD   VERSION      TYPE    PST            SST          AST
    1207   045-018-002  DSM     IS-NR          Active       -----
    CARD ALARM STATUS       = No Alarms.

    TPS STATISTICS:
    ==========================================================================
                 TPS   PEAK-TPS.   PEAKTIMESTAMP
    -------------------------------------------------------------
                 200   250         14-05-29 04:06:21

    Command Completed.
;


This example displays output when the MODE parameter is specified:

rept-stat-enum:mode=perf

    tekelecstp 14-05-29 04:16:20 MST  EST EAGLE 46.1.0
    rept-stat-enum:mode=perf
    Command entered at terminal #21.
;

Command Accepted - Processing
    tekelecstp 14-05-29 04:16:20 MST  EST EAGLE 46.1.0
    ENUM ALARM STATUS = No Alarms
    ENUM Cards Configured= 2      Cards IS-NR= 2

    TPS STATISTICS:
    ==========================================================================
    CARD   TPS    PTPS    PTIMESTAMP
    -------------------------------------------------------------
    1207 P 200    250     14-05-29 04:06:21
    1105   100    105     14-05-29 03:39:21
    -------------------------------------------------------------

    Command Completed.
;

Legend

This section defines the fields of the four rept-stat-enum reports:
  • rept-stat-enum
  • rept-stat-enum:loc=1207
  • rept-stat-enum:mode=perf
  • rept-stat-enum:peakreset=yes:loc=1207
A dash (-) in an output field indicates that the statistic does not apply.
  • CARD IS-NR—Number of ENUM cards running the ENUMHC GPL that can be used by the system (status is In-Service Normal, IS-NR).
  • CARD—Card location of the ENUM card running the ENUMHC GPL
  • P—P indicates the primary Service Module card. The primary Service Module card provides the MPS status to the EAGLE. This indicator is displayed between the card location and the GPL version.
  • VERSION—Version number of the ENUMHC GPL running on the ENUM card.
  • PST—Primary state of the card. See Possible Values for PST/SST/AST.
  • SST—Secondary state of the card. See Possible Values for PST/SST/AST.
  • AST—Associate state of the card. See Possible Values for PST/SST/AST.
  • TPS—TPS (Transactions per second) indicates the number of ENUM messages which are received on the ENUM card.
  • PTPS/PEAK-TPS—This field indicates the maximum TPS occurred on the card
  • PTIMESTAMP/PEAKTIMESTAMP—It is the time when the maximum TPS occurred on the card.
  • ENUM ALARM STATUS—Displays ENUM system-related alarms. If there are no system alarms present, this field displays No Alarms.
  • CARD ALARM STATUS—Displays ENUM card-specific alarms. If there are no card alarms present, this field displays No Alarms.
  • TOTAL SERVICE STATISTICS—System-wide view of per-service statistics. The report tracks the following information:
    • SERVICE—The service running on the ENUM card. Currently only the ENUM service is supported for the ENUM card.
    • SUCCESS—Total number of messages successfully processed by the ENUM cards.
    • ERRORS—Total number of messages with errors which are received or sent by the ENUM cards.
    • TOTAL—Total messages received. It should be the sum of (Success + Errors) messages.
  • TOTAL ERROR STATISTICS—System-wide view of error statistics. The report tracks the following information:
    • SERVICE—The service running on the ENUM card. Currently only the ENUM service is supported for the ENUM card.
    • RCODE1—Total number of messages responded by the ENUM card for format errors.
    • RCODE2—Total number of messages responded by the ENUM card for server failures.
    • RCODE3—Total number of messages responded by the ENUM card for invalid domains.
    • RCODE4—Total number of messages responded by the ENUM card for requested queries which are not supported in EAGLE.
    • RCODE5—Total number of messages responded by the ENUM card for query types and classes which are not supported in EAGLE.
  • PER CONNECTION STATISTICS—System-wide view of per connection statistics. The report tracks the following information:
    • CNAME- Name of the IP connection provisioned on ENUM card specified in LOC parameter.
    • STATUS- Current status of IP connection.
    • TPS- TPS (Transactions per second) indicates the number of ENUM messages that are received on the IP connection on a given ENUM card.
    • PTPS- Maximum TPS occurred on an IP connection on a given ENUM card.
    • PTIMESTAMP- The time when the maximum TPS occurred on an IP connection on a given card.