The value of sysUpTime at the time this connection was
established, or when this listening socket was opened.
Parsed from file TCP-MIB.mib.txt
Company: vmware
Module: TCP-MIB
tcpConnectionStartTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime at the time this connection was established, or when this listening socket was opened." ::= { tcpConnectionEntry 12 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.19.1.1 | tcpConnectionLocalAddressType | 0 | 0 | The address type of tcpConnectionLocalAddress. |
1.3.6.1.2.1.6.19.1.2 | tcpConnectionLocalAddress | 0 | 0 | The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressTy… |
1.3.6.1.2.1.6.19.1.3 | tcpConnectionLocalPort | 0 | 0 | The local port number for this TCP connection. |
1.3.6.1.2.1.6.19.1.4 | tcpConnectionRemAddressType | 0 | 0 | The address type of tcpConnectionRemAddress. |
1.3.6.1.2.1.6.19.1.5 | tcpConnectionRemAddress | 0 | 0 | The remote IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionRemAddressTyp… |
1.3.6.1.2.1.6.19.1.6 | tcpConnectionRemPort | 0 | 0 | The remote port number for this TCP connection. |
1.3.6.1.2.1.6.19.1.7 | tcpConnectionState | 0 | 0 | The state of this TCP connection. The value listen(2) is included only for parallelism to the old tcpConnTable and should not be … |
1.3.6.1.2.1.6.19.1.8 | tcpConnectionProcess, tcpConnectionInPackets | 0 | 0 | The number of packets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.9 | tcpConnectionOutPackets | 0 | 0 | The number of packets transmitted on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.10 | tcpConnectionInOctets | 0 | 0 | The number of octets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.11 | tcpConnectionOutOctets | 0 | 0 | The number of octets transmitted on this connection. This count includes retransmitted data. |