All MIBs › CERAGON-MIB › gnEthStatisticRadioReceivedFramesLsb
gnEthStatisticRadioReceivedFramesLsb
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnEthStatisticRadioReceivedFramesLsb
OID (numeric): 1.3.6.1.4.1.2281.4.14.1.1.20
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Sum of frames received by radio (LSB)
What is gnEthStatisticRadioReceivedFramesLsb?
This is the lower 32 bits of a 64-bit counter tallying total Ethernet frames received over the radio link itself, split for the same reason as the dropped-frames counters; the MIB predates 64-bit counter types and needed to split large totals across LSB and MSB object pairs. It matters as the denominator against which gnEthStatisticDroppedPacketsLsb and its MSB counterpart should be compared to compute a meaningful frame-loss percentage for the link, rather than looking at absolute drop counts in isolation. An admin calculating link quality would combine this value with its MSB counterpart, gnEthStatisticRadioReceivedFramesMsb, to get total received frames, then divide the combined drop count by that total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.4.14.1.1.20 snmpwalk -v2c -c public <target> CERAGON-MIB::gnEthStatisticRadioReceivedFramesLsb
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.4.14.1.1.20.1 snmpget -v2c -c public <target> CERAGON-MIB::gnEthStatisticRadioReceivedFramesLsb.1
Start monitoring Ceragon Networks FibeAir microwave radio backhaul systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERAGON-MIB::gnEthStatisticRadioReceivedFramesLsb OID value, configure state conditions and alerts, and monitor any Ceragon Networks FibeAir microwave radio backhaul systems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2281 | ceragon | CERAGON-MIB |
| 1.3.6.1.4.1.2281.4 | gnAccess | CERAGON-MIB |
| 1.3.6.1.4.1.2281.4.14 | gnEthStatistic | CERAGON-MIB |
| 1.3.6.1.4.1.2281.4.14.1 | gnEthStatisticTable | CERAGON-MIB |
| 1.3.6.1.4.1.2281.4.14.1.1 | gnEthStatisticEntry | CERAGON-MIB |
| 1.3.6.1.4.1.2281.4.14.1.1.20 | gnEthStatisticRadioReceivedFramesLsb | CERAGON-MIB |