All MIBs › CHECKPOINT-MIB › vsxCountersIsDataValid
vsxCountersIsDataValid
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxCountersIsDataValid
OID (numeric): 1.3.6.1.4.1.2620.1.16.23.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Data validity indicator
What is vsxCountersIsDataValid?
An invalid(0) or valid(1) flag indicating whether the other counters in this Virtual System's counters row can currently be trusted. This exists because counter collection for a given VS can momentarily fail or be mid-refresh, so a monitoring system should check this flag before alerting on any of the vsxCounters values for that row, to avoid firing false alarms off a stale or partially-updated snapshot. Example: a monitoring script that ignores vsxCountersIsDataValid and alerts on a momentary zero in vsxCountersConnNum, when the flag actually reads invalid(0), would be raising a false alarm off a bad snapshot rather than a real drop in connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.13 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxCountersIsDataValid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.13.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxCountersIsDataValid.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::vsxCountersIsDataValid 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.23 | vsxCounters | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.23.1 | vsxCountersTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.23.1.1 | vsxCountersEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.16.23.1.1.13 | vsxCountersIsDataValid | CHECKPOINT-MIB |