Appendix C. List of Objects Eligible for RMON Alarms
ROS® v3.11User Guide 124 RMC30
plus the number of times TCP connections have made a direct
transition to the LISTEN state from the SYN-RCVD.
tcpCurrEstab The number of TCP connections for which the current state is either
ESTABLISHED or CLOSE- WAIT.
tcpEstabResets The number of times TCP connections have made a direct transition
to the CLOSED state from either the ESTABLISHED state or the
CLOSE-WAIT state
tcpInSegs The total number of segments received, including those received in
error.
tcpOutSegs The total number of segments sent, including those on current
connections but excluding those containing only retransmitted
bytes.
tcpPassiveOpens The number of times TCP connections have made a direct transition
to the SYN-RCVD state from the LISTEN state.
tcpRetransSegsDescr The total number of segments retransmitted - that is, the number
of TCP segments transmitted containing one or more previously
transmitted bytes.
udpInDatagrams The total number of UDP datagrams received and delivered to UDP
users.
udpInErrors The number of received UDP datagrams that could not be delivered
for reasons other than the lack of an application at the destination
port.
udpNoPorts The total number of received UDP datagrams for which there was
no application at the destination port.
udpOutDatagrams The number of sent UDP datagrams.