Device Online Help # Go back one pageGo to the next page#Go to this book's Index

PcapStat dialog box fields


Field Description
ResetStat
Resets the PCAP engine DRAM buffer, as well as all software counters used for PCAP statistics.
PacketCapacityCount
This is the maximum number of packets that currently can be stored in the PCAP engine buffer. ResetStat will not reset this value.
NumberOfPacketsReceived
This is the number of packets currently in the PCAP engine buffer. When buffer-wrap occurs, this is set to 0 and the count starts again.
Note: When buffer-wrap occurs, the second field is set to 0 and the third field is not set to zero. From the capture log, the user can determine how many times buffer-wrap has occurred.
NumberOfPacketsAccumulated
This is the number of packets accumulated in the PCAP engine.
Note: When buffer-wrap occurs, the second field is set to 0 and the third field is not set to zero. From the capture log, the user can determine how many times buffer-wrap has occurred.
NumberOfPacketsDroppedInPcapEngine
The number of packets dropped when ingress packets match the filter criteria and the PCAP action is set to drop.
NumberOfPacketsDroppedInHardware
The number of packets dropped by the PCAP engine hardware when the amount of packets being forwarded cannot be processed.


Go back one pageGo to the next page##Go to this book's Index