MIB Viewer

npCtlDot11nSTAAMSDUAggregation

OBJECT-TYPE
1.3.6.1.4.1.11.2.4.3.7.52
Access
read-write
Status
current
Sub-identifiers
0
802.11n can send multiple frames per single access to the medium by combining frames together into one larger frame. There are two forms of frame aggregation: Aggregated Mac Service Data Unit (A-MSDU) and Aggregated Mac Protocol Data Unit (A-MPDU). A-MSDU increases the maximum frame transmission size from 2,304 bytes to almost 8k bytes (7935 to be exact) while A-MPDU allows up to 64k bytes. A- MSDU creates the larger frame by combining smaller frames with the same physical source and destination end points and traffic class (i.e. QoS) into one large frame with a common MAC header. Disable = 0 Enable(Default) = 1
INTEGER { Disable ( 0 ) , Enable ( 1 ) }