All MIBs › CISCO-LWAPP-AP-MIB › cLApEthernetIfOutputTotalDrops
cLApEthernetIfOutputTotalDrops
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApEthernetIfOutputTotalDrops
OID (numeric): 1.3.6.1.4.1.9.9.513.1.2.2.1.32
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This object represents total number of packets dropped while transmitting from the interface because the queue was full.
What is cLApEthernetIfOutputTotalDrops?
This OID counts how many data packets were discarded when leaving a wireless access point's network interface because the transmit queue was full. High drop counts indicate the interface is overloaded and cannot keep pace with outgoing traffic. A wireless network manager would monitor this during peak usage to identify access points that need additional capacity or traffic shaping.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.2.1.32 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApEthernetIfOutputTotalDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.2.2.1.32.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApEthernetIfOutputTotalDrops.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApEthernetIfOutputTotalDrops.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.513 | ciscoLwappApMIB | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1 | ciscoLwappApMIBObjects | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2 | ciscoLwappApIf | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.2 | cLApEthernetIfTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.2.1 | cLApEthernetIfEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.2.2.1.32 | cLApEthernetIfOutputTotalDrops | CISCO-LWAPP-AP-MIB |