All MIBs › CHECKPOINT-MIB › vsxVsSupported
vsxVsSupported
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxVsSupported
OID (numeric): 1.3.6.1.4.1.2620.1.16.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The maximum number of supported Virtual Systems
What is vsxVsSupported?
Reports the maximum number of Virtual Systems, VSX's virtualized firewall instances, this specific appliance's license and hardware combination is capable of supporting. This is a capacity ceiling, not a current count; comparing it against vsxVsConfigured tells capacity planners exactly how much headroom remains before this chassis needs to be upgraded or a new VSX gateway added to host additional virtual systems. Example: vsxVsSupported reporting 10 while vsxVsConfigured shows 9 means there's exactly one virtual system's worth of headroom left on this box before hitting the licensed ceiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.11 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxVsSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.11.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxVsSupported.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vsxVsSupported.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::vsxVsSupported 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.11 | vsxVsSupported | CHECKPOINT-MIB |