All MIBs › CHECKPOINT-MIB › vsxCountersBytesAcceptedTotal
vsxCountersBytesAcceptedTotal
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsxCountersBytesAcceptedTotal
OID (numeric): 1.3.6.1.4.1.2620.1.16.23.1.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Total number of accepted bytes
What is vsxCountersBytesAcceptedTotal?
Reports the cumulative total bytes this specific Virtual System's policy allowed through. This byte-level figure, as opposed to the packet-count version, is what usage-based billing for a hosted VSX deployment typically bills against, since bandwidth consumption matters more commercially than raw packet counts. Example: a spike in vsxCountersBytesAcceptedTotal for one tenant with only a modest rise in packet count suggests that tenant started pushing larger payloads, such as bulk transfers, rather than simply more connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsxCountersBytesAcceptedTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.16.23.1.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsxCountersBytesAcceptedTotal.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::vsxCountersBytesAcceptedTotal 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.9 | vsxCountersBytesAcceptedTotal | CHECKPOINT-MIB |