User's Manual

Table Of Contents
210 APCD-LM043-4.0
CCU Ethernet Statistics Group
All CCU Ethernet Statistics Group MIB values are read only. All values in Table 69 are prefixed
with 1.3.6.1.4.1.2979.11.4.
Table 69 WaveRider CCU Ethernet Statistics Group MIB
MIB Name OID
Value
Type
Description
ccuEtherInterrupts 1 Counter Total number of interrupts received by the Ethernet
driver ISR, interrupt service routine.
ccuEtherRxInterrupt 2 Counter Number of
receive complete interrupts received by the
Ethernet driver ISR.
ccuEtherRxOverrunInterrupt 3 Counter Number of
overrun interrupts received by the Ethernet
driver ISR. An overrun occurs when a received packet
has exceeded the packet size, or the processor has
missed one or more packets.
ccuEtherRxInProgressInterrupt 4 Counter Number of times a
receive complete interrupt was
received by the Ethernet driver ISR before the current
packet was finished.
ccuEtherTxCompleteInterrupt 5 Counter Number of normal transmit interrupts received by the
Ethernet driver ISR.
ccuEtherTxErrorInterrupt 6 Counter Number of
transmit error interrupts received by the
Ethernet driver ISR.
ccuEtherTxCarrierLostInterrupt 7 Counter Number of
transmit carrier lost interrupts received by
the Ethernet driver ISR.
ccuEtherTxAllocInterrupt 8 Counter Number of
transmit allocation complete interrupts
received by the Ethernet driver ISR.
ccuEtherTxEPHInterrupt 9 Counter Number of
transmit EPH interrupts (Ethernet protocol
handler interrupts) received by the Ethernet driver
ISR.
ccuEtherTxERCVInterrupts 10 Counter Number of
transmit ERCV interrupts (early receive
interrupts) received by the Ethernet driver ISR..
ccuEtherRxData 11 Counter Number of packets received and accepted by the IP
stack.
ccuEtherRxDataError 12 Counter Number of packets received and rejected by the IP
stack because of errors.
ccuEtherRxDataMblkAllocError 13 Counter Number of packets lost due to insufficient memory
resources.
ccuEtherRxDataLenghtError 14 Counter Number of packets received that violate Ethernet
packet length rules.
ccuEtherRxDiscards 15 Counter Number of packets discarded because the unit was
not ready to receive data.
ccuEtherTxData 16 Counter Number of packets received and placed on the
transmit queue.
ccuEtherTxDataQFull 17 Counter Number of packets discarded because the transmit
queue was full.