ProLiant BL p-Class GbE2 Interconnect Switch Browser-based Interface Reference Guide

Viewing statistics 84
Table 67 IP Routing Management Statistics
Statistic Description
InDiscards The number of input IP datagrams for which no problems were encountered to prevent their
continued processing, but which were discarded (for example, for lack of buffer space).
This counter does not include any datagrams discarded while awaiting re-assembly.
The following table describes the interface statistics:
Table 68 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.
ifInDiscards The number of inbound packets that were chosen to be discarded even though no errors
were detected to prevent their being delivered to a higher-layer protocol. One possible
reason for discarding such a packet could be to free up buffer space.
ifInErrors For packet-oriented interfaces, the number of inbound packets that contained errors
preventing them from being delivered to a higher-layer protocol.
For character-oriented or fixed-length interfaces, the number of inbound transmission units
that contained errors preventing them from being deliverable to a higher-layer protocol.
ifInUnknownProtos For packet-oriented interfaces, the number of packets received via the interfaces that were
discarded because of an unknown or unsupported protocol.
For character-oriented or fixed-length interfaces which support protocol multiplexing the
number of transmission units received via the interface which were discarded because of
an unknown or unsupported protocol.
For any interface that does not support protocol multiplexing, this counter will always be
zero (0).
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.
ifOutDiscards The number of outbound packets, which were chosen to be discarded even though no
errors had been detected to prevent their being transmitted. One possible reason for
discarding such a packet could be to free up buffer space.
ifOutErrors For packet-oriented interfaces, the number of outbound packets that could not be
transmitted because of errors.
For character-oriented or fixed-length interfaces, the number of outbound transmission
units that could not be transmitted because of errors.
ifStateChanges The number of times an interface has transitioned from either down to up or from up to
down.