Stbla (site table), 1022 level = 2, Poolmngr – Motorola 68P02958C00-B User Manual
Page 359

Software Diagnostics Output
C-67
STBLA (SITE TABLE)
## 1022 LEVEL = 2
Downloaded Site-Table:
Site-ID
Link-ID
Retries
Timeout
========
=======
=======
=======
%1
%2 %3
%4 %5 %6 %7
1. The Site ID.
2. The number of attempts to be made to communicate with a non-responding site. (1-255)
3. The time (in seconds) to wait between communication retries. (1-255)
4. The Link ID of the link through which the site is connected to the network. (Primary)
5. Primary Link Validity - The time interval to wait when the IP Gateway tests communication with a
site, after which the Primary link is considered unreachable.
6. The Link ID of the backup link through which the site is connected to the network. (Secondary)
7. Secondary Link Validity - The time interval to wait when the IP Gateway tests communication with a
site, after which the Secondary link is considered unreachable.
POOLMNGR
## 1130
Pool address
: %% 1
Pool size (in bytes)
: %% 2
Pool end address
: %% 3
First free chunk address
: %% 4
Largest free chunk address
: %% 5
Sum of all free memory
: %% 6
# of times that allocation
failed (from last diag)
: %% 7
Was enough space for 2 aloc
: %% 8
1. The pool address.
2. The size of the whole pool.
3. Pointer to the first byte after the pool.
4. Pointer to the first free chunk. Updated only by check validity function, thus might not be free.
5. Pointer to the largest free chunk. Updated only by check validity function, thus might not be free nor
the largest one.
6. The sum size of all the free chunks.
7. The number of times that allocate failed.
8. The number of times that the function poolmngr_2_allocs_ok returned NO.