All MIBs › CHECKPOINT-MIB › svnNetIfOperState
svnNetIfOperState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnNetIfOperState
OID (numeric): 1.3.6.1.4.1.2620.1.6.50.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is svnNetIfOperState?
This reports the current operational (up/down) state of one specific network interface on the gateway, as seen by SVN Foundation. Because Check Point gateways route and inspect traffic between security zones, a down or flapping state reported here for one interface can mean a whole zone loses connectivity even while the appliance itself stays reachable over another NIC. For example, this value changing from up to down on the interface bound to the external ISP link would be the first SNMP-visible symptom of an upstream carrier outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.10 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnNetIfOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.10.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnNetIfOperState.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::svnNetIfOperState 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 (9 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 |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.50 | svnNetStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1 | svnNetIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1 | svnNetIfTableEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1.10 | svnNetIfOperState | CHECKPOINT-MIB |