Viewing statistics
88
TCP/IP Statistics (IF and IP Statistics)
To display the following form, go to the Management Processor Statistics form. Select one of the
following:
IF Stats,
IP Stats,
ICMP Stats,
or
TCP Stats.
The following table describes the interface statistics:
Table 52
IF statistics
Statistics Description
ifInOctets
The total number of octets received on the interface, including framing characters.
ifInUcastPkts
The number of packets, delivered by this sublayer to a higher sublayer, which were not
addressed to a multicast or broadcast address at this sublayer.
ifInNUCastPkts
The number of packets, delivered by this sublayer to a higher sublayer, which were
addressed to a multicast or broadcast address at this sublayer. This object is deprecated in
favor of ifInMulticastPkts and ifInBroadcastPkts.
ifOutOctets
The total number of octets transmitted out of the interface, including framing characters.
ifOutUcastPkts
The total number of packets that higher-level protocols requested to be transmitted, and
which were not addressed to a multicast or broadcast address at this sublayer, including
those that were discarded or not sent.
ifOutNUcastPkts
The total number of packets that higher-level protocols requested to be transmitted, and
which were addressed to a multicast or broadcast address at this sublayer, including those
that were discarded or not sent.
This object is deprecated in favor of ifOutMulticastPkts and ifOutBroadcastPkts.