cfgWlanDevTxAntenna
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.16
Object
Configure the number of wireless transmission antenna ports.
This is a bitmask to enable/disable the chains.
**Example**
* 1(0001) = A1 (chain 0) enabled
* 3(0011) = A1 and A2 (chain 0 and 1) enabled
* 7(0111) = A1, A2 and A3 (chain 0, 1 and 2) enabled
* 15(1111) = A1, A2, A3 and A4 (chain 0, 1, 2 and 3) enabled
**Note:** Number of available antennas depends on the product.
Please check the data-sheet of your product.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgWlanDeviceTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevTxAntenna'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevTxAntenna.<cfgWlanDevIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanDevTxAntenna'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of