ALTEON-PRIVATE-MIBS :: tcpStatHalfOpens

MIB Reference — IPNetwork Monitor

All MIBsALTEON-PRIVATE-MIBStcpStatHalfOpens

tcpStatHalfOpens

Module: ALTEON-PRIVATE-MIBS

OID (symbolic): ALTEON-PRIVATE-MIBS::tcpStatHalfOpens

OID (numeric): 1.3.6.1.4.1.1872.2.1.8.11.2

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description:

The total number of outstanding TCP connections have been half opened. This statistics is valid only when URL parsing has been truned on. It is incremented when the switch respond to TCP SYN packet and decremented upon receiving TCP SYN ACK packet from the requester.

What is tcpStatHalfOpens?

A gauge of TCP connections in half-open state (SYN received), read-only; only valid when URL parsing is enabled. Indicates slow clients or connection setup delays; engineers watch for SYN flood attacks. Example: 50.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.8.11.2
snmpwalk -v2c -c public <target> ALTEON-PRIVATE-MIBS::tcpStatHalfOpens

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.8.11.2.1
snmpget -v2c -c public <target> ALTEON-PRIVATE-MIBS::tcpStatHalfOpens.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tcpStatHalfOpens.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1872alteonALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2private_mibsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1switchALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.8statsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.8.11tcpStatsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.8.11.2tcpStatHalfOpensALTEON-PRIVATE-MIBS