All MIBs › CHECKPOINT-MIB › fwSICTrustState
fwSICTrustState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwSICTrustState
OID (numeric): 1.3.6.1.4.1.2620.1.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: SIC Trust State : Possible values include: Not initialized 0 Initialized but not established 1 Established 2 Error 3 Unknown 4
What is fwSICTrustState?
Reports the Secure Internal Communication trust state of the gateway itself with the management server, using the specific numeric codes given: 0 not initialized, 1 initialized but not established, 2 established, 3 error, 4 unknown. Because policy installs and log forwarding both depend on SIC, a gateway reporting anything other than 2 explains, before checking anything else, why that specific gateway isn't receiving new policy or why its management connection looks broken. Example: fwSICTrustState reporting 3 for one gateway in a cluster, while its peer reports 2, isolates a certificate or trust problem to that one box rather than a management-server-wide outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.12 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwSICTrustState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.12.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwSICTrustState.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::fwSICTrustState 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.12 | fwSICTrustState | CHECKPOINT-MIB |