All MIBs › IEEE802dot11-MIB › dot11MinimumMPDUStartSpacing
dot11MinimumMPDUStartSpacing
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11MinimumMPDUStartSpacing
OID (numeric): 1.2.840.10036.1.16.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates the minimum time between the start of adjacent MPDUs within an A-MPDU. This time is measured at the PHY-SAP; the number of octets between the start of two consecutive MPDUs in A-MPDU shall be equal or greater than (dot11MinimumMPDUStartSpacing*PHY-bit-rate)/8. The encoding of the minimum time to this attribute is: 0 no restriction 1 1/4 microsec 2 1/2 microsec 3 1 microsec 4 2 microsec 5 4 microsec 6 8 microsec 7 16 microsec The default value of this attribute is 0.
What is dot11MinimumMPDUStartSpacing?
This object specifies the minimum time spacing between the start of consecutive 802.11 MAC Protocol Data Units within an A-MPDU (aggregated frame), defining the hardware capability for frame aggregation. The value determines how tightly frames can be packed together at the physical layer for efficient spectrum use. Wireless device vendors and operators monitor this attribute to understand aggregation limits and tune traffic patterns for optimal throughput.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.16.1.9 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11MinimumMPDUStartSpacing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.16.1.9.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11MinimumMPDUStartSpacing.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.9 | dot11MinimumMPDUStartSpacing | IEEE802dot11-MIB |