All MIBs › IEEE802dot11-MIB › dot11RxSTBCOptionEnabled
dot11RxSTBCOptionEnabled
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RxSTBCOptionEnabled
OID (numeric): 1.2.840.10036.4.15.1.18
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute, when TRUE, indicates that the entity's capability of receiving frames that are sent using the Space-Time Block Code (STBC) is enabled. The default value of this attribute is FALSE.
What is dot11RxSTBCOptionEnabled?
This object controls whether the wireless device can receive frames using Space-Time Block Code (STBC), an advanced antenna technique that improves signal quality in IEEE 802.11n networks. When enabled, the device becomes capable of receiving faster, more reliable data on Wi-Fi connections that support STBC transmission. Network administrators use this setting to activate advanced wireless reception capabilities on compatible access points and clients.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.15.1.18 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RxSTBCOptionEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.15.1.18.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RxSTBCOptionEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.15.1.18.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.15 | dot11PhyHTTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1 | dot11PhyHTEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1.18 | dot11RxSTBCOptionEnabled | IEEE802dot11-MIB |