ipv6TcpConnEntry

obsolete
  • 1.3.6.1.2.1.6.16.1
  • Access noaccess
  • Type Unknown

A conceptual row of the ipv6TcpConnTable containing information about a particular current TCP connection. Each row of this table is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state. Note that conceptual rows in this table require an additional index object compared to tcpConnTable, since IPv6 addresses are not guaranteed to be unique on the managed node. This entry is obsoleted by TCP-MIB::tcpConnectionEntry.

This OID is also declared by other modules: CISCOSB-TCPSESSIONS

Details

Table index
  1. ipv6TcpConnLocalAddress
  2. ipv6TcpConnLocalPort
  3. ipv6TcpConnRemAddress
  4. ipv6TcpConnRemPort
  5. ipv6TcpConnIfIndex

Table columns

6 objects
Oid Name Access Type
1.3.6.1.2.1.6.16.1.1 ipv6TcpConnLocalAddress noaccess Ipv6Address
1.3.6.1.2.1.6.16.1.2 ipv6TcpConnLocalPort noaccess Unknown
1.3.6.1.2.1.6.16.1.3 ipv6TcpConnRemAddress noaccess Ipv6Address
1.3.6.1.2.1.6.16.1.4 ipv6TcpConnRemPort noaccess Unknown
1.3.6.1.2.1.6.16.1.5 ipv6TcpConnIfIndex noaccess Ipv6IfIndexOrZero
1.3.6.1.2.1.6.16.1.6 ipv6TcpConnState readwrite closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12)

Comments