All MIBs › CORERO-CMS-MIB › inUseTcpFlows
inUseTcpFlows
Module: CORERO-CMS-MIB
OID (symbolic): CORERO-CMS-MIB::inUseTcpFlows
OID (numeric): 1.3.6.1.4.1.41036.4.1.1.2.3.2
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Total number of TCP flows in use across the devices
What is inUseTcpFlows?
This read-only Gauge32 reports the total number of active TCP flows currently tracked. It breaks down overall flow usage to show how much is specifically TCP, useful when diagnosing a TCP-heavy load. For example, an admin sees inUseTcpFlows accounting for nearly all of inUseFlows, indicating current load is dominated by TCP sessions rather than UDP or ICMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41036.4.1.1.2.3.2 snmpwalk -v2c -c public <target> CORERO-CMS-MIB::inUseTcpFlows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41036.4.1.1.2.3.2.1 snmpget -v2c -c public <target> CORERO-CMS-MIB::inUseTcpFlows.1
Start monitoring Corero Network Security DDoS-mitigation appliance (Management Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORERO-CMS-MIB::inUseTcpFlows OID value, configure state conditions and alerts, and monitor any Corero Network Security DDoS-mitigation appliance (Management Server) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41036 | corero | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4 | coreroCMSMIB | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1 | coreroCMSMIBObjects | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1.1 | defense | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1.1.2 | defenseStatistics | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1.1.2.3 | defenseUsageStatistics | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1.1.2.3.2 | inUseTcpFlows | CORERO-CMS-MIB |