InOctets
|
The total number of octets received on the interface, including framing characters.
|
InUcastPkts
|
The number of packets delivered by this sublayer to a higher sublayer that were not addressed to a multicast or broadcast address at this sublayer.
|
InNUcastPkts
|
The number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
|
InDiscards
|
The number of inbound packets that were discarded because of frames with errors or invalid frames or, in some cases, to fill up buffer space.
|
InErrors
|
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable 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.
|
OutOctets
|
The total number of octets transmitted out of the interface, including framing characters.
|
OutUcastPkts
|
The number of packets that higher-level protocols requested be transmitted that were not addressed to a multicast address at this sublayer.This total number includes those packets discarded or not sent.
|
OutNUcastPkts
|
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
|
OutDiscards
|
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.
|
OutErrors
|
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.
|
OutQlen
|
The length of the output packet queue (in packets).
|