Rev. 2 | |
SNMP interface | CD/CIM550.IOM |
13.2.4.1THE TCP CONNECTION TABLE
The tcpConnTable is a table containing TCP
Table
OID | Description |
tcpConnLocalAddress | Local IP address for this TCP connection. In the case of a |
| connection in the listen state which is willing to accept |
| connections for any IP interface associated with the node, the |
| value 0.0.0.0 is used. |
tcpConnLocalPort | Local port number for this TCP connection. |
tcpConnRemAddress | Remote IP address for this TCP connection. |
tcpConnRemPort | Remote port number for this TCP connection. |
tcpInErrs | Total number of segments received in error. |
tcpOutRsts | Number of TCP segments sent containing the RST flag. |
This group contains control parameters and statistics for the UDP protocol. This group contains a UDP table describing the UPD ports in use.
| Table |
OID | Description |
udpInDatagrams | Total number of UDP datagrams delivered. |
udpNoPorts | Total number of received UDP datagrams for which there was no |
| application at the destination port. |
udpInErrors | Number of received UDP datagrams that could not be delivered for |
| reasons other than the lack of an application at the destination |
| port. |
udpOutDatagrams | Total number of UDP datagrams sent from this entity. |
223