All MIBs › ALTEON-TS-LAYER4-MIB › tcpStatHalfOpens
tcpStatHalfOpens
Module: ALTEON-TS-LAYER4-MIB
OID (symbolic): ALTEON-TS-LAYER4-MIB::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 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.
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-TS-LAYER4-MIB::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-TS-LAYER4-MIB::tcpStatHalfOpens.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tcpStatHalfOpens.1
Start monitoring Alteon WebSystems (Nortel/Radware) Tigon-based load balancers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-TS-LAYER4-MIB::tcpStatHalfOpens OID value, configure state conditions and alerts, and monitor any Alteon WebSystems (Nortel/Radware) Tigon-based load balancers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.8 | stats | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.8.11 | tcpStats | ALTEON-PRIVATE-MIBS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.1.8.11.2 | tcpStatHalfOpens | ALTEON-TS-LAYER4-MIB |