All MIBs › CPQOS-MIB › cpqOsTcpActiveConnections
cpqOsTcpActiveConnections
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsTcpActiveConnections
OID (numeric): 1.3.6.1.4.1.232.19.2.11.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
What is cpqOsTcpActiveConnections?
This read-only integer counts the number of times TCP connections have made a direct transition to the SYN-SENT state from CLOSED, i.e. outbound connection attempts initiated by this server. An admin watches this to gauge how many outbound TCP connections this server is initiating, which can rise unexpectedly if an application is misbehaving. For example, an abnormal spike in cpqOsTcpActiveConnections could indicate an application or malware attempting many outbound connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.11.2.1.3 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsTcpActiveConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.11.2.1.3.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsTcpActiveConnections.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsTcpActiveConnections OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.11 | cpqOsTcp | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.11.2 | cpqOsTcpTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.11.2.1 | cpqOsTcpEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.11.2.1.3 | cpqOsTcpActiveConnections | CPQOS-MIB |