All MIBs › CHECKPOINT-MIB › vsxVsInstalled
vsxVsInstalled
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxVsInstalled
OID (numeric): 1.3.6.1.4.1.2620.1.16.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of installed Virtual Systems
What is vsxVsInstalled?
Reports how many of the configured Virtual Systems are actually installed and running on this VSX gateway right now. This is the number an admin trusts for how many tenants are actually being served right now, distinct from the configured count, and a drop in this value without a matching drop in vsxVsConfigured is a direct signal that one or more virtual systems failed to come up after a reboot or resource reallocation. Example: vsxVsInstalled dropping from 8 to 7 right after a chassis reboot, with vsxVsConfigured unchanged at 8, points to one virtual system failing to reinstall automatically and needing manual attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.13 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxVsInstalled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.13.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxVsInstalled.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::vsxVsInstalled 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.16 | vsx | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.13 | vsxVsInstalled | CHECKPOINT-MIB |