tcpConnectionLocalAddress

  • 1.3.6.1.2.1.6.19.1.2
  • Access noaccess
  • Type InetAddress

The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, implementors should be careful not to create entries that would result in OIDs with more than 128 subidentifiers; otherwise the information cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.

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