IEEE802dot11-MIB :: dot11MaxRxAMPDUFactor

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11MaxRxAMPDUFactor

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.16dot11HTStationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.16.1dot11HTStationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.16.1.8dot11MaxRxAMPDUFactorIEEE802dot11-MIB