All MIBs › CORERO-CMS-MIB › nonTcpSetupRate
nonTcpSetupRate
Module: CORERO-CMS-MIB
OID (symbolic): CORERO-CMS-MIB::nonTcpSetupRate
OID (numeric): 1.3.6.1.4.1.41036.4.1.1.2.2.2
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Non-TCP protocol aggregate flow setup rate (packets/sec)
What is nonTcpSetupRate?
This read-only Gauge32 reports the current rate of new flow setups for all protocols other than TCP, aggregated together. An admin monitors it to track non-TCP traffic volume, such as UDP, ICMP, and other IP protocols, as a group for anomaly detection. For example, an admin notices nonTcpSetupRate climbing steeply and drills into udpSetupRate and icmpSetupRate to identify which specific protocol is driving the increase.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41036.4.1.1.2.2.2 snmpwalk -v2c -c public <target> CORERO-CMS-MIB::nonTcpSetupRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41036.4.1.1.2.2.2.1 snmpget -v2c -c public <target> CORERO-CMS-MIB::nonTcpSetupRate.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::nonTcpSetupRate 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.2 | defenseSetupRateStatistics | CORERO-CMS-MIB |
| 1.3.6.1.4.1.41036.4.1.1.2.2.2 | nonTcpSetupRate | CORERO-CMS-MIB |