IEEE802dot11-MIB :: dot11MulticastTransmittedFrameCount

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11MulticastTransmittedFrameCount

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 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.2dot11MulticastTransmittedFrameCountIEEE802dot11-MIB