All MIBs › AirPair-MIB › mdmBerInt
mdmBerInt
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::mdmBerInt
OID (numeric): 1.3.6.1.4.1.7262.1.15.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Integer version of 'mdmBer' object.Divide by 1e+8 to get the actual value. Any value less than 1e-8 will be truncated to 0.Mainly provided to facilitate plotting of values. An estimation of the current uncorrected BER. Uncorrected BER is the bit error rate as measured before frame error correction.
What is mdmBerInt?
This read-only object is an integer-encoded version of mdmBer, provided mainly so management tools can plot it numerically; divide the value by 1e+8 to get the actual bit error rate, and note that any true rate below 1e-8 is truncated to 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.15.20 snmpwalk -v2c -c public <target> AirPair-MIB::mdmBerInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.15.20.1 snmpget -v2c -c public <target> AirPair-MIB::mdmBerInt.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::mdmBerInt OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.15 | apModem | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.15.20 | mdmBerInt | AirPair-MIB |