ciscoTcpConnEntry
CISCO-TCP-MIB ·
.1.3.6.1.4.1.9.9.6.1.1.1
Object
row
Additional information about a particular current TCP connection beyond that provided by the TCP-MIB tcpConnEntry. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
Context
- MIB
- CISCO-TCP-MIB
- OID
.1.3.6.1.4.1.9.9.6.1.1.1- Type
- row
- Status
- current
- Parent
- ciscoTcpConnTable
- Table
- ciscoTcpConnTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoTcpConnInBytes Number of bytes that have been input on this TCP
connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.1 |
| ciscoTcpConnOutBytes Number of bytes that have been output on this TCP
connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.2 |
| ciscoTcpConnInPkts Number of packets that have been input on this TCP
connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.3 |
| ciscoTcpConnOutPkts Number of packets that have been output on this TCP
connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.4 |
| ciscoTcpConnElapsed Amount of time this TCP connection has been established. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.9.6.1.1.1.5 |
| ciscoTcpConnSRTT `Smoothed' round-trip time for this TCP connection. | column | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.6.1.1.1.6 |
| ciscoTcpConnRetransPkts The total number of packets retransmitted due to a timeout -
that is, the number of TCP segments transmitted containing
one or more previously transmitted octets. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.7 |
| ciscoTcpConnFastRetransPkts The total number of packets retransmitted using an advanced
algorithm such as Fast Retransmit or Selective Acknowledgement
- that is, the number of TCP segments transmitted contai… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.6.1.1.1.8 |
| ciscoTcpConnRto The current value used by a TCP implementation for the
retransmission timeout. | column | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.6.1.1.1.9 |