All MIBs › CHECKPOINT-MIB › httpHeaderLengthViolations
httpHeaderLengthViolations
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::httpHeaderLengthViolations
OID (numeric): 1.3.6.1.4.1.2620.1.17.1.3.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: HTTP - Header Length Violations
What is httpHeaderLengthViolations?
This counts HTTP requests the gateway blocked for having an oversized header. Like the URL-length check, oversized headers are commonly used to attempt buffer-overflow exploits or to smuggle requests past less careful inspection devices, so this counter is a proxy for that class of attack against the organization's web servers. For example, a crafted request with an abnormally large cookie or referer header aimed at a vulnerable web application getting blocked and tallied here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.17.1.3.1.2.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::httpHeaderLengthViolations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.17.1.3.1.2.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::httpHeaderLengthViolations.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::httpHeaderLengthViolations OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.17 | smartDefense | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.17.1 | asmAttacks | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.17.1.3 | asmLayer5 | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.17.1.3.1 | asmHTTP | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.17.1.3.1.2 | asmHttpFormatViolatoin | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.17.1.3.1.2.2 | httpHeaderLengthViolations | CHECKPOINT-MIB |