All MIBs › CHECKPOINT-MIB › wamUagPort
wamUagPort
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::wamUagPort
OID (numeric): 1.3.6.1.4.1.2620.1.8.8.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: UAG port
What is wamUagPort?
This is the TCP port a WAM plugin uses to send authentication queries to its User Authority Gateway. An admin checks this against the firewall rules between the web server and the UAG, since a blocked or incorrect port here, even with the right hostname and IP, produces the same cannot authenticate symptom as the UAG being fully down. For example, port 18183, the default Check Point UserAuthority port, being blocked by an intermediate firewall rule change would explain a sudden authentication outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.8.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::wamUagPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.8.8.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::wamUagPort.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::wamUagPort 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.8 | wamUagQueries | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.8.8.3 | wamUagPort | CHECKPOINT-MIB |