Brocade Fabric OS MIB Reference v7.1.0 (53-1002750-01, March 2013)

Fabric OS MIB Reference 45
53-1002750-01
TCP group
2
TCP group
Implementation of the TCP group is mandatory for all systems that implement the TCP.
Instances of object types that represent information about a particular TCP connection are
transient; they persist only as long as the connection in question.
icmpOutRedirects
1.3.6.1.2.1.5.20
Read only The number of ICMP Redirect messages sent. For a host, this object is
always 0, since hosts do not send redirects.
icmpOutEchos
1.3.6.1.2.1.5.21
Read only The number of ICMP Echo (request) messages sent.
icmpOutEchoReps
1.3.6.1.2.1.5.22
Read only The number of ICMP Echo Reply messages sent.
icmpOutTimestamps
1.3.6.1.2.1.5.23
Read only The number of ICMP Timestamp (request) messages sent.
icmpOutTimestampRe
ps
1.3.6.1.2.1.5.24
Read only The number of ICMP Timestamp Reply messages sent.
icmpOutAddrMasks
1.3.6.1.2.1.5.25
Read only The number of ICMP Address Mask Request messages sent.
icmpOutAddrMaskRep
s
1.3.6.1.2.1.5.26
Read only The number of ICMP Address Mask Reply messages sent.
TABLE 12
Object and OID Access Description
TABLE 13
Object and OID Access Description
tcpRtoAlgorithm
1.3.6.1.2.1.6.1
Read only The algorithm used to determine the time-out value used for
retransmitting unacknowledged octets.
tcpRtoMin
1.3.6.1.2.1.6.2
Read only The minimum value permitted by a TCP implementation for the
retransmission time-out, measured in milliseconds.
More refined semantics for objects of this type depend upon the
algorithm used to determine the retransmission time-out. In particular,
when the time-out algorithm is 3 (rsre), an object of this type has the
semantics of the LBOUND quantity described in RFC 793.
tcpRtoMax
1.3.6.1.2.1.6.3
Read only The maximum value permitted by a TCP implementation for the
retransmission time-out, measured in milliseconds.
More refined semantics for objects of this type depend upon the
algorithm used to determine the retransmission time-out. In particular,
when the time-out algorithm is 3 (rsre), an object of this type has the
semantics of the UBOUND quantity described in RFC 793.
tcpMaxConn
1.3.6.1.2.1.6.4
Read only 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
1.3.6.1.2.1.6.5
Read only The number of times TCP connections have made a direct transition to
the SYN-SENT state from the CLOSED state.