IEEE802dot11-MIB :: dot11TransmittedAMPDUCount

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11TransmittedAMPDUCount

dot11TransmittedAMPDUCount

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11TransmittedAMPDUCount

OID (numeric): 1.2.840.10036.2.2.1.29

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

This counter shall be incremented when an A-MPDU is transmitted.

What is dot11TransmittedAMPDUCount?

This OID holds a counter that increments every time the wireless access point transmits an A-MPDU (Aggregated MPDU), a WiFi frame containing multiple data packets bundled together for efficiency. It measures how efficiently your wireless network is using A-MPDU aggregation—higher counts indicate better throughput. A network operator checks this to verify that WiFi access points are properly aggregating frames; a low count might indicate misconfigured clients or driver issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.2.2.1.29
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11TransmittedAMPDUCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.2.2.1.29.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11TransmittedAMPDUCount.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.2dot11macIEEE802dot11-MIB
1.2.840.10036.2.2dot11CountersTableIEEE802dot11-MIB
1.2.840.10036.2.2.1dot11CountersEntryIEEE802dot11-MIB
1.2.840.10036.2.2.1.29dot11TransmittedAMPDUCountIEEE802dot11-MIB