All MIBs › IEEE802dot11-MIB › dot11MulticastTransmittedFrameCount
dot11MulticastTransmittedFrameCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11MulticastTransmittedFrameCount
OID (numeric): 1.2.840.10036.2.2.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter shall increment only when the multicast bit is set in the destination MAC address of a successfully transmitted MSDU. When operating as a STA in an ESS, where these frames are directed to the AP, this implies having received an acknowledgment to all associated MPDUs.
What is dot11MulticastTransmittedFrameCount?
This object counts the number of multicast frames that have been successfully transmitted by an 802.11 wireless device. The counter increments only when the destination MAC address has the multicast bit set and the transmission was successful. An operator would monitor this to understand multicast traffic patterns and ensure multicast delivery is working properly on wireless networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.2.1.2 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11MulticastTransmittedFrameCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.2.1.2.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11MulticastTransmittedFrameCount.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.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.2 | dot11CountersTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1 | dot11CountersEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1.2 | dot11MulticastTransmittedFrameCount | IEEE802dot11-MIB |