InErrors
|
Number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
|
InUnknownProtos
|
Number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
|
OutErrors
|
Number of outbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
|
HCInOctets
|
The total number of octets received on the interface, including framing characters.
|
HCInUcastPkts
|
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.
|
HCInDiscards
|
Number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol.
|
HCOutOctets
|
The total number of octets transmitted out of the interface, including framing characters.
|
HCOutUcastPkts
|
Number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
|
HCOutDiscards
|
Number of outbound packets which were chosen to be discarded.
|