All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwAaicGlobalNumBadPDUSize
cufwAaicGlobalNumBadPDUSize
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwAaicGlobalNumBadPDUSize
OID (numeric): 1.3.6.1.4.1.9.9.491.1.5.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This MIB object records the number of application protocol data units (PDU) that had either an invalid header size or an invalid payload size, as determined by the local security policy.
For this MIB to be implemented, the managed firewall must be implementing deep packet inspection of application traffic payloads.
This value is accumulated from the last reboot of the firewall.
What is cufwAaicGlobalNumBadPDUSize?
This Counter64, in Protocol Data Units, counts application PDUs with either an invalid header size or an invalid payload size as determined by local security policy, requires deep packet inspection to be implemented, and accumulates since the firewall's last reboot. An admin uses it to spot malformed or policy-violating PDU sizes crossing the firewall, which can indicate malformed clients, misconfigured applications, or attempted exploits relying on oversized payloads. A steady baseline count with an occasional sharp spike would be worth investigating as a possible probing attempt using oversized packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.5.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwAaicGlobalNumBadPDUSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.5.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwAaicGlobalNumBadPDUSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cufwAaicGlobalNumBadPDUSize.1
Start monitoring Cisco ASA firewalls / IOS zone-based firewall devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-FIREWALL-MIB::cufwAaicGlobalNumBadPDUSize OID value, configure state conditions and alerts, and monitor any Cisco ASA firewalls / IOS zone-based firewall devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.491 | ciscoUnifiedFirewallMIB | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1 | ciscoUnifiedFirewallMIBObjects | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.5 | cuFwAaicGrp | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.5.1 | cufwAaicGlobals | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.5.1.2 | cufwAaicGlobalNumBadPDUSize | CISCO-UNIFIED-FIREWALL-MIB |