InReceives |
Total number of incoming IP
packets processed by the CPU. |
InUnicast |
Total number of unicast IP
packets processed by the CPU. |
InBcast |
Total number of broadcast IP
packets processed by the CPU. |
InMcast |
Total number of multicast IP
packets processed by the CPU. |
InHdrEr |
Total number of packets with
an IP Header Error forwarded to the CPU. |
Bad vers |
Total number of packets with a
version other than IPv4 in the IP version field. |
Bad chksum |
Total number of packets with a
bad IP checksum forwarded to the CPU. |
Short pkt |
IP packets that are too
short. |
Short hdr |
IP packets with a header that
is too short. |
Bad hdrlen |
IP packets with a header
length that is less than the length specified. |
Bad length |
IP packets with a length less
than that of the header. |
InDelivers |
IP packets passed to upper
layer protocols. |
Bad Proto |
IP packets with unknown (not
standard) upper layer protocol. |
OutRequest |
IP packets sent from upper
layers to the IP stack. |
OutDiscard |
IP packets that are discarded
due to lack of buffer space or the router interface being down, or
broadcast packets with broadcast forwarding disabled. |
OutNoRoute |
IP packets with no route to
the destination. |
Forwards |
ForwardOK and Fwd Err
aggregate count. |
ForwardOK |
Total number of IP packets
forwarded correctly. |
Fwd Err |
Total number of IP packets
that cannot be forwarded. |
NoFwding |
Aggregate number of IP packets
not forwarded due to errors. |
Redirects |
IP packets forwarded on the
same network. |
No route |
Not used. |
Bad TTL |
IP packets with a bad
time-to-live. |
Bad MC TTL |
IP packets with a bad
multicast time-to-live. |
Bad IPdest |
IP packets with an address
that does not comply with the IPv4 standard. |
Blackhole |
IP packets with a destination
that is a blackhole entry. |
Output err |
Not used. This is the same as
Fwd Err. |
MartianSrc |
IP packets with an invalid
source address. |