All MIBs › CHECKPOINT-MIB › vsxStatusVSId
vsxStatusVSId
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxStatusVSId
OID (numeric): 1.3.6.1.4.1.2620.1.16.22.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Virtual System ID
What is vsxStatusVSId?
Identifies, by its numeric ID, which specific Virtual System the accompanying row of status data applies to. On a VSX gateway hosting many virtual systems, often for different customers or business units in a multi-tenant deployment, this ID is the key that lets an admin pull status for one specific tenant's firewall instance out of the shared table rather than the whole chassis. Example: filtering the status table on vsxStatusVSId = 3 isolates exactly the CPU, HA, and policy status for tenant 3's virtual firewall, without conflating it with other tenants sharing the same physical chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.22.1.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxStatusVSId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.22.1.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxStatusVSId.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::vsxStatusVSId 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.22 | vsxStatus | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.22.1 | vsxStatusTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.22.1.1 | vsxStatusEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.22.1.1.1 | vsxStatusVSId | CHECKPOINT-MIB |