FDB statistics: creates: 9611 deletes: 9553 current: 58 hiwat: 65 lookups: 850254 lookup fails: 151373 finds: 5832 find fails: 0 find_or_c's: 11874 overflows: 0 max: 16384 |
Statistic | Description |
---|---|
creates | Number of entries created in the forwarding database. |
current | Current number of entries in the forwarding database. |
lookups | Number of entry lookups in the forwarding database. |
finds | Number of successful searches in the forwarding database. |
find_or_c’s | Number of entries found or created in the forwarding database. |
deletes | Number of entries deleted from the forwarding database. |
hiwat | Highest number of entries recorded at any given time in the forwarding database. |
lookup fails | Number of unsuccessful searches made in the forwarding database. |
find fails | Number of search failures in the forwarding database. |
overflows | Number of entries overflowing the forwarding database. |
max | Number of maximum forwarding database entries supported by Alteon. |