All MIBs › CHECKPOINT-MIB › wamState
wamState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::wamState
OID (numeric): 1.3.6.1.4.1.2620.1.8.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: WAM state
What is wamState?
This reports the current operating state, such as running, stopped, or error, of the WAM plugin protecting a given web server. This is the first field to check when users report they can reach a protected web application without being challenged to log in at all, since a stopped or errored plugin here means the web server is serving pages with authorization bypassed rather than the policy simply allowing anonymous access. For example, this state reading Stopped would explain why an intranet page normally gated by WAM is suddenly reachable without a login prompt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::wamState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::wamState.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::wamState 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.4 | wamState | CHECKPOINT-MIB |