All MIBs › IEEE802dot11-MIB › dot11MaxRxAMPDUFactor
dot11MaxRxAMPDUFactor
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11MaxRxAMPDUFactor
OID (numeric): 1.2.840.10036.1.16.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates the maximum length of A-MPDU that the STA can receive. The Maximum Rx A-MPDU defined by this field is equal to 213+dot11MaxRxAMPDUFactor -1 octets. The default value of this attribute is 0.
What is dot11MaxRxAMPDUFactor?
This read-only object indicates the maximum size of aggregated MPDU (A-MPDU) frames that a wireless station can receive, calculated as 2^(13 + value) minus 1 octets. A value of 0 means maximum supported is 8191 octets. The operator would check this capability when designing high-throughput wireless networks to understand which aggregation sizes all associated stations can handle reliably.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.16.1.8 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11MaxRxAMPDUFactor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.16.1.8.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11MaxRxAMPDUFactor.1
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.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.16 | dot11HTStationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1 | dot11HTStationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1.8 | dot11MaxRxAMPDUFactor | IEEE802dot11-MIB |