All MIBs › CHECKPOINT-MIB › vsxVsConfigured
vsxVsConfigured
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxVsConfigured
OID (numeric): 1.3.6.1.4.1.2620.1.16.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of configured Virtual Systems
What is vsxVsConfigured?
Reports how many Virtual Systems have actually been defined or configured on this VSX gateway. The gap between this and vsxVsInstalled specifically flags virtual systems that exist in configuration but aren't currently running, worth investigating since a configured-but-not-installed VS means whatever service that tenant expects isn't actually live. Example: vsxVsConfigured showing 8 while vsxVsInstalled shows only 6 means two tenants' virtual firewalls are defined but not currently active, likely due to a failed install or resource shortage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.12 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxVsConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.12.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxVsConfigured.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::vsxVsConfigured 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.12 | vsxVsConfigured | CHECKPOINT-MIB |