All MIBs › CHECKPOINT-MIB › vsxCountersBytesDroppedTotal
vsxCountersBytesDroppedTotal
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxCountersBytesDroppedTotal
OID (numeric): 1.3.6.1.4.1.2620.1.16.23.1.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Total number of dropped bytes
What is vsxCountersBytesDroppedTotal?
Reports the cumulative total bytes this specific Virtual System's policy silently dropped. Comparing this against vsxCountersBytesAcceptedTotal for the same tenant shows what fraction of that customer's traffic volume, by bandwidth rather than packet count, is being discarded, which matters when a small number of large dropped flows could represent significant wasted bandwidth even if the packet-count drop rate looks modest. Example: a tenant with a low vsxCountersDroppedTotal packet count but a disproportionately high vsxCountersBytesDroppedTotal is losing a few large flows rather than many small ones, worth investigating as a specific blocked bulk-transfer attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.10 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxCountersBytesDroppedTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.10.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxCountersBytesDroppedTotal.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::vsxCountersBytesDroppedTotal 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.10 | vsxCountersBytesDroppedTotal | CHECKPOINT-MIB |