Technical data

BLADE OS 5.0 Command Reference
114
Chapter 5: The Statistics Menu BMD00142, November 2009
/stats/port <port alias or number>/if
Interface Statistics
This option displays the interface statistics of the selected port.
Interface statistics for port 1:
ifHCIn Counters ifHCOut Counters
Octets: 51697080313 51721056808
UcastPkts: 65356399 65385714
BroadcastPkts: 0 6516
MulticastPkts: 0 0
FlowCtrlPkts: 0 0
Discards: 0 0
Errors: 0 21187
Table 45 Interface Statistics for Port
Statistics Description
ifInOctets The total number of octets received on the interface, including framing
characters.
ifInUcastPkts The number of packets, delivered by this sub-layer to a higher sub-
layer, which were not addressed to a multicast or broadcast address at
this sub-layer.
ifInBroadcastPkts The number of packets, delivered by this sub-layer to a higher sub-
layer, which were addressed to a broadcast address at this sub-layer.
ifInMulticastPkts The total number of packets that higher-level protocols requested to be
transmitted, and which were addressed to a multicast address at this
sub-layer, including those that were discarded or not sent. For a MAC
layer protocol, this includes both Group and Functional addresses.
ifInFlowControlPkts The total number of flow control pause packets received on the
interface.
ifInDiscards The number of inbound packets which were chosen to be discarded
even though no errors had been 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.