All MIBs › CERAGON-MIB › gnEthStatisticDroppedPacketsMsb
gnEthStatisticDroppedPacketsMsb
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnEthStatisticDroppedPacketsMsb
OID (numeric): 1.3.6.1.4.1.2281.4.14.1.1.19
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: number of frames dropped (MSB)
What is gnEthStatisticDroppedPacketsMsb?
This is the most-significant 32 bits of the same 64-bit dropped-frame counter split across two objects, incrementing only when the LSB half, gnEthStatisticDroppedPacketsLsb, rolls over past its own 32-bit range. It matters specifically on very high-throughput or long-uptime links where the LSB alone would wrap around, exceed 4 billion, between polling intervals, silently resetting to a small number and making the drop count look like it went down when it actually kept climbing. A monitoring system polling this radio needs to track increments in this MSB object to correctly detect and account for LSB wraparound in its combined 64-bit drop total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.4.14.1.1.19 snmpwalk -v2c -c public <target> CERAGON-MIB::gnEthStatisticDroppedPacketsMsb
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.4.14.1.1.19.1 snmpget -v2c -c public <target> CERAGON-MIB::gnEthStatisticDroppedPacketsMsb.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::gnEthStatisticDroppedPacketsMsb 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.19 | gnEthStatisticDroppedPacketsMsb | CERAGON-MIB |