All MIBs › CHECKPOINT-MIB › wamStatCode
wamStatCode
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::wamStatCode
OID (numeric): 1.3.6.1.4.1.2620.1.8.101
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: WAM status code
What is wamStatCode?
This is the numeric health status code for a specific WAM plugin instance, scoped to web authentication rather than the gateway or management server as a whole. Because it is scoped narrowly, an admin polling several status codes together can tell a web-authentication-specific problem apart from a general gateway or management issue that happens to be occurring at the same time. For example, this code reading a warning value while the gateway's own svnStatCode stays OK points the admin straight at the WAM plugin rather than the wider platform.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.101 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::wamStatCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.101.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::wamStatCode.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::wamStatCode 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.101 | wamStatCode | CHECKPOINT-MIB |