All MIBs › ARTEM-COMPOINT-WLAN-MIB › artemRadioAntennaDiversity
artemRadioAntennaDiversity
Module: ARTEM-COMPOINT-WLAN-MIB
OID (symbolic): ARTEM-COMPOINT-WLAN-MIB::artemRadioAntennaDiversity
OID (numeric): 1.3.6.1.4.1.4280.5.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute selects the mode of antenna diversity. none(0) - No diversity, the main antenna is always used for transmission and receival. receive(1) - The main antenna is always used for transmission. Both main and aux antennas are used for receival, depending on signal levels. transmit(2) - The main antenna is always used for receival. Both main and aux antennas are used for transmission. both(3) - Both main and aux antennas are used for transmission and receival, depending on signal levels.
What is artemRadioAntennaDiversity?
An INTEGER read-write enumeration selecting antenna diversity mode: none, receive, transmit, or both. It improves signal reception or transmission by switching between main and auxiliary antennas. Setting to both(3) enables antenna switching for both directions, improving link stability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4280.5.3.1.5 snmpwalk -v2c -c public <target> ARTEM-COMPOINT-WLAN-MIB::artemRadioAntennaDiversity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4280.5.3.1.5.1 snmpget -v2c -c public <target> ARTEM-COMPOINT-WLAN-MIB::artemRadioAntennaDiversity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4280.5.3.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> artemRadioAntennaDiversity.1
Start monitoring Funkwerk (artem) ComPoint 802.11 WLAN access points (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARTEM-COMPOINT-WLAN-MIB::artemRadioAntennaDiversity OID value, configure state conditions and alerts, and monitor any Funkwerk (artem) ComPoint 802.11 WLAN access points (legacy) 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.4280 | artem | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5 | artemWLAN | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.3 | artemRadioParametersTable | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.3.1 | artemRadioParametersEntry | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.3.1.5 | artemRadioAntennaDiversity | ARTEM-COMPOINT-WLAN-MIB |