Affected platforms: ePMP 4500C 8x8 ROW/FCC, ePMP 4600 4x4 ROW/FCC
Affected versions: 5.7.0 and above
New firmware release extends antenna support for Omni and Split-Sector.
Omni directional antenna based on four 90° sectors or 4 horn setup
must be connected in the following H/V polarity combination per sector/horn:
- 0/1 (V1H1)
- 2/3 (V2H2)
- 4/5 (V3H3)
- 6/7 (V4H4)
Split-Sector 4x4 antennas must be connected as the following:
- 1st one to chains:
Horn1-1 - 0/1(V1H1)
Horn1-2 - 4/5 (V3H3) - 2nd one to chains:
Horn2-1 - 2/3(V2H2)
Horn2-2 - 6/7 (V4H4)
GUI >> Configuration >> Radio:
Configuration via CLI:
E4600_4x4_f0078a>config set wirelessAntennaType
AP Antenna for MU-MIMO:
1 - Sector
2 - Omni
Applicable for 4+ chain devices
Device Allocation: AP
E4600_4x4_f0078a>config set wirelessAntennaType 2
E4600_4x4_f0078a>config commit
Template for CnMaestro:
{
"device_props": {
"wirelessAntennaType": "2"
}
}
SNMP MIB Object:
wirelessAntennaType OBJECT-TYPE
SYNTAX Integer32 (1|2)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"AP Antenna for MU-MIMO:
1 - Sector
2 - Omni/Split-Sector
Applicable for 4+ chain devices
Device Allocation: AP"
DEFVAL { 1 }
::= { wirelessDevice ???? }