wsAPRadioSTBCMode
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.3.3.1.32
Object
column Enumeration
The Space Time Block Code (STBC) Mode enables the AP to send the same data stream on multiple antennas at the same time. This is different from MIMO where the data stream is divided between two antennas.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.3.3.1.32- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wsAPProfileRadioEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioSTBCMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioSTBCMode.<wsAPProfileId>.<wsAPRadioInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsAPRadioSTBCMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |