All MIBs › CHECKPOINT-MIB › svnNetIfVsid
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 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.2 | svnNetIfVsid | CHECKPOINT-MIB |