All MIBs › CHECKPOINT-MIB › fwLocalLoggingDesc
fwLocalLoggingDesc
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwLocalLoggingDesc
OID (numeric): 1.3.6.1.4.1.2620.1.1.30.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Description of local logging status
What is fwLocalLoggingDesc?
The desc explicitly states this is the description of local logging status, a human-readable explanation of why the gateway is currently writing logs locally. This tells you why local, on-box logging is active, which matters because local logs consume the gateway's own disk and, if left unmonitored, can eventually fill it and affect performance. e.g. fwLocalLoggingDesc = 'Logging locally due to lost connectivity to log server 10.1.1.50', explaining a nonzero fwLocalLoggingStat.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.30.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwLocalLoggingDesc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.30.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwLocalLoggingDesc.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::fwLocalLoggingDesc 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.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.30 | fwLSConn | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.30.4 | fwLocalLoggingDesc | CHECKPOINT-MIB |