4.423 rept-stat-rtd
Use this command to report Run Time Diagnostics (RTD) for EAGLE cards, including the status of internal integrity checks and the RTD subsystem alarm. This display can help determine the cause when an RTD subsystem alarm occurs, or when associated issues are reported.
This command is also used to reset MSU validation statistics and clear the RTD subsystem alarm.
Parameters
- force (optional)
- This parameter is used with the reset=yes parameter to clear statistics for a card when the RTD subsystem alarm is present.
- loc (optional)
- Location. The card location as stenciled on the shelf of the system.
Note:
This parameter can be used to either retrieve or reset statistics for a card location. To reset the statistics, the loc and reset parameters must be specified together in the command.- 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
Example
rept-stat-rtd
rept-stat-rtd:loc=1107
rept-stat-rtd:reset=yes:force=yes
rept-stat-rtd:loc=1107:reset=yes
Dependencies
If the reset=yes parameter is specified, then the force=yes parameter must be specified to clear the statistics and checksum failure indicators.
The card specified by the loc parameter must be an IPLIMx, IPGWx, IPSG, SCCP, Service Module E5-E1T1-B, E5-ATM-B card.
The card in the location specified by the loc parameter must be in service.
The reset=yes parameter must be specified to clear the statistics.
The force=yes parameter must be specified.
The loc parameter cannot have a non-numeric value.
The following card locations are not valid for this command: 1114, 1116, 1117, 1118 (E5-TDM and E5-MDAL cards), and all xy09 and xy10 locations where x is the frame and y is the shelf (MUX cards).
The card slot must be equipped and in service.
Notes
MSU Validation Statistics
The statistics from internal integrity checks are displayed for all in-service LIM and SCCP cards. The reported statistics are dynamic and are not maintained when a card is re-initialized.
The displayed reports contain message validation totals since the last time the diagnostic information for the cards was reset.
The individual statistics that are reported re-start at zero after the maximum values are reached and are cleared when reset by the rept-stat-rtd
command.
Summary Report (rept-stat-rtd)
The report displayed shows the summary statistics or overall totals for MSU validation statistics for all LIM and SCCP cards in the system. It also includes the status for the RTD subsystem and the RTD subsystem alarm.
Card Summary Report (rept-stat-rtd:loc=)
When the loc parameter is specified in the rept-stat-rtd
command, the report displayed shows the detailed MSU validation statistics report for the specified card. The report shows statistics from integrity checks performed by the specified card on MSUs transferred to and from LIM/SCCP cards and includes the timestamp when the card last detected an error during integrity checks. The statistics are only displayed for cards with non-zero totals.
The integrity checks are performed on a subset of the MSUs transferred between cards. When card(s) report errors during the integrity checks, the RTD subsystem alarm is activated. The error statistics reported should be used along with the UIMs or alarms to help identify the source of the problem.
RTD Subsystem Alarm
The RTD subsystem alarm is triggered when a card reports that a checksum error was detected during internal card integrity checks.
The RTD subsystem alarm remains active in the system until the statistics are reset using the rept-stat-rtd
command, and no further indications of checksum errors are reported during internal card integrity checks.
Output
If the rept-stat-rtd
command is entered with no parameters, then a summary status for the RTD subsystem and alarm and summary statistics for all of the LIM/SCCP cards in the system are displayed.
If the loc parameter is specified in the rept-stat-rtd
command, then detailed statistics are displayed for the specified card location. Only cards with non-zero totals are reported in the location specific report.
This example displays a summary report on the status of the RTD subsystem and RTD subsystem alarm with MSU validation statistics for all LIM/SCCP cards in the system.
rept-stat-rtd
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
Retrieving data from cards...
RTD SUBSYSTEM REPORT IS-NR Active -----
RTD ALARM STATUS = No Alarms
MSU Validation Statistics
==============================
Total Rx Total Rx Total
CARD Error Validated Tx
1101 0 275 710
1102 0 200 200
1103 0 200 1000
1105 0 1360 275
1107 0 200 100
1108 0 100 100
--------------------------------------------------------------------------
END OF REPORT
;
This example displays a detailed report for card 1101. The report indicates that the card received MSUs from several cards in the system.
rept-stat-rtd:loc=1101
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
Retrieving data from card …
CARD SUMMARY: 1101 Last Alarm Timestamp: --------- --------
MSU Validation Statistics
=================================
Total Rx Total Rx Total Tx
SRC/DEST Error Validated
CARD
1102 0 100 100
1103 0 0 0
1105 0 75 360
1107 0 100 200
1108 0 50 50
--------------------------------------------------------------------------
;END OF REPORT
;
This example displays a summary report for cards 1101 - 1108. The report indicates that the cards received checksum errors in MSUs from other cards.
rept-stat-rtd
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
Retrieving data from card...
RTD SUBSYSTEM REPORT IS-ANR Active -----
RTD ALARM STATUS = 541 MSU cksum error threshold exceeded
MSU Validation Statistics
==============================
Total Rx Total Rx Total
CARD Error Validated Tx
1101 100 275 500
1102 25 200 300
1103 0 200 500
1105 0 600 125
1107 50 250 100
1108 0 100 100
--------------------------------------------------------------------------
;END OF REPORT
;
This example displays a detailed report for card 1101. The report indicates that the card received MSUs with checksums from cards 1102, 1103, and 1105 and MSUs with checksum errors from card 1103.
rept-stat-rtd:loc=1101
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
Retrieving data from card …
CARD SUMMARY: 1101 Last Alarm Timestamp: mm-dd-yy hh:mm:ss
MSU Validation Statistics
=================================
Total Rx Total Rx Total Tx
SRC/DEST Error Validated
CARD
1102 0 75 100
1103 100 100 100
1105 0 100 100
1107 0 0 100
1108 0 0 100
This example displays the option for resetting MSU validation statistics of all cards in the system.
rept-stat-rtd:reset=yes
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
Clear RTD Statistics command(s) issued...
Command Completed.
;
This example displays the option for resetting MSU validation statistics and checksum failure indicators for all cards in the system and clearing the RTD subsystem alarm.
rept-stat-card:reset=yes:force=yes
eagle10110 07-02-22 20:34:06 EST EAGLE 35.6
Clear RTD Statistics command(s) issued...
Command Completed.
eagle10110 07-02-22 20:32:58 EST EAGLE 35.6.0
5501.0542 RTD SYSTEM MSU cksum error threshold cleared
;
Legend
This section defines the fields of the rept-stat-rtd
reports.
PST—Possible values are described in Possible Values for PST/SST/AST. For this command, IS-NR specifically means no checksum errors were found during the last reporting period; IS-ANR specifically means that a card or cards reported checksum errors during MSU integrity checks when the RTD status was previously IS-NR, and the RTD System Alarm(s) was raised.
Total Rx Error (for a Summary Report)—Total MSUs received with checksum errors, including MSUs with checksum errors received from all cards in the system.
Total Rx Error (for a Location-Specified Report)—Total MSUs with checksum errors received at the card specified by the LOC parameter from SRC/DEST CARD.
Total Rx Validated (for a Summary Report)—Total MSUs with checksum received and validated from all cards in the system.
Total Rx Validated (for a Location-Specified Report)—Total MSUs with checksum received and validated at the card specified by the LOC parameter from SRC/DEST CARD.
Total Tx (for a Summary Report)—Total MSUs with checksum applied and transmitted to all cards in the system.
Total Tx (for a Location-Specified Report)—Total MSUs with checksums transmitted from the card specified in the LOC parameter to SRC/DEST CARD.
Last Alarm Timestamp—Timestamp for last reported checksum error for the card specified in the LOC parameter.
SRC/DEST CARD—Source card transmitting MSUs with checksums received by the card specified in the LOC parameter. Destination card receiving MSUs with checksums transmitted from card specified in LOC parameter.
RTD Subsystem—Indicates RTD Device Status (IS-NR, etc.).
RTD Alarm Status—Indicates whether an alarm is present for the RTD Device.