User's Manual Part 2

Appendix I: SNMP MIB Definitions
APCD-LM043-8.0 (DRAFT C) 259
CCU Radio MAC Statistics Group
All CCU Radio MAC Statistics Group MIB values are read only. All values in Table 65 are
prefixed with 1.3.6.1.4.1.2979.11.3.3.
Table 65 WaveRider CCU Radio MAC Statistics Group MIB
ccuRadioDrvUnknownEvent 7 Counter Number of received an unknown/no event
interrupts received by the radio driver ISR.
ccuRadioDrvSend 8 Counter Number of packets sent successfully by the radio
driver transmit queue.
ccuRadioDrvSendQFull 9 Counter Number of packets not sent because the radio
driver transmit queue was full.
ccuRadioDrvSendUnavailable 10 Counter Number of times invalid (null) mblks were sent to
the radio driver for transmission.
ccuRadioDrvSendNotEnabled 11 Counter Number of times tried to send packets before the
radio driver was started; i.e., before the device
was up and working.
ccuRadioDrvAMMPut 12 Counter Number of times a packet was successfully sent
to the MAC-layer shared memory for transmission
over the air.
ccuRadioDrvAMMQFull 13 Counter Number of times a packet could not be sent to the
MAC-layer shared memory because there were
no transmit descriptors left. Radio driver tries 5
more times to send the packet.
ccuRadioDrvAMMQFullDiscard 14 Counter Number of times, after 5 attempts, a packet could
not be sent to the MAC-layer shared memory
because there were no transmit descriptors left.
Packet is discarded.
ccuRadioDrvGet 15 Counter Number of packets received from the MAC-layer
shared memory.
ccuRadioDrvQEmpty 16 Counter Number of times there was a receive interrupt,
but nothing available to read out of the MAC-layer
shared memory.
ccuRadioDrvRx 17 Counter Number of successfully received packets.
ccuRadioDrvRxNotAvailable 18 Counter Number of times the radio driver could not
allocate an mblk (memory block) for storing a
packet retrieved from the MAC-layer shared
memory.
ccuRadioDrvNotEnabled 19 Counter Number of times the radio driver received a
receive interrupt, but the radio driver was not yet
up and running. The received packet is ignored in
this case.
MIB Name OID Value Type Description
MIB Name OID Value Type Description
ccuRadioMACRxDataPayloads 1 Counter Number of Ethernet frames received
correctly from the air interface.