PontiSoftware
Sniffi v2.1
5.5. Statistics
Here you can view an UDP/TCP/IP/ICMP/Interface/WiFi
statistics
5.5.1. UDP
statistics
- Received - Specifies the number of datagrams
received
- Discarded by No Ports - Specifies the number
of received datagrams that were discarded because the port specified was
invalid
- Rcv Errors - Specifies the number of erroneous
datagrams that were received. This number does not include the value
contained by the Rcv Errors member
- Transmitted - Specifies the number of
datagrams transmitted
- No. of Entries - Specifies the number of
entries in the UDP listener table
5.5.2. TCP
statistics
- RTO Algorithm - Specifies the retransmission
time-out algorithm in use
- Min. RTO[ms] - Specifies the minimum
retransmission time-out value in milliseconds
- Max. RTO[ms] - Specifies the maximum
retransmission time-out value in milliseconds
- Max. Connections - Specifies the maximum
number of connections
- Active Opens - Specifies the number of active
opens. In an active open, the client is initiating a connection with the
server
- Passive Opens - Specifies the number of
passive opens. In a passive open, the server is listening for a connection
request from a client
- Attempt Fails - Specifies the number of failed
connection attempts
- Estab. Resets - Specifies the number of
established connections that have been reset
- Cur. Estabilished - Specifies the number of
currently established connections
- Recv/Transmited - Specifies the number of
segments received or transmitted
- Transmited - Specifies the number of segments
transmitted. This number does not include retransmitted segments
- Retransmited - Specifies the number of
segments retransmitted
- Errors Rcv. - Specifies the number of errors
received
- Transmited with reset - Specifies the number
of segments transmitted with the reset flag set
- No. Of Connections - Specifies the cumulative
number of connections
5.5.3. IP
statistics
- IP Forwarding - Specifies whether IP
forwarding is enabled or disabled
- Default TTL - Specifies the default initial
time to live (TTL) for datagrams originating on a particular computer
- Received - Specifies the number of datagrams
received
- Rcv Header Errors - Specifies the number of
datagrams received that have header errors
- Rcv Address Errors - Specifies the number of
datagrams received that have address errors
- Forwarded - Specifies the number of datagrams
forwarded
- Rcv Unknown Protocol - Specifies the number of
datagrams received that have an unknown protocol
- Rcv Discards - Specifies the number of
received datagrams discarded
- Rcv Delivered - Specifies the number of
received datagrams delivered
- Outgoing Requests - Specifies the number of
outgoing datagrams that IP is requested to transmit. This number does not
include forwarded datagrams
- Transmitted Discards - Specifies the number of
outgoing datagrams discarded
- Outgoing Discards - Specifies the number of
transmitted datagrams discarded
- Outgoing No Routes - Specifies the number of
datagrams for which this computer did not have a route to the destination IP
address. These datagrams were discarded
- Reassembly Timeout - Specifies the amount of
time allowed for all pieces of a fragmented datagram to arrive. If all
pieces do not arrive within this time, the datagram is discarded
- Reassembly Required - Specifies the number of
datagrams requiring reassembly
- Reassembled - Specifies the number of
datagrams successfully reassembled
- Reassemby Fails - Specifies the number of
datagrams that cannot be reassembled
- Fragmented OK - Specifies the number of
datagrams that were fragmented successfully
- Fragmented Fails - Specifies the number of
datagrams that cannot be fragmented because the "do not fragment"
bit in the IP header is set. These datagrams are discarded
- Fragments Created - Specifies the number of
fragments created
- No. Of Interfaces - Specifies the number of
interfaces
- No. Of IP's - Specifies the number of IP
addresses associated with this computer
- No. Of Routes - Specifies the number of routes
in the IP routing table
5.5.4. ICMP
statistics
- Messages - Specifies the number of messages
received or sent
- Errors - Specifies the number of errors
received or sent
- Dest. Unreachable - Specifies the number of
destination-unreachable messages received or sent. A destination-unreachable
message is sent to the originating computer when a datagram fails to reach
its intended destination
- TTL Exceeded - Specifies the number of
time-to-live (TTL) exceeded messages received or sent. A time-to-live
exceeded message is sent to the originating computer when a datagram is
discarded because the number of routers it has passed through exceeds its
time-to-live value
- Parameter Problem - Specifies the number of
parameter problem messages received or sent. A parameter problem message is
sent to the originating computer when a router or host detects an error in a
datagram's IP header
- Source Quenches - Specifies the number of
source quench messages received or sent. A source quench request is sent to
a computer to request that it reduce its rate of packet transmission
- Redirects - Specifies the number of redirect
messages received or sent. A redirect message is sent to the originating
computer when a better route is discovered for a datagram sent by that
computer
- Echos Reqs - Specifies the number of echo
requests received or sent. An echo request causes the receiving computer to
send an echo reply message back to the originating computer
- Echo Replies - Specifies the number of echo
replies received or sent. A computer sends an echo reply in response to
receiving an echo request message
- Timestamps Reqs - Specifies the number of
time-stamp requests received or sent. A time-stamp request causes the
receiving computer to send a time-stamp reply back to the originating
computer
- Timestamp Replies - Specifies the number of
time-stamp replies received or sent. A computer sends a time-stamp reply in
response to receiving a time-stamp request. Routers can use time-stamp
requests and replies to measure the transmission speed of datagrams on a
network
- Address Mask Reqs - Specifies the number of
address mask requests received or sent. A computer sends an address mask
request to determine the number of bits in the subnet mask for its local
subnet
- Address Mask Replies - Specifies the number of
address mask responses received or sent. A computer sends an address mask
response in response to an address mask request
5.5.5. Interface
statistics
- Name - String that contains the name of the
interface
- Index - Specifies the index that identifies
the interface
- Type - Specifies the type of interface
- MTU - Specifies the maximum transmission unit
(MTU) of the underlying hardware
- Speed - Specifies the speed of the interface
in bits per second
- Physical Address - Specifies the physical
address of the adapter for this interface
- Admin Status - Specifies the interface is
administratively enabled or disabled
- Operational Status - Specifies the operational
status of the interface
- Last Changed - Specifies the last time the
operational status changed
- Rcv Octets - Specifies the number of octets of
data received through this interface
- Rcv Unicasts - Specifies the number of unicast
packets received through this interface
- Rcv Non Unicasts - Specifies the number of
non-unicast packets received through this interface. This includes broadcast
and multicast packets
- Incoming Discards - Specifies the number of
incoming packets that were discarded even though they did not have errors
- Incoming Errors - Specifies the number of
incoming packets that were discarded because of errors
- Unknown Protocols - Specifies the number of
incoming packets that were discarded because the protocol was unknown
- Sent Octets - Specifies the number of octets
of data sent through this interface
- Sent Unicast - Specifies the number of unicast
packets sent through this interface
- Sent Non Unicasts - Specifies the number of
non-unicast packets sent through this interface. This includes broadcast and
multicast packets
- Outgoing Discards - Specifies the number of
outgoing packets that were discarded even though they did not have errors
- Outgoing Errors - Specifies the number of
outgoing packets that were discarded because of errors
- Length Out Queue - Specifies the output queue
length
- Description - Contains a description of the
interface
5.5.6. WiFi
statistics
- Sent Fragmented - Indicates the number of data
and management fragments that the NIC has successfully transmitted
- Sent Mcast Fragmented - Indicates the number
of frames that the NIC has transmitted by multicast or broadcast. This count
is incremented each time that the multicast/broadcast bit is set in the
destination MAC address of a transmitted frame
- Fails - Indicates the number of NIC frame
transmissions that failed after exceeding either the short frame or the long
frame retry limits
- Retries - Indicates the number of frames that
the NIC successfully retransmitted after one or more retransmission attempts
- Multiple Retries - Indicates the number of
frames that the NIC successfully retransmitted after more than one
retransmission attempt
- RTS Success - Indicates the number of times
that the NIC received a CTS in response
- RTS Fails - Indicates the number of times that
the NIC did not receive a CTS in response to an RTS
- ACK Fails - Indicates the number of times that
the NIC expected an ACK that was not received
- Duplicate Frames - Indicates the number of
duplicate frames that were received. The sequence control field in the frame
identifies duplicate frames
- Rcv Fragmented - Indicates the number of data
and management fragments that the NIC successfully received. This count is
incremented each time that either a data fragment or a management fragment
is received
- Rcv Mcast Fragmented - Indicates the number of
received frames that were set to multicast or broadcast. This count is
incremented each time the NIC receives a frame with the multicast/broadcast
bit set in the destination MAC address
- FCS Errors - Indicates the number of frames
the NIC received that contained FCS errors
(Source: http://msdn.microsoft.com/library
)
Copyright (c) 2005-2007 PontiSoftware, All rights
reserved.
Contact : [email protected]