User guide
155
T
I
E
R
II
S
U
P
P
O
R
T
T
O
O
L
S
Supplemental Debug Calculations for Trunks
The following is a supplemental procedure for the calculation of low/high
trunk group numbers and the trunk block and member as provided on the
previous page for the “Debug Verification of Trunk State.”
Calculation of trunk group high/low number
and block and member:
To calculate Node and Terminal number use the CONVERT command in
PMIST:
>CONVERT TRK <CLLI> <Ckt.#>
Verify the CP_ID for BRISC/XA-Core
>di iocpdef:pr.#XX d 4 (&<Node>) d 2 (&<Terminal>) cp_id
Note: For both NA015 and NA017:
BRISC XX = 68
XA-Core XX =
34
Display CP_ID as WORD format:
>di iocpdef:pr.#XX d 4 (&<Node>) d 2 (&<Terminal>) --> WORD_1 WORD_2
To Determine the Four Indices from WORD_1 and WORD_2 use
the following:
Bits of WORD_1 and WORD_2 = fedc ba98 7654 3210,
Index_1 = bits c-5 of WORD_1 = <trunk_group_number_high>
Index_2 = bits 4-0 of WORD_1 = <trunk_group_number_low>
Index_3 = bits 7-0 of WORD_2 = <block>
Index_4 = bits f-d of WORD_1 = <member>
CMINFO Special System Query Commands
>
CMMEM
read one or more long words.
>CMDISP display the CM memory tables.
>
ERRCNT
display the memory error counters and mismatch
counters on a per module basis.
>
THRESHOLD
query the different CM threshold values.
>READTOD display time of one or more MC time-of-day clocks.
>
CMADDR
translate memory address to module on card.
>
READPORT
display the addresses for the port card and its error sta-
tus register contents.
>
CMALARM
query the CM top level alarms.
>RMSAUDIT query the RMS audit interval.
>SHOWINV read specified inventory table.
>SHOWOMS read specified OM counts.
>BASETOD query the BASE TOD.
>DBGSSC invoke SSC Debugging Utility.
>QCONTENT display contents of the Sparing queue supplied.
>MEMINF display Memory Map Table information.
>MEMSTAT display Memory Status Table information.
>MEMSUMMARY display a summary of memory related variables.
>MEMROTATE display a memory rotation algorithm offsets.
>REXQUERY query REx tests.
>REXRUN run one REx test stand-alone several times.
>CORSTAT report status of Core Optimization Facilities.
>PRTHIST display contents of mismatch history database.
>GETHIST get specific information from mismatch history DB.
>CPUHEALTH calculate CPU health indicators based on mismatch
history.
>MFCTHRESH determine whether any MFC thresholds have been
exceeded.
>QUIT exit program.