CHECKPOINT-MIB-2 :: tcpOutRsts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2tcpOutRsts

tcpOutRsts

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::tcpOutRsts

OID (numeric): 1.3.6.1.2.1.6.15

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of TCP segments sent containing the RST flag.

What is tcpOutRsts?

Counts TCP segments sent by this device that carry the RST, or reset, flag. On a firewall this is a meaningful security signal distinct from application-level closes; a device that actively resets connections, rather than silently dropping them, is choosing an explicit rejection, so a spike here often correlates with a specific rule or IPS action tearing down sessions rather than a passive drop policy. Example: tcpOutRsts spiking right after enabling a new IPS protection that terminates matching sessions confirms that protection is actively tearing down flagged connections with resets, not just logging them.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.15
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::tcpOutRsts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.15.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::tcpOutRsts.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-2::tcpOutRsts 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 (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.6tcpCHECKPOINT-MIB-2
1.3.6.1.2.1.6.15tcpOutRstsCHECKPOINT-MIB-2