CHECKPOINT-MIB :: svnNetIfVsid

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBsvnNetIfVsid

svnNetIfVsid

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::svnNetIfVsid

OID (numeric): 1.3.6.1.4.1.2620.1.6.50.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

What is svnNetIfVsid?

This INTEGER reports the Virtual System ID that this network interface entry belongs to, tying this interface row to a specific virtual firewall instance on a VSX-enabled Check Point gateway. On a multi-tenant VSX deployment where one physical appliance hosts several logically separate virtual firewalls, this field is essential for correctly attributing an interface's address and state to the right tenant's virtual system rather than assuming it belongs to the default one. An admin troubleshooting connectivity for one specific tenant on a shared VSX appliance would filter this table by this Vsid value to see only that tenant's interfaces.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnNetIfVsid

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::svnNetIfVsid.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svnNetIfVsid.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::svnNetIfVsid 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6svnCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.6.50svnNetStatCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.50.1svnNetIfTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.50.1.1svnNetIfTableEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.50.1.1.2svnNetIfVsidCHECKPOINT-MIB