tcpConnectionEntry

  • 1.3.6.1.2.1.6.19.1
  • Access noaccess
  • Type Unknown

A conceptual row of the tcpConnectionTable 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.

Details

Table index
  1. tcpConnectionLocalAddressType
  2. tcpConnectionLocalAddress
  3. tcpConnectionLocalPort
  4. tcpConnectionRemAddressType
  5. tcpConnectionRemAddress
  6. tcpConnectionRemPort

Table columns

8 objects
Oid Name Access Type
1.3.6.1.2.1.6.19.1.1 tcpConnectionLocalAddressType noaccess InetAddressType
1.3.6.1.2.1.6.19.1.2 tcpConnectionLocalAddress noaccess InetAddress
1.3.6.1.2.1.6.19.1.3 tcpConnectionLocalPort noaccess InetPortNumber
1.3.6.1.2.1.6.19.1.4 tcpConnectionRemAddressType noaccess InetAddressType
1.3.6.1.2.1.6.19.1.5 tcpConnectionRemAddress noaccess InetAddress
1.3.6.1.2.1.6.19.1.6 tcpConnectionRemPort noaccess InetPortNumber
1.3.6.1.2.1.6.19.1.7 tcpConnectionState 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)
1.3.6.1.2.1.6.19.1.8 tcpConnectionProcess readonly Unsigned32

Comments