Co. Ltd. Modem User Manual

CiM-550 IP Enabled Satellite Modem Rev. 2
SNMP interface CD/CIM550.IOM
223
13.2.4.1 THE TCP CONNECTION TABLE
The tcpConnTable is a table containing TCP connection-specific information. Each row
contains information about a particular current TCP connection. A row is transient, in
that it ceases to exist when the connection makes the transition to the CLOSED state.
Table 13-12. TCP Connection Table OIDs
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.
13.2.5 UDP GROUP
This group contains control parameters and statistics for the UDP protocol. This group
contains a UDP table describing the UPD ports in use.
Table 13-13. UDP Group OIDs
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.