All MIBs › CHECKPOINT-MIB › wamAcceptReq
wamAcceptReq
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::wamAcceptReq
OID (numeric): 1.3.6.1.4.1.2620.1.8.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Plugin accepted requests
What is wamAcceptReq?
This is a running counter of web requests that the WAM plugin successfully authenticated or authorized and allowed through to the protected application. An admin graphs this counter's rate as a measure of legitimate traffic load flowing through User-Authority-gated pages, and a sudden flatline while overall web traffic continues is a sign the plugin is silently failing open or its UAG has become unreachable. For example, this counter jumping from roughly 500 to 50,000 accepted requests per hour during a marketing campaign that drove traffic to an authenticated portal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.6.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::wamAcceptReq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.6.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::wamAcceptReq.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::wamAcceptReq 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.8 | wam | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.8.6 | wamPluginPerformance | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.8.6.1 | wamAcceptReq | CHECKPOINT-MIB |