All MIBs › WESTERN-MULTIPLEX-RAD10006-MIB › statBitError
statBitError
Module: WESTERN-MULTIPLEX-RAD10006-MIB
OID (symbolic): WESTERN-MULTIPLEX-RAD10006-MIB::statBitError
OID (numeric): 1.3.6.1.4.1.3727.20.20.2.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This non-persistent variable contains the current status of the radio. This MIB variable can be polled to provide a high-level status of the radio.
'alarm_unknown' indicates that the radio to nmu link is currently down and the radio status cannot be determined.
'alarm_normal' indicates that the radio signal currently has a bit error rate, or BER, less than 10 to minus 6.
'alarm_triggered' indicates that the radio signal currently has a bit error rate, or BER, less than 10 to minus 6.
The default value for this variable is alarm_unknown(1).
What is statBitError?
This reports whether the radio's bit error rate has crossed the alarm threshold of 10^-6: alarm-unknown(1, the default, NMU link down), alarm-normal(2), or alarm-triggered(3). Note the MIB's own description text describes both normal and triggered identically ('BER less than 10 to minus 6'), which appears to be a documentation error in the source MIB; in practice, admins should treat alarm-triggered as indicating the BER has exceeded (not remained below) the 10^-6 threshold, consistent with perfCurrentBER/perfSeverelyErroredSeconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.20.2.26 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-RAD10006-MIB::statBitError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.20.2.26.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-RAD10006-MIB::statBitError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> statBitError.1
Start monitoring Western Multiplex Tsunami/RAD-10006 microwave radio links (T1-line/loopback/Ethernet-interface status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WESTERN-MULTIPLEX-RAD10006-MIB::statBitError OID value, configure state conditions and alerts, and monitor any Western Multiplex Tsunami/RAD-10006 microwave radio links (T1-line/loopback/Ethernet-interface status) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.3727 | western_multiplex | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20 | tsunami100_06 | WESTERN-MULTIPLEX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3727.20.20 | radio | WESTERN-MULTIPLEX-RAD10006-MIB |
| 1.3.6.1.4.1.3727.20.20.2 | status | WESTERN-MULTIPLEX-RAD10006-MIB |
| 1.3.6.1.4.1.3727.20.20.2.26 | statBitError | WESTERN-MULTIPLEX-RAD10006-MIB |