All MIBs › AirPair-MIB › modemUncorrectedBerThresholdParameters
modemUncorrectedBerThresholdParameters
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::modemUncorrectedBerThresholdParameters
OID (numeric): 1.3.6.1.4.1.7262.1.19.3.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A read-write string: The threshold, in exponential format, and the number of seconds in exponential format that the uncorrected BER must exceed this threshold are programmed by the user. An example of the format of the string is as follows: '1.2e-4 1.1e-1'. The first parameter is uncorrected BER threshold point, the second is the time in seconds that the threshold must be exceeded. In this example the threshold is set to 1.2 bits every 1000 and the time is set to 0.11 of a second. The single quote marks i.e. ' ' are not used in the command. Uncorrected BER is the bit error rate as measured before frame error correction.
What is modemUncorrectedBerThresholdParameters?
This read-write string sets both the uncorrected-BER threshold and the duration it must be exceeded, both in exponential format, e.g. '1.2e-4 1.1e-1' meaning a threshold of 1.2 errors per 1000 bits sustained for 0.11 seconds -- no quote marks are used in the actual value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.19.3.4 snmpwalk -v2c -c public <target> AirPair-MIB::modemUncorrectedBerThresholdParameters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.19.3.4.1 snmpget -v2c -c public <target> AirPair-MIB::modemUncorrectedBerThresholdParameters.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.19.3.4.1 s <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::modemUncorrectedBerThresholdParameters 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.19 | apSystemAlarms | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.19.3 | modemAlarms | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.19.3.4 | modemUncorrectedBerThresholdParameters | AirPair-MIB |