HP StorageWorks Fabric OS 5.x MIB Reference Guide (AA-RVHXB-TE, September 2005)

58 MIB-II (RFC1213-MIB)
tcpMaxConn
OID 1.3.6.1.2.1.6.4
Description The limit on the total number of TCP connections the entity can support. In entities where
the maximum number of connections is dynamic, this object should contain the value –1.
tcpActiveOpens
OID 1.3.6.1.2.1.6.5
Description The number of times TCP connections have made a direct transition to the SYN-SENT state
from the CLOSED state.
tcpPassiveOpens
OID 1.3.6.1.2.1.6.6
Description The number of times TCP connections have made a direct transition to the SYN-RCVD
state from the LISTEN state.
tcpAttemptFails
OID 1.3.6.1.2.1.6.7
Description The number of times TCP connections have made a direct transition to the CLOSED state
from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP
connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
tcpEstabResets
OID 1.3.6.1.2.1.6.8
Description 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.
tcpCurrEstab
OID 1.3.6.1.2.1.6.9
Description The number of TCP connections for which the current state is either ESTABLISHED or
CLOSE-WAIT.
tcpInSegs
OID 1.3.6.1.2.1.6.10
Description The total number of segments received, including those received in error. This count
includes segments received on currently established connections.
tcpOutSegs
OID 1.3.6.1.2.1.6.11
Description The total number of segments sent, including those on current connections but excluding
those containing only retransmitted octets.
tcpRetransSegs
OID 1.3.6.1.2.1.6.12
Description The total number of segments retransmitted; that is, the number of TCP segments
transmitted containing one or more previously transmitted octets.