All MIBs › IEEE802dot11-MIB › dot11LDPCCodingOptionEnabled
dot11LDPCCodingOptionEnabled
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11LDPCCodingOptionEnabled
OID (numeric): 1.2.840.10036.4.15.1.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute, when TRUE, indicates that the LDPC coding option is enabled. The default value of this attribute is FALSE.
What is dot11LDPCCodingOptionEnabled?
When true, this object enables Low-Density Parity Check (LDPC) coding for the 802.11n physical layer, improving error correction and throughput at longer distances or in noisy RF environments. The default is false, allowing operators to opt-in to the feature when needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.15.1.14 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11LDPCCodingOptionEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.15.1.14.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11LDPCCodingOptionEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.15.1.14.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.14 | dot11LDPCCodingOptionEnabled | IEEE802dot11-MIB |